changeset 5974:53e7922fab9a

uniformization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jan 2025 14:14:17 +0100
parents 6a796a24e2ed
children 5303fc009a86
files OrthancFramework/Sources/SQLite/Connection.cpp OrthancFramework/Sources/SQLite/Connection.h OrthancFramework/Sources/SQLite/FunctionContext.cpp OrthancFramework/Sources/SQLite/FunctionContext.h OrthancFramework/Sources/SQLite/IScalarFunction.h OrthancFramework/Sources/SQLite/ITransaction.h OrthancFramework/Sources/SQLite/NonCopyable.h OrthancFramework/Sources/SQLite/OrthancSQLiteException.h OrthancFramework/Sources/SQLite/SQLiteTypes.h OrthancFramework/Sources/SQLite/Statement.cpp OrthancFramework/Sources/SQLite/Statement.h OrthancFramework/Sources/SQLite/StatementId.cpp OrthancFramework/Sources/SQLite/StatementId.h OrthancFramework/Sources/SQLite/StatementReference.cpp OrthancFramework/Sources/SQLite/StatementReference.h OrthancFramework/Sources/SQLite/Transaction.cpp OrthancFramework/Sources/SQLite/Transaction.h
diffstat 17 files changed, 34 insertions(+), 34 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancFramework/Sources/SQLite/Connection.cpp	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/Connection.cpp	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/Connection.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/Connection.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/FunctionContext.cpp	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/FunctionContext.cpp	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -17,7 +17,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of the CHU of Liege, nor the names of its
+ *    * Neither the name of the University Hospital of Liege, nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
--- a/OrthancFramework/Sources/SQLite/FunctionContext.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/FunctionContext.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -17,7 +17,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of the CHU of Liege, nor the names of its
+ *    * Neither the name of the University Hospital of Liege, nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
--- a/OrthancFramework/Sources/SQLite/IScalarFunction.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/IScalarFunction.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -17,7 +17,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of the CHU of Liege, nor the names of its
+ *    * Neither the name of the University Hospital of Liege, nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
--- a/OrthancFramework/Sources/SQLite/ITransaction.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/ITransaction.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/NonCopyable.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/NonCopyable.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -17,7 +17,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/OrthancSQLiteException.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/OrthancSQLiteException.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/SQLiteTypes.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/SQLiteTypes.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -17,7 +17,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of the CHU of Liege, nor the names of its
+ *    * Neither the name of the University Hospital of Liege, nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
--- a/OrthancFramework/Sources/SQLite/Statement.cpp	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/Statement.cpp	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/Statement.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/Statement.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/StatementId.cpp	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/StatementId.cpp	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/StatementId.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/StatementId.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/StatementReference.cpp	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/StatementReference.cpp	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/StatementReference.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/StatementReference.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/Transaction.cpp	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/Transaction.cpp	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.
--- a/OrthancFramework/Sources/SQLite/Transaction.h	Fri Jan 17 12:13:21 2025 +0100
+++ b/OrthancFramework/Sources/SQLite/Transaction.h	Fri Jan 17 14:14:17 2025 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  *
  * Copyright (C) 2012-2016 Sebastien Jodogne <s.jodogne@orthanc-labs.com>,
- * Medical Physics Department, CHU of Liege, Belgium
+ * Medical Physics Department, University Hospital of Liege, Belgium
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
  * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
  * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
@@ -19,7 +19,7 @@
  * copyright notice, this list of conditions and the following disclaimer
  * in the documentation and/or other materials provided with the
  * distribution.
- *    * Neither the name of Google Inc., the name of the CHU of Liege,
+ *    * Neither the name of Google Inc., the name of the University Hospital of Liege,
  * nor the names of its contributors may be used to endorse or promote
  * products derived from this software without specific prior written
  * permission.