aboutsummaryrefslogtreecommitdiff
path: root/g.sh
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2023-01-02 12:41:08 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2023-01-02 12:41:08 +0100
commitcf5b286fc06bf606b2b234ef27d4935d265a9c93 (patch)
treea56bab06a682b046d50e41fd0455ea56930fcae4 /g.sh
parent4ba33ceb73b2c8f4cc747c32786eaa9680384d53 (diff)
downloadg-cf5b286fc06bf606b2b234ef27d4935d265a9c93.tar.gz
g-cf5b286fc06bf606b2b234ef27d4935d265a9c93.zip
Updated copyright notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'g.sh')
-rw-r--r--g.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/g.sh b/g.sh
index a9610b8..d8d7e5d 100644
--- a/g.sh
+++ b/g.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 2013-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2023 Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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
@@ -123,7 +123,7 @@ g() {
-v | --version)
cat <<HERE
g version $version
-Copyright (C) 2013-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
+Copyright (C) 2013-2023 Miquel Sabaté Solà <mikisabate@gmail.com>
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.