diff options
author | krepflap <krepflap@tuta.io> | 2017-05-26 11:01:44 +0200 |
---|---|---|
committer | krepflap <krepflap@tuta.io> | 2017-05-26 11:01:44 +0200 |
commit | 0027110ac66eaac41a1f75c68359e4a83a0ab608 (patch) | |
tree | 26de1cce9afb86f363f7e092e6fd95e1f418256e | |
parent | 4f071853f197406b3f84c3cf124fc87b879e8ea4 (diff) | |
download | tipboard-0027110ac66eaac41a1f75c68359e4a83a0ab608.tar.gz tipboard-0027110ac66eaac41a1f75c68359e4a83a0ab608.tar.bz2 tipboard-0027110ac66eaac41a1f75c68359e4a83a0ab608.zip |
Year bump in various files.
-rw-r--r-- | LICENSE.rst | 2 | ||||
-rw-r--r-- | README.rst | 2 | ||||
-rw-r--r-- | doc/conf.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE.rst b/LICENSE.rst index 83dc11e..153c87a 100644 --- a/LICENSE.rst +++ b/LICENSE.rst @@ -1,4 +1,4 @@ - Copyright 2013-2015 Allegro Group + Copyright 2013-2017 Allegro Group Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -83,7 +83,7 @@ License Tipboard is licensed under the `Apache License, v2.0 <http://tipboard.readthedocs.org/en/latest/license.html>`_. -Copyright (c) 2013-2015 `Allegro Group <http://allegrogroup.com>`_. +Copyright (c) 2013-2017 `Allegro Group <http://allegrogroup.com>`_. .. |docs| image:: https://readthedocs.org/projects/tipboard/badge/?version=latest :alt: Documentation Status diff --git a/doc/conf.py b/doc/conf.py index d186b23..65fcb1a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = u'Tipboard' -copyright = u'2013-2015, Allegro Group' +copyright = u'2013-2017, Allegro Group' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |