Mercurial > hg > orthanc
comparison Resources/Samples/Python/HighPerformanceAutoRouting.py @ 3060:4e43e67f8ecf
preparing for 2019
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 24 Dec 2018 11:39:11 +0100 |
parents | 878b59270859 |
children | ca65e3dcce72 |
comparison
equal
deleted
inserted
replaced
3048:8b331be57606 | 3060:4e43e67f8ecf |
---|---|
2 # -*- coding: utf-8 -*- | 2 # -*- coding: utf-8 -*- |
3 | 3 |
4 # Orthanc - A Lightweight, RESTful DICOM Store | 4 # Orthanc - A Lightweight, RESTful DICOM Store |
5 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics | 5 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics |
6 # Department, University Hospital of Liege, Belgium | 6 # Department, University Hospital of Liege, Belgium |
7 # Copyright (C) 2017-2018 Osimis S.A., Belgium | 7 # Copyright (C) 2017-2019 Osimis S.A., Belgium |
8 # | 8 # |
9 # This program is free software: you can redistribute it and/or | 9 # This program is free software: you can redistribute it and/or |
10 # modify it under the terms of the GNU General Public License as | 10 # modify it under the terms of the GNU General Public License as |
11 # published by the Free Software Foundation, either version 3 of the | 11 # published by the Free Software Foundation, either version 3 of the |
12 # License, or (at your option) any later version. | 12 # License, or (at your option) any later version. |