From e727e62511b4584d562f67e6688a461d82848269 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 16 Oct 2012 10:58:37 -0400 Subject: Ran update-copyright.py. --- libbe/command/comment.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libbe/command/comment.py') diff --git a/libbe/command/comment.py b/libbe/command/comment.py index 399d8a7..302445c 100644 --- a/libbe/command/comment.py +++ b/libbe/command/comment.py @@ -1,8 +1,9 @@ # Copyright (C) 2005-2012 Aaron Bentley # Chris Ball # Gianluca Montecchi +# Niall Douglas (s_sourceforge@nedprod.com) # Robert Lehmann -# W. Trevor King +# W. Trevor King # # This file is part of Bugs Everywhere. # -- cgit