emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master fe46c74: * admin/update-archive.sh: Add license statement.


From: Stefan Kangas
Subject: [elpa] master fe46c74: * admin/update-archive.sh: Add license statement.
Date: Fri, 13 Nov 2020 18:30:16 -0500 (EST)

branch: master
commit fe46c74749940d1bb083cd87316439c817b6b433
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * admin/update-archive.sh: Add license statement.
---
 admin/update-archive.sh | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/admin/update-archive.sh b/admin/update-archive.sh
index 4542045..cadddbd 100755
--- a/admin/update-archive.sh
+++ b/admin/update-archive.sh
@@ -1,6 +1,20 @@
 #!/bin/sh
+
 # TODO: Author
-# TODO: License
+
+# 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 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.
+
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
+
 ##
 # Usage: update-archive.sh [options]
 #



reply via email to

[Prev in Thread] Current Thread [Next in Thread]