Skip to content

Commit

Permalink
Update year in LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Jul 14, 2011
1 parent f0959ba commit f82b9c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2009, Ask Solem
Copyright (c) 2009-2011, Ask Solem
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -29,7 +29,7 @@

# General information about the project.
project = u'django-celery'
copyright = u'2009, Ask Solem'
copyright = u'2009-2011, Ask Solem'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down

0 comments on commit f82b9c0

Please sign in to comment.