Permalink
Browse files

Update copyrights

  • Loading branch information...
1 parent 274ad6f commit 9a861ffe7b53d6e2cd27a0a376c59cb44507fd36 @bgilbert bgilbert committed Jun 12, 2016
Showing with 2 additions and 1 deletion.
  1. +1 −1 doc/conf.py
  2. +1 −0 openslide/lowlevel.py
View
@@ -46,7 +46,7 @@
# General information about the project.
project = u'OpenSlide Python'
-copyright = u'2010-2014 Carnegie Mellon University'
+copyright = u'2010-2016 Carnegie Mellon University and others'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
View
@@ -2,6 +2,7 @@
# openslide-python - Python bindings for the OpenSlide library
#
# Copyright (c) 2010-2013 Carnegie Mellon University
+# Copyright (c) 2016 Benjamin Gilbert
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of version 2.1 of the GNU Lesser General Public License

0 comments on commit 9a861ff

Please sign in to comment.