summaryrefslogtreecommitdiffstats
path: root/lib/common.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-06 12:02:51 (EST)
committer P. J. McDermott <pjm@nac.net>2014-03-06 12:02:51 (EST)
commit3fb29e59758e4a354bee050b0f8ed4881afee520 (patch)
tree2b3b8d0e3011fe5e98c21b09d3973f5d766b1ab3 /lib/common.sh
parent6c229db00449a0cfc4258c44e36247d0f6826173 (diff)
lib/*.sh: Add extra space in copyright notices.
Also update copyright years.
Diffstat (limited to 'lib/common.sh')
-rw-r--r--lib/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.sh b/lib/common.sh
index 074dff3..4b0f236 100644
--- a/lib/common.sh
+++ b/lib/common.sh
@@ -2,7 +2,7 @@
# lib/common.sh
# Functions common to all utilities.
#
-# Copyright (C) 2012 Patrick "P. J." McDermott
+# Copyright (C) 2012, 2014 Patrick "P. J." McDermott
#
# 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