diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-03-17 15:54:22 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-03-17 15:54:22 +0100 |
| commit | b085d1a0735ad0f681b99a7b18f32188bcac3468 (patch) | |
| tree | 8516ea0a9d72fc338f4654b5904e36333d0ba88e /g.sh | |
| parent | c291596bce2b3be0cf7a500ca9647fdd3ee77bed (diff) | |
| download | g-b085d1a0735ad0f681b99a7b18f32188bcac3468.tar.gz g-b085d1a0735ad0f681b99a7b18f32188bcac3468.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,4 +1,4 @@ -# Copyright (C) 2013-2018 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2020 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 @@ -114,7 +114,7 @@ g() { -v | --version) cat <<HERE g version $version -Copyright (C) 2013-2018 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2013-2020 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. |
