diff options
author | Allen Winter <allen.winter@kdab.com> | 2019-12-14 18:51:59 -0500 |
---|---|---|
committer | Allen Winter <allen.winter@kdab.com> | 2019-12-14 18:51:59 -0500 |
commit | f5e5311c70d15c5c39331968420712292c3701f2 (patch) | |
tree | e77dabde4fd2525b3035c303bff1f520644f8b19 /src/libical/icalproperty_cxx.h | |
parent | 464bef5c94d738a25dd3d7e70dda17bad39a2cf0 (diff) | |
download | libical-git-f5e5311c70d15c5c39331968420712292c3701f2.tar.gz |
various - use https instead of http where we can
Update Eric's email
Remove softwarestudio.com which no longer exists as a domain
Diffstat (limited to 'src/libical/icalproperty_cxx.h')
-rw-r--r-- | src/libical/icalproperty_cxx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libical/icalproperty_cxx.h b/src/libical/icalproperty_cxx.h index ec45c555..a13ac14d 100644 --- a/src/libical/icalproperty_cxx.h +++ b/src/libical/icalproperty_cxx.h @@ -9,12 +9,12 @@ 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 ICALPROPERTY_CXX_H |