Mercurial > hg > orthanc-stone
comparison Applications/Resources/RunCppCheck.sh @ 1739:9ac2a65d4172
upgrade to year 2021
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 06 Jan 2021 17:50:00 +0100 |
parents | 51f10108c934 |
children | 385c268e8b56 |
comparison
equal
deleted
inserted
replaced
1738:05dc12df49db | 1739:9ac2a65d4172 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 # Stone of Orthanc | 3 # Stone of Orthanc |
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-2020 Osimis S.A., Belgium | 6 # Copyright (C) 2017-2021 Osimis S.A., 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 Affero General Public License | 9 # modify it under the terms of the GNU Affero General Public License |
10 # as published by the Free Software Foundation, either version 3 of | 10 # as published by the Free Software Foundation, either version 3 of |
11 # the License, or (at your option) any later version. | 11 # the License, or (at your option) any later version. |