summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--django/utils/baseconv.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/utils/baseconv.py b/django/utils/baseconv.py
index 8a6181bb2d..053ce3e97e 100644
--- a/django/utils/baseconv.py
+++ b/django/utils/baseconv.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2010 Taurinus Collective. All rights reserved.
+# Copyright (c) 2010 Guilherme Gondim. All rights reserved.
# Copyright (c) 2009 Simon Willison. All rights reserved.
# Copyright (c) 2002 Drew Perttula. All rights reserved.
#