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/ui/util/editor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbe/ui/util/editor.py') diff --git a/libbe/ui/util/editor.py b/libbe/ui/util/editor.py index e5cfa93..f852c01 100644 --- a/libbe/ui/util/editor.py +++ b/libbe/ui/util/editor.py @@ -1,7 +1,7 @@ # Bugs Everywhere, a distributed bugtracker # Copyright (C) 2008-2012 Chris Ball # Gianluca Montecchi -# W. Trevor King +# W. Trevor King # # This file is part of Bugs Everywhere. # -- cgit