aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/tree.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/tree.py')
-rw-r--r--libbe/tree.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbe/tree.py b/libbe/tree.py
index 06d09e5..1bfd803 100644
--- a/libbe/tree.py
+++ b/libbe/tree.py
@@ -1,5 +1,6 @@
# Bugs Everywhere, a distributed bugtracker
-# Copyright (C) 2008-2009 W. Trevor King <wking@drexel.edu>
+# Copyright (C) 2008-2009 Gianluca Montecchi <gian@grys.it>
+# 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