aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org2
-rw-r--r--g.sh4
-rw-r--r--gcompletion.sh2
-rw-r--r--t/expected.txt4
4 files changed, 6 insertions, 6 deletions
diff --git a/README.org b/README.org
index 78198fb..270fdb7 100644
--- a/README.org
+++ b/README.org
@@ -50,7 +50,7 @@ Read the [[./CHANGELOG.org][CHANGELOG.org]] file.
** Legal stuff
#+BEGIN_SRC text
-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
diff --git a/g.sh b/g.sh
index a9610b8..d8d7e5d 100644
--- a/g.sh
+++ b/g.sh
@@ -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.
diff --git a/gcompletion.sh b/gcompletion.sh
index 08cd022..73b7fd2 100644
--- a/gcompletion.sh
+++ b/gcompletion.sh
@@ -1,4 +1,4 @@
-# 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
diff --git a/t/expected.txt b/t/expected.txt
index 96e6a62..81edf44 100644
--- a/t/expected.txt
+++ b/t/expected.txt
@@ -1,10 +1,10 @@
g version 0.3.9
-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.
g version 0.3.9
-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.