From 2e87f31028878199d3b9f55507b6d1657a348e2e Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Fri, 8 Mar 2024 14:59:00 +0000 Subject: [PATCH] Update Copyright year --- build-data.nanp | 2 +- build-data.stubs | 2 +- build-tests.pl | 2 +- lib/Number/Phone.pm | 2 +- lib/Number/Phone/Formatter/Raw.pm | 2 +- lib/Number/Phone/Formatters.pod | 2 +- lib/Number/Phone/Lib.pm | 2 +- lib/Number/Phone/NANP.pm | 2 +- lib/Number/Phone/NANP/AG.pm | 2 +- lib/Number/Phone/NANP/AI.pm | 2 +- lib/Number/Phone/NANP/AS.pm | 2 +- lib/Number/Phone/NANP/BB.pm | 2 +- lib/Number/Phone/NANP/BM.pm | 2 +- lib/Number/Phone/NANP/BS.pm | 2 +- lib/Number/Phone/NANP/CA.pm | 2 +- lib/Number/Phone/NANP/DM.pm | 2 +- lib/Number/Phone/NANP/DO.pm | 2 +- lib/Number/Phone/NANP/GD.pm | 2 +- lib/Number/Phone/NANP/GU.pm | 2 +- lib/Number/Phone/NANP/JM.pm | 2 +- lib/Number/Phone/NANP/KN.pm | 2 +- lib/Number/Phone/NANP/KY.pm | 2 +- lib/Number/Phone/NANP/LC.pm | 2 +- lib/Number/Phone/NANP/MP.pm | 2 +- lib/Number/Phone/NANP/MS.pm | 2 +- lib/Number/Phone/NANP/PR.pm | 2 +- lib/Number/Phone/NANP/SX.pm | 2 +- lib/Number/Phone/NANP/TC.pm | 2 +- lib/Number/Phone/NANP/TT.pm | 2 +- lib/Number/Phone/NANP/US.pm | 2 +- lib/Number/Phone/NANP/VC.pm | 2 +- lib/Number/Phone/NANP/VG.pm | 2 +- lib/Number/Phone/NANP/VI.pm | 2 +- lib/Number/Phone/UK.pm | 2 +- lib/Number/Phone/UK/GG.pm | 2 +- lib/Number/Phone/UK/IM.pm | 2 +- lib/Number/Phone/UK/JE.pm | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/build-data.nanp b/build-data.nanp index b6380b1..660629d 100644 --- a/build-data.nanp +++ b/build-data.nanp @@ -22,7 +22,7 @@ open(MODULE, '>lib/Number/Phone/NANP/Data.pm') || die("Can't write lib/Number/Ph print MODULE "# automatically generated file, don't edit\n\n"; print MODULE q{ - # Copyright 2023 David Cantrell + # Copyright 2024 David Cantrell # # Uses data from: # libphonenumber http://code.google.com/p/libphonenumber/ diff --git a/build-data.stubs b/build-data.stubs index b35b578..a860d7e 100644 --- a/build-data.stubs +++ b/build-data.stubs @@ -253,7 +253,7 @@ sub preamble { "# automatically generated file, don't edit\n\n". q{ -# Copyright 2023 David Cantrell, derived from data from libphonenumber +# Copyright 2024 David Cantrell, derived from data from libphonenumber # http://code.google.com/p/libphonenumber/ # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build-tests.pl b/build-tests.pl index d910b6b..84c34a7 100644 --- a/build-tests.pl +++ b/build-tests.pl @@ -234,7 +234,7 @@ sub preamble { q{ # automatically generated file, don't edit # - # Copyright 2023 David Cantrell, derived from data from libphonenumber + # Copyright 2024 David Cantrell, derived from data from libphonenumber # http://code.google.com/p/libphonenumber/ # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/Number/Phone.pm b/lib/Number/Phone.pm index 298b2c6..6806be3 100644 --- a/lib/Number/Phone.pm +++ b/lib/Number/Phone.pm @@ -857,7 +857,7 @@ L =head1 AUTHOR, COPYRIGHT and LICENCE -Copyright 2004 - 2023 David Cantrell EFE +Copyright 2004 - 2024 David Cantrell EFE This software is free-as-in-speech software, and may be used, distributed, and modified under the terms of either the GNU diff --git a/lib/Number/Phone/Formatter/Raw.pm b/lib/Number/Phone/Formatter/Raw.pm index c9ac9bc..3020e71 100644 --- a/lib/Number/Phone/Formatter/Raw.pm +++ b/lib/Number/Phone/Formatter/Raw.pm @@ -33,7 +33,7 @@ This is the only method. It takes an E.123 international format string as its on =head1 AUTHOR, COPYRIGHT and LICENCE -Copyright 2023 David Cantrell EFE +Copyright 2024 David Cantrell EFE This software is free-as-in-speech software, and may be used, distributed, and modified under the terms of either the GNU diff --git a/lib/Number/Phone/Formatters.pod b/lib/Number/Phone/Formatters.pod index da04c23..d158c08 100644 --- a/lib/Number/Phone/Formatters.pod +++ b/lib/Number/Phone/Formatters.pod @@ -50,7 +50,7 @@ that uses the object. =head1 COPYRIGHT and LICENCE -Copyright 2023 David Cantrell EFE +Copyright 2024 David Cantrell EFE This documentation is free-as-in-speech software. It may be used, distributed, and modified under the terms of the Creative Commons Attribution-Share Alike 2.0 UK: England & Wales License, whose text you may read at L. diff --git a/lib/Number/Phone/Lib.pm b/lib/Number/Phone/Lib.pm index 760b4b3..a1d3f17 100644 --- a/lib/Number/Phone/Lib.pm +++ b/lib/Number/Phone/Lib.pm @@ -88,6 +88,6 @@ perl itself. =back -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP.pm b/lib/Number/Phone/NANP.pm index 89bba31..14f87bf 100644 --- a/lib/Number/Phone/NANP.pm +++ b/lib/Number/Phone/NANP.pm @@ -437,7 +437,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/AG.pm b/lib/Number/Phone/NANP/AG.pm index adcffe2..8d02c26 100644 --- a/lib/Number/Phone/NANP/AG.pm +++ b/lib/Number/Phone/NANP/AG.pm @@ -58,7 +58,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/AI.pm b/lib/Number/Phone/NANP/AI.pm index 006054f..1940dc8 100644 --- a/lib/Number/Phone/NANP/AI.pm +++ b/lib/Number/Phone/NANP/AI.pm @@ -62,7 +62,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/AS.pm b/lib/Number/Phone/NANP/AS.pm index a214847..7d6915a 100644 --- a/lib/Number/Phone/NANP/AS.pm +++ b/lib/Number/Phone/NANP/AS.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/BB.pm b/lib/Number/Phone/NANP/BB.pm index 53817d9..6d4c2d8 100644 --- a/lib/Number/Phone/NANP/BB.pm +++ b/lib/Number/Phone/NANP/BB.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/BM.pm b/lib/Number/Phone/NANP/BM.pm index f236cae..59fb230 100644 --- a/lib/Number/Phone/NANP/BM.pm +++ b/lib/Number/Phone/NANP/BM.pm @@ -64,7 +64,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/BS.pm b/lib/Number/Phone/NANP/BS.pm index e0c0ae7..f77844d 100644 --- a/lib/Number/Phone/NANP/BS.pm +++ b/lib/Number/Phone/NANP/BS.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/CA.pm b/lib/Number/Phone/NANP/CA.pm index 30c2d15..950027a 100644 --- a/lib/Number/Phone/NANP/CA.pm +++ b/lib/Number/Phone/NANP/CA.pm @@ -72,7 +72,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/DM.pm b/lib/Number/Phone/NANP/DM.pm index b92b4c8..42f20fb 100644 --- a/lib/Number/Phone/NANP/DM.pm +++ b/lib/Number/Phone/NANP/DM.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/DO.pm b/lib/Number/Phone/NANP/DO.pm index b92b72c..4492e2a 100644 --- a/lib/Number/Phone/NANP/DO.pm +++ b/lib/Number/Phone/NANP/DO.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/GD.pm b/lib/Number/Phone/NANP/GD.pm index bae4cb0..eb8072a 100644 --- a/lib/Number/Phone/NANP/GD.pm +++ b/lib/Number/Phone/NANP/GD.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/GU.pm b/lib/Number/Phone/NANP/GU.pm index 3bfa0e5..44a2f14 100644 --- a/lib/Number/Phone/NANP/GU.pm +++ b/lib/Number/Phone/NANP/GU.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/JM.pm b/lib/Number/Phone/NANP/JM.pm index 5b25d5c..569d0dc 100644 --- a/lib/Number/Phone/NANP/JM.pm +++ b/lib/Number/Phone/NANP/JM.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/KN.pm b/lib/Number/Phone/NANP/KN.pm index 4b9c093..77d9439 100644 --- a/lib/Number/Phone/NANP/KN.pm +++ b/lib/Number/Phone/NANP/KN.pm @@ -64,7 +64,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/KY.pm b/lib/Number/Phone/NANP/KY.pm index e209fe3..c33d70a 100644 --- a/lib/Number/Phone/NANP/KY.pm +++ b/lib/Number/Phone/NANP/KY.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/LC.pm b/lib/Number/Phone/NANP/LC.pm index 2a39ffb..a0ed504 100644 --- a/lib/Number/Phone/NANP/LC.pm +++ b/lib/Number/Phone/NANP/LC.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/MP.pm b/lib/Number/Phone/NANP/MP.pm index f3f159c..4be4a54 100644 --- a/lib/Number/Phone/NANP/MP.pm +++ b/lib/Number/Phone/NANP/MP.pm @@ -59,7 +59,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/MS.pm b/lib/Number/Phone/NANP/MS.pm index 9617949..3d090e3 100644 --- a/lib/Number/Phone/NANP/MS.pm +++ b/lib/Number/Phone/NANP/MS.pm @@ -60,7 +60,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/PR.pm b/lib/Number/Phone/NANP/PR.pm index 725272d..6f34456 100644 --- a/lib/Number/Phone/NANP/PR.pm +++ b/lib/Number/Phone/NANP/PR.pm @@ -58,7 +58,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/SX.pm b/lib/Number/Phone/NANP/SX.pm index 17a413b..f21e4d2 100644 --- a/lib/Number/Phone/NANP/SX.pm +++ b/lib/Number/Phone/NANP/SX.pm @@ -58,7 +58,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/TC.pm b/lib/Number/Phone/NANP/TC.pm index 39d3454..04567f9 100644 --- a/lib/Number/Phone/NANP/TC.pm +++ b/lib/Number/Phone/NANP/TC.pm @@ -60,7 +60,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/TT.pm b/lib/Number/Phone/NANP/TT.pm index 1218f55..2120af1 100644 --- a/lib/Number/Phone/NANP/TT.pm +++ b/lib/Number/Phone/NANP/TT.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/US.pm b/lib/Number/Phone/NANP/US.pm index e720364..ea50d44 100644 --- a/lib/Number/Phone/NANP/US.pm +++ b/lib/Number/Phone/NANP/US.pm @@ -70,7 +70,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/VC.pm b/lib/Number/Phone/NANP/VC.pm index e0748ac..2119fab 100644 --- a/lib/Number/Phone/NANP/VC.pm +++ b/lib/Number/Phone/NANP/VC.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/VG.pm b/lib/Number/Phone/NANP/VG.pm index 9c71b84..e9baf51 100644 --- a/lib/Number/Phone/NANP/VG.pm +++ b/lib/Number/Phone/NANP/VG.pm @@ -66,7 +66,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/NANP/VI.pm b/lib/Number/Phone/NANP/VI.pm index ff94231..bef28c0 100644 --- a/lib/Number/Phone/NANP/VI.pm +++ b/lib/Number/Phone/NANP/VI.pm @@ -60,7 +60,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/UK.pm b/lib/Number/Phone/UK.pm index d0137ac..bb9eb1f 100644 --- a/lib/Number/Phone/UK.pm +++ b/lib/Number/Phone/UK.pm @@ -477,7 +477,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/UK/GG.pm b/lib/Number/Phone/UK/GG.pm index aea4442..0bc94bf 100644 --- a/lib/Number/Phone/UK/GG.pm +++ b/lib/Number/Phone/UK/GG.pm @@ -58,7 +58,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/UK/IM.pm b/lib/Number/Phone/UK/IM.pm index 6276858..f1467f5 100644 --- a/lib/Number/Phone/UK/IM.pm +++ b/lib/Number/Phone/UK/IM.pm @@ -58,7 +58,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut diff --git a/lib/Number/Phone/UK/JE.pm b/lib/Number/Phone/UK/JE.pm index ab4f858..2c55315 100644 --- a/lib/Number/Phone/UK/JE.pm +++ b/lib/Number/Phone/UK/JE.pm @@ -58,7 +58,7 @@ perl itself. David Cantrell Edavid@cantrell.org.ukE -Copyright 2023 +Copyright 2024 =cut