diff options
author | 2011-03-26 14:39:24 +0200 | |
---|---|---|
committer | 2011-03-26 14:39:24 +0200 | |
commit | 46a0f6844435c86d63bb8c07892b74a1253212b0 (patch) | |
tree | 51b4b178d26de08bf100d6a9ec9c332747b1d7c9 /bashast/gunit/continued_lines.gunit | |
parent | Fix copyright format, add missing copyright (diff) | |
download | libbash-46a0f6844435c86d63bb8c07892b74a1253212b0.tar.gz libbash-46a0f6844435c86d63bb8c07892b74a1253212b0.tar.bz2 libbash-46a0f6844435c86d63bb8c07892b74a1253212b0.zip |
Refer to git log for copyright information
Having to manually keep the year and names updated in each source file
is prone to not remembering to keep it up to date. The same information
can be found from git so just refer people to that. In most places it's
not a requirement to explicitly state such things.
Diffstat (limited to 'bashast/gunit/continued_lines.gunit')
-rw-r--r-- | bashast/gunit/continued_lines.gunit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bashast/gunit/continued_lines.gunit b/bashast/gunit/continued_lines.gunit index 0ced36d..debbe1f 100644 --- a/bashast/gunit/continued_lines.gunit +++ b/bashast/gunit/continued_lines.gunit @@ -1,5 +1,5 @@ /* - Copyright 2010 Nathan Eloe + Please use git log for copyright holder and year information This file is part of libbash. |