diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-01-02 09:27:19 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-01-02 09:27:19 +0100 |
| commit | 382eb1f4225d681629f7a34c31737b8e2a71ef89 (patch) | |
| tree | c72e7f12cb0747bcbd609807fe40367bbf9eb75f /g.sh | |
| parent | 0f7ff3a89637a36100b2c349a6a0f22115a508dd (diff) | |
| download | g-382eb1f4225d681629f7a34c31737b8e2a71ef89.tar.gz g-382eb1f4225d681629f7a34c31737b8e2a71ef89.zip | |
Updated license 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-2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2018 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-2016 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2013-2018 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. |
