diff options
Diffstat (limited to 'src/libical/icalversion.h.cmake')
-rw-r--r-- | src/libical/icalversion.h.cmake | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/libical/icalversion.h.cmake b/src/libical/icalversion.h.cmake index 78fda24e..83fa2f54 100644 --- a/src/libical/icalversion.h.cmake +++ b/src/libical/icalversion.h.cmake @@ -2,19 +2,18 @@ FILE: icalversion.h CREATOR: eric 20 March 1999 - (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/ ======================================================================*/ #ifndef ICAL_VERSION_H |