summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2018-02-02 18:51:30 +0200
committerAarni Koskela <akx@iki.fi>2018-02-02 18:51:30 +0200
commit6af596705230ae92f9d007002b0fcc9b24db2944 (patch)
tree851c39468867269d245eb5871b0395d3f0a01640 /scripts
parent47fa155ace10d32fd69867043486e87f50ad97eb (diff)
downloadbabel-6af596705230ae92f9d007002b0fcc9b24db2944.tar.gz
Update copyright header years, and include the Babel team
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 0bb3e91..5e12860 100755
--- a/scripts/dump_data.py
+++ b/scripts/dump_data.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2007-2011 Edgewall Software
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2018 the Babel team
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
diff --git a/scripts/dump_global.py b/scripts/dump_global.py
index 2970bc2..ad3d35d 100755
--- a/scripts/dump_global.py
+++ b/scripts/dump_global.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2007-2011 Edgewall Software
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2018 the Babel team
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
diff --git a/scripts/import_cldr.py b/scripts/import_cldr.py
index b81fa60..89fc1a7 100755
--- a/scripts/import_cldr.py
+++ b/scripts/import_cldr.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2007-2011 Edgewall Software
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2018 the Babel team
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which