Updated year.
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user