aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--g.sh2
-rw-r--r--gcompletion.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e4dcfbf..bda3492 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-2014 Miquel Sabaté Solà
+Copyright (C) 2013-2015 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 8564c60..d0288b4 100644
--- a/g.sh
+++ b/g.sh
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2013-2014 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2015 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 39da571..a1f954d 100644
--- a/gcompletion.sh
+++ b/gcompletion.sh
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2013-2014 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2015 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