Skip to content

Commit 299ec3c

Browse files
committed
Update copyright date in generated files
1 parent 042319e commit 299ec3c

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

python/phonenumbers/carrierdata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
from ..util import u
66

7-
# Copyright (C) 2011-2013 The Libphonenumber Authors
7+
# Copyright (C) 2011-2014 The Libphonenumber Authors
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

python/phonenumbers/data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Auto-generated file, do not edit by hand."""
2-
# Copyright (C) 2010-2013 The Libphonenumber Authors
2+
# Copyright (C) 2010-2014 The Libphonenumber Authors
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

python/phonenumbers/geodata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
from ..util import u
66

7-
# Copyright (C) 2011-2013 The Libphonenumber Authors
7+
# Copyright (C) 2011-2014 The Libphonenumber Authors
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

python/phonenumbers/shortdata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Auto-generated file, do not edit by hand."""
2-
# Copyright (C) 2010-2013 The Libphonenumber Authors
2+
# Copyright (C) 2010-2014 The Libphonenumber Authors
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

python/phonenumbers/tzdata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
from ..util import u
66

7-
# Copyright (C) 2011-2013 The Libphonenumber Authors
7+
# Copyright (C) 2011-2014 The Libphonenumber Authors
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

python/tests/testcarrierdata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
from phonenumbers.util import u
66

7-
# Copyright (C) 2011-2013 The Libphonenumber Authors
7+
# Copyright (C) 2011-2014 The Libphonenumber Authors
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

python/tests/testdata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Auto-generated file, do not edit by hand."""
2-
# Copyright (C) 2010-2013 The Libphonenumber Authors
2+
# Copyright (C) 2010-2014 The Libphonenumber Authors
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

python/tests/testgeodata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
from phonenumbers.util import u
66

7-
# Copyright (C) 2011-2013 The Libphonenumber Authors
7+
# Copyright (C) 2011-2014 The Libphonenumber Authors
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

python/tests/testtzdata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
from phonenumbers.util import u
66

7-
# Copyright (C) 2011-2013 The Libphonenumber Authors
7+
# Copyright (C) 2011-2014 The Libphonenumber Authors
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)