Mercurial > hg > orthanc
comparison Resources/WindowsResources.py @ 2244:a3a65de1840f
shared copyright with osimis
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 04 Jan 2017 12:09:40 +0100 |
parents | b1291df2f780 |
children | 878b59270859 |
comparison
equal
deleted
inserted
replaced
2243:2dbfdafc2512 | 2244:a3a65de1840f |
---|---|
1 #!/usr/bin/python | 1 #!/usr/bin/python |
2 | 2 |
3 # Orthanc - A Lightweight, RESTful DICOM Store | 3 # Orthanc - A Lightweight, RESTful DICOM Store |
4 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics | 4 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics |
5 # Department, University Hospital of Liege, Belgium | 5 # Department, University Hospital of Liege, Belgium |
6 # Copyright (C) 2017 Osimis, Belgium | |
6 # | 7 # |
7 # This program is free software: you can redistribute it and/or | 8 # This program is free software: you can redistribute it and/or |
8 # modify it under the terms of the GNU General Public License as | 9 # modify it under the terms of the GNU General Public License as |
9 # published by the Free Software Foundation, either version 3 of the | 10 # published by the Free Software Foundation, either version 3 of the |
10 # License, or (at your option) any later version. | 11 # License, or (at your option) any later version. |