diff options
Diffstat (limited to 'src/Net-ICal-Libical/lib/Net/ICal/Libical/Period.pm')
-rw-r--r-- | src/Net-ICal-Libical/lib/Net/ICal/Libical/Period.pm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/Net-ICal-Libical/lib/Net/ICal/Libical/Period.pm b/src/Net-ICal-Libical/lib/Net/ICal/Libical/Period.pm index 8a9d173e..11ec0325 100644 --- a/src/Net-ICal-Libical/lib/Net/ICal/Libical/Period.pm +++ b/src/Net-ICal-Libical/lib/Net/ICal/Libical/Period.pm @@ -3,19 +3,18 @@ # FILE: Component.pm # CREATOR: eric # -# (C) COPYRIGHT 2000, Eric Busboom <eric@softwarestudio.org> -# http://www.softwarestudio.org +# (C) COPYRIGHT 2000, Eric Busboom <eric@civicknowledge.com> # # This library is free software; you can redistribute it and/or modify # it under the terms of either: # # The LGPL as published by the Free Software Foundation, version -# 2.1, available at: http://www.gnu.org/licenses/lgpl-2.1.html +# 2.1, available at: https://www.gnu.org/licenses/lgpl-2.1.html # # Or: # # The Mozilla Public License Version 2.0. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ +# the License at https://www.mozilla.org/MPL/ #====================================================================== =pod |