laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37058?usp=email )

Change subject: COPYING and copyright headers: use https instead of http
......................................................................

COPYING and copyright headers: use https instead of http

Change-Id: I330a3219008ffb1afff41fb6f8210246e2ed6aa6
---
M COPYING
M src/gsup_client.erl
M src/osmo_dia2gsup.erl
M src/server_cb.erl
4 files changed, 23 insertions(+), 14 deletions(-)

Approvals:
  pespin: Looks good to me, approved
  fixeria: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/COPYING b/COPYING
index fa823e4..36f20eb 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
                     GNU AFFERO GENERAL PUBLIC LICENSE
                        Version 3, 19 November 2007

- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.

@@ -643,7 +643,7 @@
     GNU Affero General Public License for more details.

     You should have received a copy of the GNU Affero General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.

 Also add information on how to contact you by electronic and paper mail.

@@ -658,7 +658,7 @@
   You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.

 ------------------------------------------------------------------------------
           ADDITIONAL PERMISSIONS PURSUANT TO SECTION 7 OF AGPLv3
@@ -666,9 +666,9 @@

 If you modify this Program, or any covered work, by linking or
 combining it with runtime libraries of Erlang/OTP as released by
-Ericsson on http://www.erlang.org (or a modified version of these
+Ericsson on https://www.erlang.org (or a modified version of these
 libraries), containing parts covered by the terms of the Erlang Public
-License (http://www.erlang.org/EPLICENSE), the licensors of this
+License (https://www.erlang.org/EPLICENSE), the licensors of this
 Program grant you additional permission to convey the resulting work
 without the need to license the runtime libraries of Erlang/OTP under
 the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/gsup_client.erl b/src/gsup_client.erl
index 967bf99..86a46d9 100644
--- a/src/gsup_client.erl
+++ b/src/gsup_client.erl
@@ -15,15 +15,15 @@
 % GNU General Public License for more details.
 %
 % You should have received a copy of the GNU Affero General Public License
-% along with this program.  If not, see <http://www.gnu.org/licenses/>.
+% along with this program.  If not, see <https://www.gnu.org/licenses/>.
 %
 % Additional Permission under GNU AGPL version 3 section 7:
 %
 % If you modify this Program, or any covered work, by linking or
 % combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
 % libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
 % Program grant you additional permission to convey the resulting work
 % without the need to license the runtime libraries of Erlang/OTP under
 % the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/osmo_dia2gsup.erl b/src/osmo_dia2gsup.erl
index ad8de4b..d1c9fda 100644
--- a/src/osmo_dia2gsup.erl
+++ b/src/osmo_dia2gsup.erl
@@ -13,15 +13,15 @@
 % GNU General Public License for more details.
 %
 % You should have received a copy of the GNU Affero General Public License
-% along with this program.  If not, see <http://www.gnu.org/licenses/>.
+% along with this program.  If not, see <https://www.gnu.org/licenses/>.
 %
 % Additional Permission under GNU AGPL version 3 section 7:
 %
 % If you modify this Program, or any covered work, by linking or
 % combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
 % libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
 % Program grant you additional permission to convey the resulting work
 % without the need to license the runtime libraries of Erlang/OTP under
 % the GNU Affero General Public License. Corresponding Source for a
diff --git a/src/server_cb.erl b/src/server_cb.erl
index 13a7ec0..815eaf6 100644
--- a/src/server_cb.erl
+++ b/src/server_cb.erl
@@ -13,15 +13,15 @@
 % GNU General Public License for more details.
 %
 % You should have received a copy of the GNU Affero General Public License
-% along with this program.  If not, see <http://www.gnu.org/licenses/>.
+% along with this program.  If not, see <https://www.gnu.org/licenses/>.
 %
 % Additional Permission under GNU AGPL version 3 section 7:
 %
 % If you modify this Program, or any covered work, by linking or
 % combining it with runtime libraries of Erlang/OTP as released by
-% Ericsson on http://www.erlang.org (or a modified version of these
+% Ericsson on https://www.erlang.org (or a modified version of these
 % libraries), containing parts covered by the terms of the Erlang Public
-% License (http://www.erlang.org/EPLICENSE), the licensors of this
+% License (https://www.erlang.org/EPLICENSE), the licensors of this
 % Program grant you additional permission to convey the resulting work
 % without the need to license the runtime libraries of Erlang/OTP under
 % the GNU Affero General Public License. Corresponding Source for a

--
To view, visit 
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37058?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: erlang/osmo_dia2gsup
Gerrit-Branch: master
Gerrit-Change-Id: I330a3219008ffb1afff41fb6f8210246e2ed6aa6
Gerrit-Change-Number: 37058
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to