Mercurial > hg > orthanc-postgresql
changeset 95:665fb2349169
fix
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Mon, 04 Jan 2016 13:55:28 +0100 |
| parents | e6f78f4dd66d |
| children | b52904397a7d |
| files | Orthanc/Sdk-0.9.5/orthanc/OrthancCDatabasePlugin.h Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h Orthanc/Sdk-0.9.5/orthanc/OrthancCppDatabasePlugin.h |
| diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Orthanc/Sdk-0.9.5/orthanc/OrthancCDatabasePlugin.h Mon Jan 04 13:53:49 2016 +0100 +++ b/Orthanc/Sdk-0.9.5/orthanc/OrthancCDatabasePlugin.h Mon Jan 04 13:55:28 2016 +0100 @@ -4,7 +4,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium * * This program is free software: you can redistribute it and/or
--- a/Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h Mon Jan 04 13:53:49 2016 +0100 +++ b/Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h Mon Jan 04 13:55:28 2016 +0100 @@ -69,7 +69,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium * * This program is free software: you can redistribute it and/or
--- a/Orthanc/Sdk-0.9.5/orthanc/OrthancCppDatabasePlugin.h Mon Jan 04 13:53:49 2016 +0100 +++ b/Orthanc/Sdk-0.9.5/orthanc/OrthancCppDatabasePlugin.h Mon Jan 04 13:55:28 2016 +0100 @@ -1,6 +1,6 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium * * This program is free software: you can redistribute it and/or
