diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/analyze-migration.py | 2 | ||||
-rwxr-xr-x | scripts/replay-dump.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/analyze-migration.py b/scripts/analyze-migration.py index d70ec7d33a..d7177b212c 100755 --- a/scripts/analyze-migration.py +++ b/scripts/analyze-migration.py @@ -7,7 +7,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/scripts/replay-dump.py b/scripts/replay-dump.py index 4cbc1e47c6..3ba97a6d30 100755 --- a/scripts/replay-dump.py +++ b/scripts/replay-dump.py @@ -8,7 +8,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of |