]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Bump copyright year from 2019 to 2020
authorAarni Koskela <akx@iki.fi>
Wed, 11 Nov 2020 09:27:58 +0000 (11:27 +0200)
committerAarni Koskela <akx@iki.fi>
Wed, 11 Nov 2020 10:57:19 +0000 (12:57 +0200)
38 files changed:
LICENSE
babel/__init__.py
babel/core.py
babel/dates.py
babel/lists.py
babel/localedata.py
babel/localtime/__init__.py
babel/messages/__init__.py
babel/messages/catalog.py
babel/messages/checkers.py
babel/messages/extract.py
babel/messages/frontend.py
babel/messages/jslexer.py
babel/messages/mofile.py
babel/messages/plurals.py
babel/messages/pofile.py
babel/numbers.py
babel/plural.py
babel/support.py
babel/util.py
docs/conf.py
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

diff --git a/LICENSE b/LICENSE
index 10722cc18609400c104f9630ac524e13f6fed840..7e2f12e46dbb049b8d43d4379fff78544c227c87 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2013-2019 by the Babel Team, see AUTHORS for more information.
+Copyright (c) 2013-2020 by the Babel Team, see AUTHORS for more information.
 
 All rights reserved.
 
index c10a8bd1fbe349c1e64c7d319102cc99ed81fb23..12674e05127304fffc969b0b501a5a2195812b2f 100644 (file)
@@ -13,7 +13,7 @@
        access to various locale display names, localized number and date
        formatting, etc.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index a80807a615dd17642806bad03b92f1118a03f33f..a0c35b4ea40f95e62d2ef5dca861ff25e0923b8e 100644 (file)
@@ -5,7 +5,7 @@
 
     Core locale representation and locale data access.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index f1bd66faff33e2ba08e5fed2bd91688f7eef638d..dea365a7f784d7552e20f5ee7e86168bff74c3eb 100644 (file)
@@ -12,7 +12,7 @@
      * ``LC_ALL``, and
      * ``LANG``
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index ab5a24c408555675944385d17511926644e2a543..e0bd7ed7f1474fc65b0a4f9662784067d06c8236 100644 (file)
@@ -11,7 +11,7 @@
      * ``LC_ALL``, and
      * ``LANG``
 
-    :copyright: (c) 2015-2019 by the Babel Team.
+    :copyright: (c) 2015-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index e012abbf26489263d4eb48adee78d44972afee79..f4771d1fd4663cc41a6bc0c7664f551a02efb0d0 100644 (file)
@@ -8,7 +8,7 @@
     :note: The `Locale` class, which uses this module under the hood, provides a
            more convenient interface for accessing the locale data.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index aefd8a3e7aaeb566cdc8e6b08b4ede9fecde6577..8c9203a7bb8c106b9e5f34527e049f5212b664ff 100644 (file)
@@ -6,7 +6,7 @@
     Babel specific fork of tzlocal to determine the local timezone
     of the system.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 5b69675f38d1efc5c088114a740c8f6f39746a9c..77c79621ba44eefe90383253366b9c5b83ba510a 100644 (file)
@@ -5,7 +5,7 @@
 
     Support for ``gettext`` message catalogs.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 2fcb461a8a8d9b8120d3ef27e8305c1b75e53a31..b9961086c189e14cd7824d39a2969b17cd6cc3fe 100644 (file)
@@ -5,7 +5,7 @@
 
     Data structures for message catalogs.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 8c1effaf5dfb4e56f99756ae14f1ff7d12bd4b7f..29add9fce24ffb4d221d0907a799ba3e6361c6d9 100644 (file)
@@ -7,7 +7,7 @@
 
     :since: version 0.9
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index e7d7ad70ff8cab3862d1e57ea47f75b54660d599..8f53fa2988258a40506b4dedf786a96b3afd0ad6 100644 (file)
@@ -13,7 +13,7 @@
     The main entry points into the extraction functionality are the functions
     `extract_from_dir` and `extract_from_file`.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 475605549c584b1eceac97585391f1eb5d8dd755..0b65a7c6bec787679594c48056ec6fb83507f075 100644 (file)
@@ -5,7 +5,7 @@
 
     Frontends for the message extraction functionality.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 from __future__ import print_function
index ace0b47e08ceadc98ae2a00f64bfc3b2a1774457..f56c80d98d869dffcf689478deb57ea9624c7b17 100644 (file)
@@ -6,7 +6,7 @@
     A simple JavaScript 1.5 lexer which is used for the JavaScript
     extractor.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 from collections import namedtuple
