diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-02 00:05:22 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-02 00:05:22 -0500 |
commit | ea11eca851e1b54e36d310f4d69e099f169191e8 (patch) | |
tree | 2e2d4904741bf6b65bc642785cf981c6fdadc876 /src/lib/librelib | |
parent | 641002eff37a30eb2b8237b15b74cc15b4d9f822 (diff) |
I forgot to bump the copyright year on all the files I've touched this year
Diffstat (limited to 'src/lib/librelib')
-rwxr-xr-x | src/lib/librelib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/librelib b/src/lib/librelib index c21532b..e9c8c8b 100755 --- a/src/lib/librelib +++ b/src/lib/librelib @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2013 by Luke Shumaker <lukeshu@sbcglobal.net> +# Copyright (c) 2013-2014 by Luke Shumaker <lukeshu@sbcglobal.net> # # 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 |