Mercurial > hg > orthanc
changeset 3642:fddf3fc82362 storage-commitment
upgrade to year 2020
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 31 Jan 2020 17:15:56 +0100 |
parents | f6a73611ec5c |
children | e168a2dedb00 |
files | Core/DicomNetworking/IStorageCommitmentRequestHandler.h Core/DicomNetworking/IStorageCommitmentRequestHandlerFactory.h OrthancServer/ServerJobs/StorageCommitmentScpJob.cpp OrthancServer/ServerJobs/StorageCommitmentScpJob.h |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Core/DicomNetworking/IStorageCommitmentRequestHandler.h Fri Jan 31 17:15:44 2020 +0100 +++ b/Core/DicomNetworking/IStorageCommitmentRequestHandler.h Fri Jan 31 17:15:56 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as
--- a/Core/DicomNetworking/IStorageCommitmentRequestHandlerFactory.h Fri Jan 31 17:15:44 2020 +0100 +++ b/Core/DicomNetworking/IStorageCommitmentRequestHandlerFactory.h Fri Jan 31 17:15:56 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as
--- a/OrthancServer/ServerJobs/StorageCommitmentScpJob.cpp Fri Jan 31 17:15:44 2020 +0100 +++ b/OrthancServer/ServerJobs/StorageCommitmentScpJob.cpp Fri Jan 31 17:15:56 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as
--- a/OrthancServer/ServerJobs/StorageCommitmentScpJob.h Fri Jan 31 17:15:44 2020 +0100 +++ b/OrthancServer/ServerJobs/StorageCommitmentScpJob.h Fri Jan 31 17:15:56 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as