[Bps-public-commit] Data-ICal branch, master, updated. 0.22-5-g38dc086

? sunnavy sunnavy at bestpractical.com
Wed Aug 14 12:33:04 EDT 2019


The branch, master has been updated
       via  38dc0863b253444f562263368edf8aa841da0999 (commit)
      from  ba6c89b752109b08a46da6ea64982f1abef89223 (commit)

Summary of changes:
 lib/Data/ICal.pm                         | 2 +-
 lib/Data/ICal/Entry.pm                   | 2 +-
 lib/Data/ICal/Entry/Alarm.pm             | 2 +-
 lib/Data/ICal/Entry/Alarm/Audio.pm       | 2 +-
 lib/Data/ICal/Entry/Alarm/Display.pm     | 2 +-
 lib/Data/ICal/Entry/Alarm/Email.pm       | 2 +-
 lib/Data/ICal/Entry/Alarm/None.pm        | 2 +-
 lib/Data/ICal/Entry/Alarm/Procedure.pm   | 2 +-
 lib/Data/ICal/Entry/Alarm/URI.pm         | 2 +-
 lib/Data/ICal/Entry/Event.pm             | 2 +-
 lib/Data/ICal/Entry/FreeBusy.pm          | 2 +-
 lib/Data/ICal/Entry/Journal.pm           | 2 +-
 lib/Data/ICal/Entry/TimeZone.pm          | 2 +-
 lib/Data/ICal/Entry/TimeZone/Daylight.pm | 2 +-
 lib/Data/ICal/Entry/TimeZone/Standard.pm | 2 +-
 lib/Data/ICal/Entry/Todo.pm              | 2 +-
 lib/Data/ICal/Property.pm                | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

- Log -----------------------------------------------------------------
commit 38dc0863b253444f562263368edf8aa841da0999
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Aug 15 00:32:09 2019 +0800

    Update copyright year to 2019

diff --git a/lib/Data/ICal.pm b/lib/Data/ICal.pm
index 5ad188e..f6fece5 100644
--- a/lib/Data/ICal.pm
+++ b/lib/Data/ICal.pm
@@ -321,7 +321,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry.pm b/lib/Data/ICal/Entry.pm
index 11b8e7e..91aad2c 100644
--- a/lib/Data/ICal/Entry.pm
+++ b/lib/Data/ICal/Entry.pm
@@ -630,7 +630,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Alarm.pm b/lib/Data/ICal/Entry/Alarm.pm
index 95ad030..1eec20a 100644
--- a/lib/Data/ICal/Entry/Alarm.pm
+++ b/lib/Data/ICal/Entry/Alarm.pm
@@ -91,7 +91,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Alarm/Audio.pm b/lib/Data/ICal/Entry/Alarm/Audio.pm
index 2deaf72..4131dea 100644
--- a/lib/Data/ICal/Entry/Alarm/Audio.pm
+++ b/lib/Data/ICal/Entry/Alarm/Audio.pm
@@ -66,7 +66,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Alarm/Display.pm b/lib/Data/ICal/Entry/Alarm/Display.pm
index baef2d3..4eea3b5 100644
--- a/lib/Data/ICal/Entry/Alarm/Display.pm
+++ b/lib/Data/ICal/Entry/Alarm/Display.pm
@@ -67,7 +67,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Alarm/Email.pm b/lib/Data/ICal/Entry/Alarm/Email.pm
index fc837f8..f14557c 100644
--- a/lib/Data/ICal/Entry/Alarm/Email.pm
+++ b/lib/Data/ICal/Entry/Alarm/Email.pm
@@ -96,7 +96,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Alarm/None.pm b/lib/Data/ICal/Entry/Alarm/None.pm
index e4ddb5d..9af1a02 100644
--- a/lib/Data/ICal/Entry/Alarm/None.pm
+++ b/lib/Data/ICal/Entry/Alarm/None.pm
@@ -53,7 +53,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Alarm/Procedure.pm b/lib/Data/ICal/Entry/Alarm/Procedure.pm
index 1e6c767..c0caed5 100644
--- a/lib/Data/ICal/Entry/Alarm/Procedure.pm
+++ b/lib/Data/ICal/Entry/Alarm/Procedure.pm
@@ -82,7 +82,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Alarm/URI.pm b/lib/Data/ICal/Entry/Alarm/URI.pm
index 660a69f..f572cb6 100644
--- a/lib/Data/ICal/Entry/Alarm/URI.pm
+++ b/lib/Data/ICal/Entry/Alarm/URI.pm
@@ -73,7 +73,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Event.pm b/lib/Data/ICal/Entry/Event.pm
index fa17856..eafd5f8 100644
--- a/lib/Data/ICal/Entry/Event.pm
+++ b/lib/Data/ICal/Entry/Event.pm
@@ -153,7 +153,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/FreeBusy.pm b/lib/Data/ICal/Entry/FreeBusy.pm
index 3655a4e..a3b5787 100644
--- a/lib/Data/ICal/Entry/FreeBusy.pm
+++ b/lib/Data/ICal/Entry/FreeBusy.pm
@@ -93,7 +93,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Journal.pm b/lib/Data/ICal/Entry/Journal.pm
index 5813bce..e428ef9 100644
--- a/lib/Data/ICal/Entry/Journal.pm
+++ b/lib/Data/ICal/Entry/Journal.pm
@@ -99,7 +99,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/TimeZone.pm b/lib/Data/ICal/Entry/TimeZone.pm
index 9904bbc..349ad32 100644
--- a/lib/Data/ICal/Entry/TimeZone.pm
+++ b/lib/Data/ICal/Entry/TimeZone.pm
@@ -79,7 +79,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/TimeZone/Daylight.pm b/lib/Data/ICal/Entry/TimeZone/Daylight.pm
index 2db0b69..3e86c56 100644
--- a/lib/Data/ICal/Entry/TimeZone/Daylight.pm
+++ b/lib/Data/ICal/Entry/TimeZone/Daylight.pm
@@ -106,7 +106,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/TimeZone/Standard.pm b/lib/Data/ICal/Entry/TimeZone/Standard.pm
index 72599bf..41e2e48 100644
--- a/lib/Data/ICal/Entry/TimeZone/Standard.pm
+++ b/lib/Data/ICal/Entry/TimeZone/Standard.pm
@@ -106,7 +106,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Entry/Todo.pm b/lib/Data/ICal/Entry/Todo.pm
index fb39d55..8de448e 100644
--- a/lib/Data/ICal/Entry/Todo.pm
+++ b/lib/Data/ICal/Entry/Todo.pm
@@ -140,7 +140,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/Data/ICal/Property.pm b/lib/Data/ICal/Property.pm
index 6acfd6a..b81efc5 100644
--- a/lib/Data/ICal/Property.pm
+++ b/lib/Data/ICal/Property.pm
@@ -349,7 +349,7 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright (c) 2005 - 2015, Best Practical Solutions, LLC.  All rights reserved.
+Copyright (c) 2005 - 2019, Best Practical Solutions, LLC.  All rights reserved.
 
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself. See L<perlartistic>.

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list