Mercurial > hg > orthanc
comparison Resources/Samples/Python/AnonymizeAllPatients.py @ 1900:b1291df2f780
2016
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 04 Jan 2016 13:17:22 +0100 |
parents | 6e7e5ed91c2d |
children | 65b1ce7cb84f |
comparison
equal
deleted
inserted
replaced
1899:6615133a996c | 1900:b1291df2f780 |
---|---|
1 #!/usr/bin/python | 1 #!/usr/bin/python |
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-2015 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 # | 7 # |
8 # This program is free software: you can redistribute it and/or | 8 # This program is free software: you can redistribute it and/or |
9 # 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 |
10 # published by the Free Software Foundation, either version 3 of the | 10 # published by the Free Software Foundation, either version 3 of the |