Skip to content

Commit

Permalink
Update copyright years and include contributors, as per README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Aug 31, 2017
1 parent 9a3943d commit 89b6eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Expand Up @@ -2,7 +2,7 @@ License
+++++++

CKAN - Data Catalogue Software
Copyright (C) 2007 Open Knowledge Foundation
Copyright (c) 2006-2017 Open Knowledge International and contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion doc/conf.py
Expand Up @@ -95,7 +95,7 @@
# General information about the project.
project = u'CKAN'
project_short_name = u'CKAN'
copyright = u'''&copy; 2009-2013, <a href="http://okfn.org/">Open Knowledge Foundation</a>.
copyright = u'''&copy; 2009-2017 <a href="https://okfn.org/"Open Knowledge International</a> and <a href="https://github.com/ckan/ckan/graphs/contributors">contributors</a>.
Licensed under <a
href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
Attribution ShareAlike (Unported) v3.0 License</a>.<br />
Expand Down

0 comments on commit 89b6eae

Please sign in to comment.