Skip to content

Commit c41a7e8

Browse files
committed
Copyright year update
1 parent 7f625dc commit c41a7e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2017 Matthias Geier
1+
Copyright (c) 2015-2018 Matthias Geier
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
# General information about the project.
7676
authors = 'Matthias Geier'
7777
project = 'python-sounddevice'
78-
copyright = '2017, ' + authors
78+
copyright = '2018, ' + authors
7979

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

sounddevice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 Matthias Geier
1+
# Copyright (c) 2015-2018 Matthias Geier
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)