index dfd923d233a503b498c35cf2c91ce9066645599d..1ab3e4e9c67b3bed4ec08a505178a964972734a6 100644 (file)
@@ -5,7 +5,7 @@
 
     Writing of files in the ``gettext`` MO (machine object) format.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 81234580d16445759b773e7e650316792bed15b7..4755cfcf9a475541eb6983230e0a0b97b27725aa 100644 (file)
@@ -5,7 +5,7 @@
 
     Plural form definitions.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 93b0697c6886f3910c7abf532ad374e14236c56d..aff886d8ea58bf9009db6f1854e9caba5ea7e0fc 100644 (file)
@@ -6,7 +6,7 @@
     Reading and writing of files in the ``gettext`` PO (portable object)
     format.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index cf819fc9a1e654a70e2d354d93da6d69837936cd..e246baed736ec258141d96fc1787d06bf4a2079f 100644 (file)
@@ -12,7 +12,7 @@
      * ``LC_ALL``, and
      * ``LANG``
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 # TODO:
index 1e2b2734bdda5081cf52274523742e973b5e2530..3c9a3e614ba053d631a09f9f99eb218d0c32a27d 100644 (file)
@@ -5,7 +5,7 @@
 
     CLDR Plural support.  See UTS #35.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 import re
index efe41d5625409bdd1769b9a06c4aad597ba35901..a8709e46daf747c9d34b10f6910a6adde17742b2 100644 (file)
@@ -8,7 +8,7 @@
 
     .. note: the code in this module is not used by Babel itself
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 73a90516fb4bf03ce7c68620c3b7de42126592d8..35039c41f92bbe564c32b551a712094cb24046b0 100644 (file)
@@ -5,7 +5,7 @@
 
     Various utility classes and functions.
 
-    :copyright: (c) 2013-2019 by the Babel Team.
+    :copyright: (c) 2013-2020 by the Babel Team.
     :license: BSD, see LICENSE for more details.
 """
 
index 83c5bf206ed841ebf565faba91b37e246f1ce7ab..41d1049b8c6edf9c08a265a2759148ae6954f8b3 100644 (file)
@@ -44,7 +44,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Babel'
-copyright = u'2019, The Babel Team'
+copyright = u'2020, The Babel Team'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index e452248d7199c7d46845de3b8fcc844c1cf66377..57439b98faffc2a017755557f7b3965a1a9cc9c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index 8db55f2dc34d6d0d97867322efb169914113ecfa..a27b31617ac3917d67cfbdb28f6f84e51cf4f6d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index 8993b68e4a7009ea3a0b4e11c6d8c5c640bce034..f0558c239baaa40973838c30064bb89fe76d24b7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index f31dca3100ef067147280e42d5499b2a0ff199ec..2d9e31d00b009411d56b79bdb7c61b6890e42f4d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index ec845001ebb7caf86beafe7fae0aac1f6cb244d8..bf813bc052c6b129cd4e0433703f1419067793b8 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index 2f41ddc2c2f5d25cb1c0b27873e50709d88019ea..38979cd30a430232a4dec9a6c692cdca26d17c7d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index ad3ea0df30b19c9150d845cbfb037e96d871e6d1..38165b354ab39d649f064a65239db476953b638c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index b1851f2973a3d165df1b84e52359df0896bdc31e..395b9fb1ac6eb1f049a652db9c5bf45f541b83a9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index bdca8f6a85d68e42694b62d740ab3f3010513ed6..62c770870c181f7d939bfb35af5066cc6498ed8c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index e77fa6e02d0c6b7d923dae1cd0e8953035485e63..c8125f9d630e3a3d461f12ad07b01272383b524f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index c146aae9cd24ea73227d869e27a5e7b5f27780e4..53b9d1875141721a319cc42d38ae3cc0275166e4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index 5be0d16a1a47ed470c45f7f780e0990faa6d8464..16fda9cbcfb341d516faddb01de1cb89d28dd3d7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index dbacba0d5f05d08f7d947d79f55bc5a76ad427ae..83cd6699492aeb64f4428b7cf7d30e860ccc5275 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index a980a66ad380c8b69a90b8b3188a66911d1678f4..bda7bffba67b5cfeb8445d3ed00f2970d107aedb 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index c54d07a57d4660ef17d285aa90629d1a07986a65..1a9fbe5076b75f5b414c1df11a48a3758031e3e8 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index b4dd823cdfbd0db425061a9d8a5784ee20ad7e78..f9a552d16f24696fac49d552a16678f5b83f47d5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which
index a6a4450cfb9783d4c10f15932b7acdc63dd2fd2b..5b897aa7db3599ce0719c97198b9695e01b48fb7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2007-2011 Edgewall Software, 2013-2019 the Babel team
+# Copyright (C) 2007-2011 Edgewall Software, 2013-2020 the Babel team
 # All rights reserved.
 #
 # This software is licensed as described in the file LICENSE, which