Skip to content

Commit f9cf30e

Browse files
committed
[docs] update copyright year
1 parent 83a7085 commit f9cf30e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018 Jeremy Lainé.
1+
Copyright (c) 2018-2019 Jeremy Lainé.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ class MockVpx:
9595

9696
# General information about the project.
9797
project = 'aiortc'
98-
copyright = u'2018, Jeremy Lainé'
98+
copyright = u'2018-2019, Jeremy Lainé'
9999
author = u'Jeremy Lainé'
100100

101101
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)