diff options
author | Chris Ball <cjb@laptop.org> | 2009-07-02 14:00:04 -0400 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2009-07-02 14:00:04 -0400 |
commit | 64f62aa2bb841c483e8cb2b663434b3ad3038f4c (patch) | |
tree | 644cfa2fef611ad265d3116ac83026bf0181f7c1 /Makefile | |
parent | 21a0bb0ae113ad9eaa6d94d36c8d0e5ca8508d7f (diff) | |
parent | a536332660c8374e2000541e2db5ad6cea3b0e5e (diff) | |
download | bugseverywhere-64f62aa2bb841c483e8cb2b663434b3ad3038f4c.tar.gz |
Pull darcs fix, copyright updates from W. Trevor King
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ # Makefile # Part of Bugs Everywhere, a distributed bug tracking system. # -# Copyright © 2008 Ben Finney <ben+python@benfinney.id.au> +# Copyright (C) 2008-2009 Ben Finney <benf@cybersource.com.au> +# Chris Ball <cjb@laptop.org> +# W. Trevor King <wking@drexel.edu> # This is free software; you may copy, modify and/or distribute this work # under the terms of the GNU General Public License, version 2 or later. # No warranty expressed or implied. See the file COPYING for details. |