summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/dump_data.py2
-rwxr-xr-xscripts/dump_global.py2
-rwxr-xr-xscripts/import_cldr.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/dump_data.py b/scripts/dump_data.py
index 041a410..b17beb7 100755
--- a/scripts/dump_data.py
+++ b/scripts/dump_data.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2022 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2023 the Babel team
# All rights reserved.
#
# This software is licensed as described in the file LICENSE, which
diff --git a/scripts/dump_global.py b/scripts/dump_global.py
index 3fc95b6..1018a53 100755
--- a/scripts/dump_global.py
+++ b/scripts/dump_global.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2022 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2023 the Babel team
# All rights reserved.
#
# This software is licensed as described in the file LICENSE, which
diff --git a/scripts/import_cldr.py b/scripts/import_cldr.py
index 5d40e81..5a4a3a8 100755
--- a/scripts/import_cldr.py
+++ b/scripts/import_cldr.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2022 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2023 the Babel team
# All rights reserved.
#
# This software is licensed as described in the file LICENSE, which