Skip to content

Commit fb331fd

Browse files
authored
Merge pull request #588 from github/gnu-https
https for fsf.org links in *GPL-3.0 licenses
2 parents 588b2f4 + cb3a73d commit fb331fd

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

_licenses/agpl-3.0.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ limitations:
3737
GNU AFFERO GENERAL PUBLIC LICENSE
3838
Version 3, 19 November 2007
3939

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

@@ -679,7 +679,7 @@ the "copyright" line and a pointer to where the full notice is found.
679679
GNU Affero General Public License for more details.
680680

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

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

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

_licenses/ecl-2.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ note: The Apereo Foundation recommends taking the additional step of adding a bo
1212
using:
1313
- Sakai: https://github.com/sakaiproject/sakai/blob/master/LICENSE
1414
- OAE: https://github.com/oaeproject/Hilary/blob/master/LICENSE
15-
- Opencast: https://bitbucket.org/opencast-community/opencast/src/905077ba5e6483f8c49869a1fc13bf9268790a79/LICENSE
15+
- Opencast: https://github.com/opencast/opencast/blob/develop/LICENSE
1616

1717
permissions:
1818
- commercial-use

_licenses/gpl-3.0.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ limitations:
4040
GNU GENERAL PUBLIC LICENSE
4141
Version 3, 29 June 2007
4242

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

@@ -684,7 +684,7 @@ the "copyright" line and a pointer to where the full notice is found.
684684
GNU General Public License for more details.
685685

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

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

@@ -703,11 +703,11 @@ might be different; for a GUI interface, you would use an "about box".
703703
You should also get your employer (if you work as a programmer) or school,
704704
if any, to sign a "copyright disclaimer" for the program, if necessary.
705705
For more information on this, and how to apply and follow the GNU GPL, see
706-
<http://www.gnu.org/licenses/>.
706+
<https://www.gnu.org/licenses/>.
707707

708708
The GNU General Public License does not permit incorporating your program
709709
into proprietary programs. If your program is a subroutine library, you
710710
may consider it more useful to permit linking proprietary applications with
711711
the library. If this is what you want to do, use the GNU Lesser General
712712
Public License instead of this License. But first, please read
713-
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
713+
<https://www.gnu.org/philosophy/why-not-lgpl.html>.

_licenses/lgpl-3.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ limitations:
3636
GNU LESSER GENERAL PUBLIC LICENSE
3737
Version 3, 29 June 2007
3838

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

0 commit comments

Comments
 (0)