]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Rephrase copyright headers to link to the LICENSE file instead of COPYING 559/head
authorAarni Koskela <akx@iki.fi>
Fri, 2 Feb 2018 16:52:10 +0000 (18:52 +0200)
committerAarni Koskela <akx@iki.fi>
Fri, 2 Feb 2018 16:52:10 +0000 (18:52 +0200)
Fixes #398

17 files changed:
scripts/dump_data.py
scripts/dump_global.py
scripts/import_cldr.py
tests/messages/test_catalog.py
tests/messages/test_checkers.py
tests/messages/test_extract.py
tests/messages/test_frontend.py
tests/messages/test_mofile.py
tests/messages/test_plurals.py
tests/messages/test_pofile.py
tests/test_core.py
tests/test_dates.py
tests/test_localedata.py
tests/test_numbers.py
tests/test_plural.py
tests/test_support.py
tests/test_util.py

index 5e128605309183ee820a59cff621ffd7915c44c5..3bf35f2be36bba40bcf7a510935be11b41a094f5 100755 (executable)
@@ -4,7 +4,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index ad3d35da92931e0b4f25a64a6611ada32a1ba647..641f3c018c4f0ea3f6263562bf0a253d85c4e9d2 100755 (executable)
@@ -4,7 +4,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 89fc1a7f634780ceabb09c19d360795f180b42d3..cd0ec37c1dada3b726bdf56bdec0ef0162fd0306 100755 (executable)
@@ -4,7 +4,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index f9fa724432ece1ad6c32cac9306aca44fd5a6f52..1b23832a68ba061fc2e39fa7425dc32de1098f64 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 6af81c64f9eb8f28264f60bc39d2d93c3f58263f..be4afb3414cbda61d5a3f856347f557ffc9d1646 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 13ce8735afc09112a3c191508e4c2ba3c0920904..fa50a4c9e13b8f3b6346d810dd6c42f2a459f5d5 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 0f12f1e7719a7c6c9b56282ea33aab6e449e781f..d2e9e35cf484b13845c113021e3223e97bdf18da 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index c590facc8b16eda17fdc49978459752873facb89..7038b1d83092b3f04cc93ca35f6af8427b5ffcc5 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 3792a1b2883ae0a7760bc310769ac5737b9611e8..2ba15e911be9b8e2f9dbd71211bf111e07e206e9 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 1a04b4e6f2fb8b7e53e7d58ff89652fb282c72aa..091e0a6a66d674a3b27992d295bed56ea6ec4758 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 7fa9e0036ac8a59c92c924d287c6ba3eb06148e2..f22ab309bb1e6650c58b2bcc48616cc17f8e8286 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 5a46c1b8a1d1d4c144c571c82334451f4b30f0c4..1cb60f1698c31407bff3296e2fc44e6ef3b356e8 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index be5694a7d6f82f8327f0ee6dca5237c123594425..37c1304e976512531acc7759c5be500365e8d1b2 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 1f4a0fe000d86b5d25beb303990cbeb5d2393976..cdbe0663c2eb754e3d5323e75b9d17751b11405d 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 852a7c755eba58b077c066c1b34f7b429b06da2c..546e12a141c32b90af27d866b09f3981bca8052b 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 7e63ba2e91e86b7204d4d4bbefe06bb19d7353e9..64b60d85f9c053471c582c83e5a71cd3dedacaee 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #
index 61d4f4fa7ad85383e02a769758fa781d37428160..a3607d5fc68d421f5df0592c741b08d553528b1e 100644 (file)
@@ -3,7 +3,7 @@
 # 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
+# This software is licensed as described in the file LICENSE, which
 # you should have received as part of this distribution. The terms
 # are also available at http://babel.edgewall.org/wiki/License.
 #