Skip to content

Commit efcb33e

Browse files
author
Hugo Osvaldo Barrera
committed
Update copyright year
1 parent b76cbe8 commit efcb33e

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
# General information about the project.
4646
project = 'python-barcode'
47-
copyright = '2010-2017 Thorsten Weimann et al'
47+
copyright = '2017-2020 Hugo Osvaldo Barrera <hugo@barrera.io>, et al'
4848

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

docs/source/license.rst

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
pyBarcode License
2-
=================
1+
License
2+
=======
33

4-
This package is distributed under the MIT license:
4+
python-barcode is distributed under the MIT license::
55

6-
The MIT License
7-
---------------
8-
9-
Copyright (c) 2010-2013 Thorsten Weimann
10-
11-
::
6+
Copyright (c) 2017-2020 Hugo Osvaldo Barrera <hugo@barrera.io>, et al
7+
Copyright (c) 2010-2013 Thorsten Weimann
128

139
Permission is hereby granted, free of charge, to any person obtaining a copy
1410
of this software and associated documentation files (the "Software"), to deal
@@ -27,4 +23,3 @@ Copyright (c) 2010-2013 Thorsten Weimann
2723
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2824
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2925
THE SOFTWARE.
30-

0 commit comments

Comments
 (0)