Updated year.

This commit is contained in:
Jannis Leidel
2013-03-18 15:55:31 -07:00
parent 4cde49504c
commit e299f91b65
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
django_compressor
-----------------
Copyright (c) 2009-2012 Django Compressor authors (see AUTHORS file)
Copyright (c) 2009-2013 Django Compressor authors (see AUTHORS file)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
project = u'Django Compressor'
copyright = u'2012, Django Compressor authors'
copyright = u'2013, Django Compressor authors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the