summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-01-03 22:16:01 +0100
committer Eric Hameleers <alien@slackware.com>2023-01-03 22:16:01 +0100
commitbf892f2c7fc89cc7f63abfa18f669b4aa24211a9 (patch)
treeaaf6a57a566a2cf76846dbd816f5958de2f6bb40
parent1a678a34cdc702916ecc3dd88b12a4a55c3aea41 (diff)
downloadliveslak-bf892f2c7fc89cc7f63abfa18f669b4aa24211a9.tar.gz
liveslak-bf892f2c7fc89cc7f63abfa18f669b4aa24211a9.tar.xz
Update the copyright year with 2023
-rw-r--r--iso2usb.sh2
-rw-r--r--isocomp.sh2
-rw-r--r--liveinit.tpl2
-rwxr-xr-xmake_slackware_live.sh2
-rw-r--r--upslak.sh2
5 files changed, 5 insertions, 5 deletions
diff --git a/iso2usb.sh b/iso2usb.sh
index 6f1eb9c..3ba073c 100644
--- a/iso2usb.sh
+++ b/iso2usb.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2015, 2016, 2017, 2019, 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL
+# Copyright 2015, 2016, 2017, 2019, 2020, 2021, 2022, 2023 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/isocomp.sh b/isocomp.sh
index 7a644c3..7b361d5 100644
--- a/isocomp.sh
+++ b/isocomp.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2022 Eric Hameleers, Eindhoven, NL
+# Copyright 2022, 2023 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/liveinit.tpl b/liveinit.tpl
index 55fd893..6d24184 100644
--- a/liveinit.tpl
+++ b/liveinit.tpl
@@ -2,7 +2,7 @@
#
# Copyright 2004 Slackware Linux, Inc., Concord, CA, USA
# Copyright 2007, 2008, 2009, 2010, 2012 Patrick J. Volkerding, Sebeka, MN, USA
-# Copyright 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL
+# Copyright 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index d91f371..4b1d379 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL
+# Copyright 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
diff --git a/upslak.sh b/upslak.sh
index ea31774..b098199 100644
--- a/upslak.sh
+++ b/upslak.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2017, 2019, 2021, 2022 Eric Hameleers, Eindhoven, NL
+# Copyright 2017, 2019, 2021, 2022, 2023 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is