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 51e4610..b666ea9 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ add a "source" command for both of the files in the .bashrc file.
# Legal stuff
-Copyright (C) 2013 Miquel Sabaté Solà
+Copyright (C) 2013-2013 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 a2df719..37d8dbe 100644
--- a/g.sh
+++ b/g.sh
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2013 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2014 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 69294e9..39da571 100644
--- a/gcompletion.sh
+++ b/gcompletion.sh
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2013 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2013-2014 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