From b085d1a0735ad0f681b99a7b18f32188bcac3468 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 17 Mar 2020 15:54:22 +0100 Subject: Updated copyright notice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 4 +++- g.sh | 4 ++-- gcompletion.sh | 2 +- t/expected.txt | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f4a35f7..c9c9903 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ add a `source` command for both of the files in the `.bashrc` file. ## Legal stuff -Copyright (C) 2013-2018 Miquel Sabaté Solà +``` +Copyright (C) 2013-2020 Miquel Sabaté Solà 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 @@ -40,3 +41,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . +``` diff --git a/g.sh b/g.sh index 4ce256f..e310bd5 100644 --- a/g.sh +++ b/g.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2018 Miquel Sabaté Solà +# Copyright (C) 2013-2020 Miquel Sabaté Solà # # 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 < +Copyright (C) 2013-2020 Miquel Sabaté Solà License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/gcompletion.sh b/gcompletion.sh index 0bf171b..08cd022 100644 --- a/gcompletion.sh +++ b/gcompletion.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2018 Miquel Sabaté Solà +# Copyright (C) 2013-2020 Miquel Sabaté Solà # # 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 diff --git a/t/expected.txt b/t/expected.txt index 82211f2..96e6a62 100644 --- a/t/expected.txt +++ b/t/expected.txt @@ -1,10 +1,10 @@ g version 0.3.9 -Copyright (C) 2013-2018 Miquel Sabaté Solà +Copyright (C) 2013-2020 Miquel Sabaté Solà License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. g version 0.3.9 -Copyright (C) 2013-2018 Miquel Sabaté Solà +Copyright (C) 2013-2020 Miquel Sabaté Solà License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. -- cgit v1.2.3