diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-01 22:20:32 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-01 22:20:32 -0400 |
commit | 45741b5c4e507e80fe037d0a36e5487e795430e9 (patch) | |
tree | 21a26cc53a7c52c929ffecaaf056a7d3f56796a2 /becommands/help.py | |
parent | 86604581b9727af7dcaa58fb0809967300124d79 (diff) | |
download | bugseverywhere-45741b5c4e507e80fe037d0a36e5487e795430e9.tar.gz |
Updated copyright blurbs and AUTHORS and included script for future updates
Diffstat (limited to 'becommands/help.py')
-rw-r--r-- | becommands/help.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/becommands/help.py b/becommands/help.py index 7e0209d..b0b182d 100644 --- a/becommands/help.py +++ b/becommands/help.py @@ -1,4 +1,6 @@ -# Copyright (C) 2006 Thomas Gerigk +# Copyright (C) 2006-2009 Aaron Bentley and Panometrics, Inc. +# Thomas Gerigk <tgerigk@gmx.de> +# W. Trevor King <wking@drexel.edu> # <tgerigk@gmx.de> # # This program is free software; you can redistribute it and/or modify |