pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/licenses



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Mar 14 11:32:19 UTC 2025

Modified Files:
        pkgsrc/licenses: gnu-agpl-v3

Log Message:
licenses/gnu-agpl-v3: Update http: to https:

As seen in the wild.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/licenses/gnu-agpl-v3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/licenses/gnu-agpl-v3
diff -u pkgsrc/licenses/gnu-agpl-v3:1.3 pkgsrc/licenses/gnu-agpl-v3:1.4
--- pkgsrc/licenses/gnu-agpl-v3:1.3     Mon Mar  4 21:57:22 2013
+++ pkgsrc/licenses/gnu-agpl-v3 Fri Mar 14 11:32:19 2025
@@ -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 @@ the "copyright" line and a pointer to wh
     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,4 +658,4 @@ specific requirements.
   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/>.



Home | Main Index | Thread Index | Old Index