diff options
Diffstat (limited to 'libbe/command')
-rw-r--r-- | libbe/command/serve.py | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libbe/command/serve.py b/libbe/command/serve.py index 920a147..5dbd2b4 100644 --- a/libbe/command/serve.py +++ b/libbe/command/serve.py @@ -1,7 +1,4 @@ -# Copyright (C) 2005-2010 Aaron Bentley and Panometrics, Inc. -# Gianluca Montecchi <gian@grys.it> -# Oleg Romanyshyn <oromanyshyn@panoramicfeedback.com> -# W. Trevor King <wking@drexel.edu> +# Copyright (C) 2010 W. Trevor King <wking@drexel.edu> # # 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 |