Skip to content

Commit 7151fbd

Browse files
Merge pull request django#188 from semente/patch-1
Fixed copyright holder in baseconf.py.
2 parents 2ba4278 + 91e4f7e commit 7151fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django/utils/baseconv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2010 Taurinus Collective. All rights reserved.
1+
# Copyright (c) 2010 Guilherme Gondim. All rights reserved.
22
# Copyright (c) 2009 Simon Willison. All rights reserved.
33
# Copyright (c) 2002 Drew Perttula. All rights reserved.
44
#

0 commit comments

Comments
 (0)