diff options
Diffstat (limited to 'g.sh')
| -rw-r--r-- | g.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
