diff options
author | Eric Hameleers <alien@slackware.com> | 2020-01-24 00:22:23 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-01-24 00:22:23 +0100 |
commit | 52757472b424dab31a9c6c70b5c2d2927e30abf6 (patch) | |
tree | ee310fc5a6ff9e2412edbb007ea88c1366f40c1d /make_slackware_live.sh | |
parent | f08aa65b50cc78f733b700eccd1af4d1ad9317e2 (diff) | |
download | liveslak-52757472b424dab31a9c6c70b5c2d2927e30abf6.tar.gz liveslak-52757472b424dab31a9c6c70b5c2d2927e30abf6.tar.xz |
make_slackware_live.sh: updated copyright year with 2020
Diffstat (limited to '')
-rwxr-xr-x | make_slackware_live.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 664f0ef..cfb13fc 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2014, 2015, 2016, 2017, 2018, 2019 Eric Hameleers, Eindhoven, NL +# Copyright 2014, 2015, 2016, 2017, 2018, 2019, 2020 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for |