diff options
| author | Guilherme Gondim <semente+github@taurinus.org> | 2012-07-06 15:24:07 -0300 |
|---|---|---|
| committer | Guilherme Gondim <semente+github@taurinus.org> | 2012-07-06 15:24:07 -0300 |
| commit | 91e4f7effb6c0911d2db68c9f17b40f484838538 (patch) | |
| tree | 652ed13b808bd05514d2c0ebccc697a09f41bc87 /django/utils/baseconv.py | |
| parent | 2ba4278cb38f1346d70cf427bbeac71a4d1dc5ad (diff) | |
Fix copyright holder
Diffstat (limited to 'django/utils/baseconv.py')
| -rw-r--r-- | django/utils/baseconv.py | 2 |
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. # |
