]> repo.cephalix.eu Git - Firefox.git/commitdiff
Adap license year too
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 16 Jun 2022 10:56:36 +0000 (12:56 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 16 Jun 2022 10:56:36 +0000 (12:56 +0200)
Firefox.sls
Makefile
init.sls.in

index 8f6f1b875c4c05eed9b8d9fa853a9fe099374c17..2be747e2ab1393286384cb93e048e8b44e97c536 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 # SLS: Firefox
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) YEAR Helmuth Varkoly, Nuermberg, Germany.
 # All rights reserved.
 #
 # Authos:               Helmuth Varkoly
index d61b85dd9fead2846ae26267b38c3a7ffb8866a8..4661935e02ff65d6b05ea7d71d222b690cfd37b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ package:
        echo $(NRELEASE) > RELEASE
        git commit -a -m "New release"
        createrepo $(REPO)
-       git push
+       #git push
 
 init:
        rm -fr .git
index 9fa0bec9cfd5f4bc327511a057de312436d5df29..2263486da00b0a411fda7c799c13be420ae94994 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 # SLS: Firefox
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) YEAR Helmuth Varkoly, Nuermberg, Germany.
 # All rights reserved.
 #
 # Authors:               Helmuth Varkoly