Skip to content

Commit 9a861ff

Browse files
committed
Update copyrights
1 parent 274ad6f commit 9a861ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/conf.py

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

4747
# General information about the project.
4848
project = u'OpenSlide Python'
49-
copyright = u'2010-2014 Carnegie Mellon University'
49+
copyright = u'2010-2016 Carnegie Mellon University and others'
5050

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

openslide/lowlevel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# openslide-python - Python bindings for the OpenSlide library
33
#
44
# Copyright (c) 2010-2013 Carnegie Mellon University
5+
# Copyright (c) 2016 Benjamin Gilbert
56
#
67
# This library is free software; you can redistribute it and/or modify it
78
# under the terms of version 2.1 of the GNU Lesser General Public License

0 commit comments

Comments
 (0)