Skip to content

Commit fc1ae12

Browse files
committed
Copyright update
1 parent 85b191a commit fc1ae12

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-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-2020 Matthias Geier
1+
Copyright (c) 2015-2021 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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242

4343
authors = 'Matthias Geier'
4444
project = 'python-sounddevice'
45-
copyright = '2020, ' + authors
4645

4746
try:
4847
release = check_output(['git', 'describe', '--tags', '--always'])

sounddevice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2020 Matthias Geier
1+
# Copyright (c) 2015-2021 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)