Skip to content

Commit c188a9f

Browse files
committed
Update years
1 parent c1fb081 commit c188a9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Apache License
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright {yyyy} {name of copyright owner}
189+
Copyright 2015-2018 Andrew Svetlov and aio-libs team
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171

7272
# General information about the project.
7373
project = 'aiohttp_session'
74-
copyright = '2015,2016 Andrew Svetlov'
75-
author = 'Andrew Svetlov'
74+
copyright = '2015-2018 Andrew Svetlov and aio-libs team'
75+
author = 'Andrew Svetlov and aio-libs team'
7676

7777
# The version info for the project you're documenting, acts as replacement for
7878
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)