diff options
Diffstat (limited to 'src/argaze.test/AreaOfInterest')
-rw-r--r-- | src/argaze.test/AreaOfInterest/AOI2DScene.py | 3 | ||||
-rw-r--r-- | src/argaze.test/AreaOfInterest/AOI3DScene.py | 3 | ||||
-rw-r--r-- | src/argaze.test/AreaOfInterest/AOIFeatures.py | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/src/argaze.test/AreaOfInterest/AOI2DScene.py b/src/argaze.test/AreaOfInterest/AOI2DScene.py index ae9e6b2..acb20b0 100644 --- a/src/argaze.test/AreaOfInterest/AOI2DScene.py +++ b/src/argaze.test/AreaOfInterest/AOI2DScene.py @@ -1,5 +1,6 @@ -""" +""" """ +""" This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later diff --git a/src/argaze.test/AreaOfInterest/AOI3DScene.py b/src/argaze.test/AreaOfInterest/AOI3DScene.py index 591b5df..f8b7356 100644 --- a/src/argaze.test/AreaOfInterest/AOI3DScene.py +++ b/src/argaze.test/AreaOfInterest/AOI3DScene.py @@ -1,5 +1,6 @@ -""" +""" """ +""" This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later diff --git a/src/argaze.test/AreaOfInterest/AOIFeatures.py b/src/argaze.test/AreaOfInterest/AOIFeatures.py index 25fdca9..ba4541c 100644 --- a/src/argaze.test/AreaOfInterest/AOIFeatures.py +++ b/src/argaze.test/AreaOfInterest/AOIFeatures.py @@ -1,5 +1,6 @@ -""" +""" """ +""" This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later |