From b59d9080ab4c22d22737372d7d83ea3feb76d51d Mon Sep 17 00:00:00 2001 From: Philippe Liard Date: Thu, 18 Aug 2011 11:41:24 +0000 Subject: [PATCH] Changing license to Libphonenumber Authors. --- cpp/CMakeLists.txt | 2 +- cpp/LICENSE | 2 +- cpp/src/base/logging.h | 2 +- cpp/src/base/memory/singleton.h | 2 +- cpp/src/base/scoped_ptr.h | 2 +- cpp/src/base/synchronization/lock.h | 2 +- cpp/src/phonenumbers/default_logger.cc | 2 +- cpp/src/phonenumbers/default_logger.h | 2 +- cpp/src/phonenumbers/encoding_utils.h | 2 +- cpp/src/phonenumbers/lite_metadata.cc | 2 +- cpp/src/phonenumbers/logger.cc | 2 +- cpp/src/phonenumbers/logger.h | 2 +- cpp/src/phonenumbers/metadata.cc | 2 +- cpp/src/phonenumbers/metadata.h | 2 +- cpp/src/phonenumbers/normalize_utf8.h | 2 +- cpp/src/phonenumbers/phonenumber.cc | 2 +- cpp/src/phonenumbers/phonenumber.h | 2 +- cpp/src/phonenumbers/phonenumberutil.cc | 2 +- cpp/src/phonenumbers/phonenumberutil.h | 2 +- cpp/src/phonenumbers/regexp_adapter.h | 2 +- cpp/src/phonenumbers/regexp_adapter_icu.cc | 2 +- cpp/src/phonenumbers/regexp_adapter_icu.h | 2 +- cpp/src/phonenumbers/regexp_adapter_re2.cc | 2 +- cpp/src/phonenumbers/regexp_adapter_re2.h | 2 +- cpp/src/phonenumbers/regexp_cache.cc | 2 +- cpp/src/phonenumbers/regexp_cache.h | 2 +- cpp/src/phonenumbers/regexp_factory.h | 2 +- cpp/src/phonenumbers/region_code.h | 2 +- cpp/src/phonenumbers/stl_util.h | 2 +- cpp/src/phonenumbers/stringutil.cc | 2 +- cpp/src/phonenumbers/stringutil.h | 2 +- cpp/src/phonenumbers/test_metadata.cc | 2 +- cpp/test/phonenumbers/logger_test.cc | 2 +- cpp/test/phonenumbers/phonenumberutil_test.cc | 2 +- cpp/test/phonenumbers/regexp_adapter_test.cc | 2 +- cpp/test/phonenumbers/regexp_cache_test.cc | 2 +- cpp/test/phonenumbers/stringutil_test.cc | 2 +- cpp/test/phonenumbers/utf/unicodetext_test.cc | 2 +- .../src/com/google/phonenumbers/PhoneNumberParserServlet.java | 2 +- java/src/com/google/i18n/phonenumbers/AsYouTypeFormatter.java | 2 +- .../google/i18n/phonenumbers/CountryCodeToRegionCodeMap.java | 2 +- .../com/google/i18n/phonenumbers/NumberParseException.java | 2 +- java/src/com/google/i18n/phonenumbers/PhoneNumberMatch.java | 2 +- java/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java | 2 +- java/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java | 2 +- java/src/com/google/i18n/phonenumbers/Phonemetadata.java | 2 +- java/src/com/google/i18n/phonenumbers/Phonenumber.java | 2 +- java/src/com/google/i18n/phonenumbers/RegexCache.java | 2 +- .../com/google/i18n/phonenumbers/geocoding/AreaCodeMap.java | 2 +- .../phonenumbers/geocoding/AreaCodeMapStorageStrategy.java | 2 +- .../google/i18n/phonenumbers/geocoding/DefaultMapStorage.java | 2 +- .../i18n/phonenumbers/geocoding/FlyweightMapStorage.java | 2 +- .../i18n/phonenumbers/geocoding/MappingFileProvider.java | 2 +- .../phonenumbers/geocoding/PhoneNumberOfflineGeocoder.java | 2 +- .../com/google/i18n/phonenumbers/AsYouTypeFormatterTest.java | 2 +- .../phonenumbers/CountryCodeToRegionCodeMapForTesting.java | 2 +- .../test/com/google/i18n/phonenumbers/ExampleNumbersTest.java | 2 +- .../com/google/i18n/phonenumbers/PhoneNumberMatchTest.java | 2 +- .../com/google/i18n/phonenumbers/PhoneNumberMatcherTest.java | 2 +- .../com/google/i18n/phonenumbers/PhoneNumberUtilTest.java | 2 +- java/test/com/google/i18n/phonenumbers/PhonenumberTest.java | 2 +- java/test/com/google/i18n/phonenumbers/RegexCacheTest.java | 2 +- .../google/i18n/phonenumbers/geocoding/AreaCodeMapTest.java | 2 +- .../i18n/phonenumbers/geocoding/FlyweightMapStorageTest.java | 2 +- .../i18n/phonenumbers/geocoding/MappingFileProviderTest.java | 2 +- .../geocoding/PhoneNumberOfflineGeocoderTest.java | 2 +- javascript/i18n/phonenumbers/asyoutypeformatter.js | 2 +- javascript/i18n/phonenumbers/asyoutypeformatter_test.html | 2 +- javascript/i18n/phonenumbers/asyoutypeformatter_test.js | 2 +- javascript/i18n/phonenumbers/demo.html | 2 +- javascript/i18n/phonenumbers/metadata.js | 2 +- javascript/i18n/phonenumbers/metadatafortesting.js | 2 +- javascript/i18n/phonenumbers/metadatalite.js | 2 +- javascript/i18n/phonenumbers/phonemetadata.pb.js | 2 +- javascript/i18n/phonenumbers/phonenumber.pb.js | 2 +- javascript/i18n/phonenumbers/phonenumberutil.js | 2 +- javascript/i18n/phonenumbers/phonenumberutil_test.html | 2 +- javascript/i18n/phonenumbers/phonenumberutil_test.js | 2 +- resources/PhoneNumberMetaData.xml | 2 +- resources/PhoneNumberMetaDataForTesting.xml | 2 +- resources/geocoding/de/352.txt | 2 +- resources/geocoding/de/41.txt | 2 +- resources/geocoding/de/43.txt | 2 +- resources/geocoding/de/49.txt | 2 +- resources/geocoding/el/30.txt | 2 +- resources/geocoding/en/1.txt | 2 +- resources/geocoding/en/213.txt | 2 +- resources/geocoding/en/216.txt | 2 +- resources/geocoding/en/220.txt | 2 +- resources/geocoding/en/221.txt | 2 +- resources/geocoding/en/224.txt | 2 +- resources/geocoding/en/225.txt | 2 +- resources/geocoding/en/226.txt | 2 +- resources/geocoding/en/228.txt | 2 +- resources/geocoding/en/229.txt | 2 +- resources/geocoding/en/232.txt | 2 +- resources/geocoding/en/233.txt | 2 +- resources/geocoding/en/249.txt | 2 +- resources/geocoding/en/251.txt | 2 +- resources/geocoding/en/254.txt | 2 +- resources/geocoding/en/261.txt | 2 +- resources/geocoding/en/263.txt | 2 +- resources/geocoding/en/264.txt | 2 +- resources/geocoding/en/266.txt | 2 +- resources/geocoding/en/267.txt | 2 +- resources/geocoding/en/268.txt | 2 +- resources/geocoding/en/27.txt | 2 +- resources/geocoding/en/290.txt | 2 +- resources/geocoding/en/352.txt | 2 +- resources/geocoding/en/354.txt | 2 +- resources/geocoding/en/355.txt | 2 +- resources/geocoding/en/370.txt | 2 +- resources/geocoding/en/371.txt | 2 +- resources/geocoding/en/372.txt | 2 +- resources/geocoding/en/373.txt | 2 +- resources/geocoding/en/374.txt | 2 +- resources/geocoding/en/39.txt | 2 +- resources/geocoding/en/41.txt | 2 +- resources/geocoding/en/420.txt | 2 +- resources/geocoding/en/421.txt | 2 +- resources/geocoding/en/44.txt | 2 +- resources/geocoding/en/51.txt | 2 +- resources/geocoding/en/58.txt | 2 +- resources/geocoding/en/7.txt | 2 +- resources/geocoding/en/82.txt | 2 +- resources/geocoding/en/84.txt | 2 +- resources/geocoding/en/886.txt | 2 +- resources/geocoding/en/90.txt | 2 +- resources/geocoding/en/94.txt | 2 +- resources/geocoding/es/228.txt | 2 +- resources/geocoding/es/34.txt | 2 +- resources/geocoding/es/54.txt | 2 +- resources/geocoding/es/56.txt | 2 +- resources/geocoding/es/58.txt | 2 +- resources/geocoding/fr/222.txt | 2 +- resources/geocoding/fr/228.txt | 2 +- resources/geocoding/fr/242.txt | 2 +- resources/geocoding/fr/243.txt | 2 +- resources/geocoding/fr/290.txt | 2 +- resources/geocoding/fr/33.txt | 2 +- resources/geocoding/fr/41.txt | 2 +- resources/geocoding/hu/36.txt | 2 +- resources/geocoding/it/39.txt | 2 +- resources/geocoding/it/41.txt | 2 +- resources/geocoding/ja/81.txt | 2 +- resources/geocoding/ko/82.txt | 2 +- resources/geocoding/nl/31.txt | 2 +- resources/geocoding/pl/48.txt | 2 +- resources/geocoding/pt/244.txt | 2 +- resources/geocoding/pt/245.txt | 2 +- resources/geocoding/pt/351.txt | 2 +- resources/geocoding/pt/55.txt | 2 +- resources/geocoding/ro/373.txt | 2 +- resources/geocoding/ru/373.txt | 2 +- resources/geocoding/sv/46.txt | 2 +- resources/geocoding/tr/90.txt | 2 +- resources/geocoding/vi/84.txt | 2 +- resources/geocoding/zh/82.txt | 2 +- resources/geocoding/zh/86.txt | 2 +- resources/geocoding/zh/886.txt | 2 +- resources/geocoding/zh_Hant/82.txt | 2 +- resources/geocoding/zh_Hant/886.txt | 2 +- resources/phonemetadata.proto | 2 +- resources/phonenumber.proto | 2 +- resources/test/geocoding/en/1.txt | 2 +- resources/test/geocoding/en/82.txt | 2 +- resources/test/geocoding/ko/82.txt | 2 +- .../google/i18n/phonenumbers/tools/BuildMetadataFromXml.java | 2 +- .../src/com/google/i18n/phonenumbers/tools/Command.java | 2 +- .../com/google/i18n/phonenumbers/tools/CommandDispatcher.java | 2 +- .../com/google/i18n/phonenumbers/tools/CopyrightNotice.java | 4 ++-- .../src/com/google/i18n/phonenumbers/tools/FileUtils.java | 2 +- .../i18n/phonenumbers/tools/BuildMetadataFromXmlTest.java | 2 +- .../i18n/phonenumbers/tools/BuildMetadataCppFromXml.java | 2 +- .../src/com/google/i18n/phonenumbers/tools/EntryPoint.java | 2 +- .../i18n/phonenumbers/tools/BuildMetadataCppFromXmlTest.java | 2 +- .../i18n/phonenumbers/tools/BuildMetadataJsonFromXml.java | 2 +- .../i18n/phonenumbers/tools/BuildMetadataProtoFromXml.java | 2 +- .../src/com/google/i18n/phonenumbers/tools/EntryPoint.java | 2 +- .../google/i18n/phonenumbers/tools/GenerateAreaCodeData.java | 2 +- .../com/google/i18n/phonenumbers/tools/JSArrayBuilder.java | 2 +- .../i18n/phonenumbers/tools/GenerateAreaCodeDataTest.java | 2 +- tools/java/pom.xml | 2 +- tools/script/continuous-integration.sh | 2 +- 184 files changed, 185 insertions(+), 185 deletions(-) diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index 4cda51502..637cf5e5e 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2011 Google Inc. +# Copyright (C) 2011 The Libphonenumber Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cpp/LICENSE b/cpp/LICENSE index 145f0080d..e9b0256d2 100644 --- a/cpp/LICENSE +++ b/cpp/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2011 Google Inc. +Copyright (C) 2011 The Libphonenumber Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cpp/src/base/logging.h b/cpp/src/base/logging.h index 7c876a16c..aeb9f140b 100644 --- a/cpp/src/base/logging.h +++ b/cpp/src/base/logging.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/base/memory/singleton.h b/cpp/src/base/memory/singleton.h index 4030e4212..86d3cbc46 100644 --- a/cpp/src/base/memory/singleton.h +++ b/cpp/src/base/memory/singleton.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/base/scoped_ptr.h b/cpp/src/base/scoped_ptr.h index 7fb948889..f669d291b 100644 --- a/cpp/src/base/scoped_ptr.h +++ b/cpp/src/base/scoped_ptr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/base/synchronization/lock.h b/cpp/src/base/synchronization/lock.h index 7df7ff3eb..29e9bf299 100644 --- a/cpp/src/base/synchronization/lock.h +++ b/cpp/src/base/synchronization/lock.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/default_logger.cc b/cpp/src/phonenumbers/default_logger.cc index 766e215a8..49d55137f 100644 --- a/cpp/src/phonenumbers/default_logger.cc +++ b/cpp/src/phonenumbers/default_logger.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/default_logger.h b/cpp/src/phonenumbers/default_logger.h index 28212ff7f..d229821c7 100644 --- a/cpp/src/phonenumbers/default_logger.h +++ b/cpp/src/phonenumbers/default_logger.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/encoding_utils.h b/cpp/src/phonenumbers/encoding_utils.h index 1eb46db49..85819a55e 100644 --- a/cpp/src/phonenumbers/encoding_utils.h +++ b/cpp/src/phonenumbers/encoding_utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/lite_metadata.cc b/cpp/src/phonenumbers/lite_metadata.cc index 47a9070be..c51dd00c5 100644 --- a/cpp/src/phonenumbers/lite_metadata.cc +++ b/cpp/src/phonenumbers/lite_metadata.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/logger.cc b/cpp/src/phonenumbers/logger.cc index 1d94223f0..89e74cc48 100644 --- a/cpp/src/phonenumbers/logger.cc +++ b/cpp/src/phonenumbers/logger.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/logger.h b/cpp/src/phonenumbers/logger.h index e4cca5a2c..c30c4d96f 100644 --- a/cpp/src/phonenumbers/logger.h +++ b/cpp/src/phonenumbers/logger.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/metadata.cc b/cpp/src/phonenumbers/metadata.cc index cdb03b4fe..2d06401cd 100644 --- a/cpp/src/phonenumbers/metadata.cc +++ b/cpp/src/phonenumbers/metadata.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/metadata.h b/cpp/src/phonenumbers/metadata.h index 521d8413c..1348befd5 100644 --- a/cpp/src/phonenumbers/metadata.h +++ b/cpp/src/phonenumbers/metadata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/normalize_utf8.h b/cpp/src/phonenumbers/normalize_utf8.h index 75e2e60be..36ddc38dc 100644 --- a/cpp/src/phonenumbers/normalize_utf8.h +++ b/cpp/src/phonenumbers/normalize_utf8.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/phonenumber.cc b/cpp/src/phonenumbers/phonenumber.cc index 13eb1d72d..fb34305a9 100644 --- a/cpp/src/phonenumbers/phonenumber.cc +++ b/cpp/src/phonenumbers/phonenumber.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2009 Google Inc. +// Copyright (C) 2009 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/phonenumber.h b/cpp/src/phonenumbers/phonenumber.h index 952ca7c3e..1b4586498 100644 --- a/cpp/src/phonenumbers/phonenumber.h +++ b/cpp/src/phonenumbers/phonenumber.h @@ -1,4 +1,4 @@ -// Copyright (C) 2009 Google Inc. +// Copyright (C) 2009 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/phonenumberutil.cc b/cpp/src/phonenumbers/phonenumberutil.cc index 035946172..d81a80c8f 100644 --- a/cpp/src/phonenumbers/phonenumberutil.cc +++ b/cpp/src/phonenumbers/phonenumberutil.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2009 Google Inc. +// Copyright (C) 2009 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/phonenumberutil.h b/cpp/src/phonenumbers/phonenumberutil.h index 40cd6567b..2a5c8699a 100644 --- a/cpp/src/phonenumbers/phonenumberutil.h +++ b/cpp/src/phonenumbers/phonenumberutil.h @@ -1,4 +1,4 @@ -// Copyright (C) 2009 Google Inc. +// Copyright (C) 2009 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_adapter.h b/cpp/src/phonenumbers/regexp_adapter.h index 38ec11a03..e6e90831c 100644 --- a/cpp/src/phonenumbers/regexp_adapter.h +++ b/cpp/src/phonenumbers/regexp_adapter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_adapter_icu.cc b/cpp/src/phonenumbers/regexp_adapter_icu.cc index 977bc7d9b..7ab6621a2 100644 --- a/cpp/src/phonenumbers/regexp_adapter_icu.cc +++ b/cpp/src/phonenumbers/regexp_adapter_icu.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_adapter_icu.h b/cpp/src/phonenumbers/regexp_adapter_icu.h index ad6a84792..bc8165f06 100644 --- a/cpp/src/phonenumbers/regexp_adapter_icu.h +++ b/cpp/src/phonenumbers/regexp_adapter_icu.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_adapter_re2.cc b/cpp/src/phonenumbers/regexp_adapter_re2.cc index 9b76cbc09..500a6ca7d 100644 --- a/cpp/src/phonenumbers/regexp_adapter_re2.cc +++ b/cpp/src/phonenumbers/regexp_adapter_re2.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_adapter_re2.h b/cpp/src/phonenumbers/regexp_adapter_re2.h index 194983170..d4f7b9d6c 100644 --- a/cpp/src/phonenumbers/regexp_adapter_re2.h +++ b/cpp/src/phonenumbers/regexp_adapter_re2.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_cache.cc b/cpp/src/phonenumbers/regexp_cache.cc index 36af60134..dd8fbd3fd 100644 --- a/cpp/src/phonenumbers/regexp_cache.cc +++ b/cpp/src/phonenumbers/regexp_cache.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_cache.h b/cpp/src/phonenumbers/regexp_cache.h index 185a8b8b9..ab74fae40 100644 --- a/cpp/src/phonenumbers/regexp_cache.h +++ b/cpp/src/phonenumbers/regexp_cache.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/regexp_factory.h b/cpp/src/phonenumbers/regexp_factory.h index b471b8109..318896a9d 100644 --- a/cpp/src/phonenumbers/regexp_factory.h +++ b/cpp/src/phonenumbers/regexp_factory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/region_code.h b/cpp/src/phonenumbers/region_code.h index 651156f18..ef7f54345 100644 --- a/cpp/src/phonenumbers/region_code.h +++ b/cpp/src/phonenumbers/region_code.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/stl_util.h b/cpp/src/phonenumbers/stl_util.h index 0f1c5b318..d3199ce10 100644 --- a/cpp/src/phonenumbers/stl_util.h +++ b/cpp/src/phonenumbers/stl_util.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/stringutil.cc b/cpp/src/phonenumbers/stringutil.cc index d4cb41a97..e9d7a8816 100644 --- a/cpp/src/phonenumbers/stringutil.cc +++ b/cpp/src/phonenumbers/stringutil.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/stringutil.h b/cpp/src/phonenumbers/stringutil.h index 458dc7d2d..ee46bb2ad 100644 --- a/cpp/src/phonenumbers/stringutil.h +++ b/cpp/src/phonenumbers/stringutil.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/src/phonenumbers/test_metadata.cc b/cpp/src/phonenumbers/test_metadata.cc index a7b31353c..a4fe6efdb 100644 --- a/cpp/src/phonenumbers/test_metadata.cc +++ b/cpp/src/phonenumbers/test_metadata.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cpp/test/phonenumbers/logger_test.cc b/cpp/test/phonenumbers/logger_test.cc index 89bad7eda..830596d4f 100644 --- a/cpp/test/phonenumbers/logger_test.cc +++ b/cpp/test/phonenumbers/logger_test.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/test/phonenumbers/phonenumberutil_test.cc b/cpp/test/phonenumbers/phonenumberutil_test.cc index cf5978a41..23cd43a80 100644 --- a/cpp/test/phonenumbers/phonenumberutil_test.cc +++ b/cpp/test/phonenumbers/phonenumberutil_test.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2009 Google Inc. +// Copyright (C) 2009 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/test/phonenumbers/regexp_adapter_test.cc b/cpp/test/phonenumbers/regexp_adapter_test.cc index 28caef57d..e9a206e00 100644 --- a/cpp/test/phonenumbers/regexp_adapter_test.cc +++ b/cpp/test/phonenumbers/regexp_adapter_test.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/test/phonenumbers/regexp_cache_test.cc b/cpp/test/phonenumbers/regexp_cache_test.cc index ebc1f27a0..13ee457ce 100644 --- a/cpp/test/phonenumbers/regexp_cache_test.cc +++ b/cpp/test/phonenumbers/regexp_cache_test.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/test/phonenumbers/stringutil_test.cc b/cpp/test/phonenumbers/stringutil_test.cc index 8ef687649..3f68719cc 100644 --- a/cpp/test/phonenumbers/stringutil_test.cc +++ b/cpp/test/phonenumbers/stringutil_test.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Google Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cpp/test/phonenumbers/utf/unicodetext_test.cc b/cpp/test/phonenumbers/utf/unicodetext_test.cc index b4ad5891e..0e5223026 100644 --- a/cpp/test/phonenumbers/utf/unicodetext_test.cc +++ b/cpp/test/phonenumbers/utf/unicodetext_test.cc @@ -1,4 +1,4 @@ -// Copyright 2011 Facebook, Inc. +// Copyright (C) 2011 The Libphonenumber Authors // // Licensed under the Apache License, Version 2.0 (the "License"); you may // not use this file except in compliance with the License. You may obtain diff --git a/java/demo/src/com/google/phonenumbers/PhoneNumberParserServlet.java b/java/demo/src/com/google/phonenumbers/PhoneNumberParserServlet.java index 1b36c6b61..a42293717 100644 --- a/java/demo/src/com/google/phonenumbers/PhoneNumberParserServlet.java +++ b/java/demo/src/com/google/phonenumbers/PhoneNumberParserServlet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/AsYouTypeFormatter.java b/java/src/com/google/i18n/phonenumbers/AsYouTypeFormatter.java index 40aa2643c..9293f4b5b 100644 --- a/java/src/com/google/i18n/phonenumbers/AsYouTypeFormatter.java +++ b/java/src/com/google/i18n/phonenumbers/AsYouTypeFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMap.java b/java/src/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMap.java index 0bb170055..5a64fe875 100644 --- a/java/src/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMap.java +++ b/java/src/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Google Inc. + * Copyright (C) 2010 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/NumberParseException.java b/java/src/com/google/i18n/phonenumbers/NumberParseException.java index 78c67014b..7d2bb302c 100644 --- a/java/src/com/google/i18n/phonenumbers/NumberParseException.java +++ b/java/src/com/google/i18n/phonenumbers/NumberParseException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/PhoneNumberMatch.java b/java/src/com/google/i18n/phonenumbers/PhoneNumberMatch.java index e99495945..5e19b4896 100644 --- a/java/src/com/google/i18n/phonenumbers/PhoneNumberMatch.java +++ b/java/src/com/google/i18n/phonenumbers/PhoneNumberMatch.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java b/java/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java index 76e98409b..7969a0620 100644 --- a/java/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java +++ b/java/src/com/google/i18n/phonenumbers/PhoneNumberMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java b/java/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java index 842e10c8d..476850ed7 100644 --- a/java/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java +++ b/java/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/Phonemetadata.java b/java/src/com/google/i18n/phonenumbers/Phonemetadata.java index 34afaff71..4a730d623 100644 --- a/java/src/com/google/i18n/phonenumbers/Phonemetadata.java +++ b/java/src/com/google/i18n/phonenumbers/Phonemetadata.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Google Inc. + * Copyright (C) 2010 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/Phonenumber.java b/java/src/com/google/i18n/phonenumbers/Phonenumber.java index 3d59d525e..4ed1563d5 100644 --- a/java/src/com/google/i18n/phonenumbers/Phonenumber.java +++ b/java/src/com/google/i18n/phonenumbers/Phonenumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Google Inc. + * Copyright (C) 2010 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/RegexCache.java b/java/src/com/google/i18n/phonenumbers/RegexCache.java index 9f3062006..a9ff7e02e 100644 --- a/java/src/com/google/i18n/phonenumbers/RegexCache.java +++ b/java/src/com/google/i18n/phonenumbers/RegexCache.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Google Inc. + * Copyright (C) 2010 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMap.java b/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMap.java index f0ec2cca0..9fbd804a3 100644 --- a/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMap.java +++ b/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMapStorageStrategy.java b/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMapStorageStrategy.java index 72b7eec37..a06b0c031 100644 --- a/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMapStorageStrategy.java +++ b/java/src/com/google/i18n/phonenumbers/geocoding/AreaCodeMapStorageStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/geocoding/DefaultMapStorage.java b/java/src/com/google/i18n/phonenumbers/geocoding/DefaultMapStorage.java index eacf1fd1b..8a4007094 100644 --- a/java/src/com/google/i18n/phonenumbers/geocoding/DefaultMapStorage.java +++ b/java/src/com/google/i18n/phonenumbers/geocoding/DefaultMapStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorage.java b/java/src/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorage.java index c3fedebca..a23867429 100644 --- a/java/src/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorage.java +++ b/java/src/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/geocoding/MappingFileProvider.java b/java/src/com/google/i18n/phonenumbers/geocoding/MappingFileProvider.java index 4f04a5d2d..d3aa3b0ef 100644 --- a/java/src/com/google/i18n/phonenumbers/geocoding/MappingFileProvider.java +++ b/java/src/com/google/i18n/phonenumbers/geocoding/MappingFileProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/src/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder.java b/java/src/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder.java index 30118bb7a..dd7cd5942 100644 --- a/java/src/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder.java +++ b/java/src/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/AsYouTypeFormatterTest.java b/java/test/com/google/i18n/phonenumbers/AsYouTypeFormatterTest.java index c6dc09a3b..676085704 100644 --- a/java/test/com/google/i18n/phonenumbers/AsYouTypeFormatterTest.java +++ b/java/test/com/google/i18n/phonenumbers/AsYouTypeFormatterTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMapForTesting.java b/java/test/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMapForTesting.java index 7bc71e727..9080c7902 100644 --- a/java/test/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMapForTesting.java +++ b/java/test/com/google/i18n/phonenumbers/CountryCodeToRegionCodeMapForTesting.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Google Inc. + * Copyright (C) 2010 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/ExampleNumbersTest.java b/java/test/com/google/i18n/phonenumbers/ExampleNumbersTest.java index 776bb22bd..dccd54568 100644 --- a/java/test/com/google/i18n/phonenumbers/ExampleNumbersTest.java +++ b/java/test/com/google/i18n/phonenumbers/ExampleNumbersTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/PhoneNumberMatchTest.java b/java/test/com/google/i18n/phonenumbers/PhoneNumberMatchTest.java index 6e1948785..899fc9496 100644 --- a/java/test/com/google/i18n/phonenumbers/PhoneNumberMatchTest.java +++ b/java/test/com/google/i18n/phonenumbers/PhoneNumberMatchTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/PhoneNumberMatcherTest.java b/java/test/com/google/i18n/phonenumbers/PhoneNumberMatcherTest.java index 488789276..9fc4c1932 100644 --- a/java/test/com/google/i18n/phonenumbers/PhoneNumberMatcherTest.java +++ b/java/test/com/google/i18n/phonenumbers/PhoneNumberMatcherTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/PhoneNumberUtilTest.java b/java/test/com/google/i18n/phonenumbers/PhoneNumberUtilTest.java index e31190612..913e3e7ad 100644 --- a/java/test/com/google/i18n/phonenumbers/PhoneNumberUtilTest.java +++ b/java/test/com/google/i18n/phonenumbers/PhoneNumberUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/PhonenumberTest.java b/java/test/com/google/i18n/phonenumbers/PhonenumberTest.java index 5f35bb090..466a0e349 100644 --- a/java/test/com/google/i18n/phonenumbers/PhonenumberTest.java +++ b/java/test/com/google/i18n/phonenumbers/PhonenumberTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/RegexCacheTest.java b/java/test/com/google/i18n/phonenumbers/RegexCacheTest.java index c0636bb60..a2839d3a6 100644 --- a/java/test/com/google/i18n/phonenumbers/RegexCacheTest.java +++ b/java/test/com/google/i18n/phonenumbers/RegexCacheTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Google Inc. + * Copyright (C) 2010 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/geocoding/AreaCodeMapTest.java b/java/test/com/google/i18n/phonenumbers/geocoding/AreaCodeMapTest.java index d0da308ec..2b70c6ff7 100644 --- a/java/test/com/google/i18n/phonenumbers/geocoding/AreaCodeMapTest.java +++ b/java/test/com/google/i18n/phonenumbers/geocoding/AreaCodeMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorageTest.java b/java/test/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorageTest.java index c00ae8ddd..63e076936 100644 --- a/java/test/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorageTest.java +++ b/java/test/com/google/i18n/phonenumbers/geocoding/FlyweightMapStorageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/geocoding/MappingFileProviderTest.java b/java/test/com/google/i18n/phonenumbers/geocoding/MappingFileProviderTest.java index 83f4f5450..c42618917 100644 --- a/java/test/com/google/i18n/phonenumbers/geocoding/MappingFileProviderTest.java +++ b/java/test/com/google/i18n/phonenumbers/geocoding/MappingFileProviderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java/test/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoderTest.java b/java/test/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoderTest.java index bfa7aca69..2721c8d1d 100644 --- a/java/test/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoderTest.java +++ b/java/test/com/google/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Google Inc. + * Copyright (C) 2011 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/javascript/i18n/phonenumbers/asyoutypeformatter.js b/javascript/i18n/phonenumbers/asyoutypeformatter.js index e4731059a..5965e7a00 100644 --- a/javascript/i18n/phonenumbers/asyoutypeformatter.js +++ b/javascript/i18n/phonenumbers/asyoutypeformatter.js @@ -1,6 +1,6 @@ /** * @license - * Copyright (C) 2010 Google Inc. + * Copyright (C) 2010 The Libphonenumber Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/javascript/i18n/phonenumbers/asyoutypeformatter_test.html b/javascript/i18n/phonenumbers/asyoutypeformatter_test.html index f1b61e041..fc0ee8e33 100644 --- a/javascript/i18n/phonenumbers/asyoutypeformatter_test.html +++ b/javascript/i18n/phonenumbers/asyoutypeformatter_test.html @@ -2,7 +2,7 @@