diff --git a/src/libmsc/call_leg.c b/src/libmsc/call_leg.c index 5720417b6..59f2f636d 100644 --- a/src/libmsc/call_leg.c +++ b/src/libmsc/call_leg.c @@ -5,17 +5,17 @@ * * Author: Neels Hofmeyr * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: AGPL-3.0+ * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. */ #include #include diff --git a/src/libmsc/cell_id_list.c b/src/libmsc/cell_id_list.c index 907f5f4e9..4bf3a76de 100644 --- a/src/libmsc/cell_id_list.c +++ b/src/libmsc/cell_id_list.c @@ -5,17 +5,17 @@ * * Author: Neels Hofmeyr * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: AGPL-3.0+ * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. */ #include diff --git a/src/libmsc/gsup_client_mux.c b/src/libmsc/gsup_client_mux.c index 1a3611f6e..e27b6645d 100644 --- a/src/libmsc/gsup_client_mux.c +++ b/src/libmsc/gsup_client_mux.c @@ -5,17 +5,17 @@ * * Author: Neels Hofmeyr * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: AGPL-3.0+ * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. */ #include diff --git a/src/libmsc/mncc_sock.c b/src/libmsc/mncc_sock.c index 9c75d2c6d..410449d6d 100644 --- a/src/libmsc/mncc_sock.c +++ b/src/libmsc/mncc_sock.c @@ -6,14 +6,14 @@ * All Rights Reserved * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. * */ diff --git a/src/libmsc/msc_ho.c b/src/libmsc/msc_ho.c index 47f000b2f..54a959d2c 100644 --- a/src/libmsc/msc_ho.c +++ b/src/libmsc/msc_ho.c @@ -5,17 +5,17 @@ * * Author: Neels Hofmeyr * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: AGPL-3.0+ * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. */ #include diff --git a/src/libmsc/ran_msg.c b/src/libmsc/ran_msg.c index 14f250d2f..3e4b20c50 100644 --- a/src/libmsc/ran_msg.c +++ b/src/libmsc/ran_msg.c @@ -5,17 +5,17 @@ * * Author: Neels Hofmeyr * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: AGPL-3.0+ * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. */ #include diff --git a/src/libmsc/ran_msg_a.c b/src/libmsc/ran_msg_a.c index 8cf6bfab0..935d3bf98 100644 --- a/src/libmsc/ran_msg_a.c +++ b/src/libmsc/ran_msg_a.c @@ -5,17 +5,17 @@ * * Author: Neels Hofmeyr * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: AGPL-2.0+ * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. */ #include diff --git a/src/libmsc/ran_msg_iu.c b/src/libmsc/ran_msg_iu.c index 13c43fe0a..37cdf1065 100644 --- a/src/libmsc/ran_msg_iu.c +++ b/src/libmsc/ran_msg_iu.c @@ -5,17 +5,17 @@ * * Author: Neels Hofmeyr * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: AGPL-3.0+ * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Affero General Public License for more details. */ #include