Skip to content

Commit

Permalink
2014
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Jan 4, 2014
1 parent 0c061fb commit fcdaea1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2010-2013 Zbigniew Siciarz
Copyright (c) 2010-2014 Zbigniew Siciarz

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -42,7 +42,7 @@

# General information about the project.
project = u'django-envelope'
copyright = u'2011-2013, Zbigniew Siciarz'
copyright = u'2011-2014, Zbigniew Siciarz'

# 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
2 changes: 1 addition & 1 deletion example_project/templates/envelope/contact.html
Expand Up @@ -22,7 +22,7 @@ <h1>Contact me!</h1>
</section>
</div>
<footer>
<p>&copy; Copyright 2010-2013 Zbigniew Siciarz.</p>
<p>&copy; Copyright 2010-2014 Zbigniew Siciarz.</p>
</footer>
</div>
</body>
Expand Down

0 comments on commit fcdaea1

Please sign in to comment.