diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 12:41:08 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 12:41:08 +0100 |
| commit | cf5b286fc06bf606b2b234ef27d4935d265a9c93 (patch) | |
| tree | a56bab06a682b046d50e41fd0455ea56930fcae4 /g.sh | |
| parent | 4ba33ceb73b2c8f4cc747c32786eaa9680384d53 (diff) | |
| download | g-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.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. |
