From: buildmaster Date: Thu, 16 Jun 2022 10:56:36 +0000 (+0200) Subject: Adap license year too X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=ed1fb80e76817099025e09a6c49c7d8a91b75ba2;p=Firefox.git Adap license year too --- diff --git a/Firefox.sls b/Firefox.sls index 8f6f1b8..2be747e 100644 --- a/Firefox.sls +++ b/Firefox.sls @@ -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 diff --git a/Makefile b/Makefile index d61b85d..4661935 100644 --- 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 diff --git a/init.sls.in b/init.sls.in index 9fa0bec..2263486 100644 --- a/init.sls.in +++ b/init.sls.in @@ -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