aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--g.sh2
-rw-r--r--gcompletion.sh2
-rw-r--r--t/tests.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 603716e..0559cee 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ add a "source" command for both of the files in the .bashrc file.
# Legal stuff
-Copyright (C) 2013-2015 Miquel Sabaté Solà
+Copyright (C) 2013-2016 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/g.sh b/g.sh
index 8a487a9..f00ff17 100644
--- a/g.sh
+++ b/g.sh
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2016 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/gcompletion.sh b/gcompletion.sh
index b728e46..8f10cd1 100644
--- a/gcompletion.sh
+++ b/gcompletion.sh
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2016 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/tests.sh b/t/tests.sh
index 75867d8..49dda24 100644
--- a/t/tests.sh
+++ b/t/tests.sh
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2016 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