Mercurial > hg > orthanc-tests
comparison Tests/Toolbox.py @ 73:97acfdf0dbce
2016
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 04 Jan 2016 13:27:26 +0100 |
parents | 84378ada15ab |
children | 3f2170efa8d2 |
comparison
equal
deleted
inserted
replaced
70:9e7b5809481f | 73:97acfdf0dbce |
---|---|
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-2015 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 # | 6 # |
7 # This program is free software: you can redistribute it and/or | 7 # This program is free software: you can redistribute it and/or |
8 # modify it under the terms of the GNU General Public License as | 8 # modify it under the terms of the GNU General Public License as |
9 # published by the Free Software Foundation, either version 3 of the | 9 # published by the Free Software Foundation, either version 3 of the |