Skip to content

Commit

Permalink
Merge pull request #1096 from obfuscurity/update_copyright_09x
Browse files Browse the repository at this point in the history
Update copyright to 2015 (0.9.x)
  • Loading branch information
obfuscurity committed Jan 10, 2015
2 parents 5faeb1f + a348e41 commit 75a02fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2008-2012 Chris Davis; 2011-2014 The Graphite Project
Copyright 2008-2012 Chris Davis; 2011-2015 The Graphite Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def setup(app):

# General information about the project.
project = u'Graphite'
copyright = u'2008-2012, Chris Davis; 2011-2014 The Graphite Project'
copyright = u'2008-2012, Chris Davis; 2011-2015 The Graphite Project'

# 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 75a02fd

Please sign in to comment.