Skip to content

Commit 9dcf909

Browse files
committed
Update copyright info
1 parent a0b2441 commit 9dcf909

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/conf.py

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

4646
# General information about the project.
4747
project = u'PySurfer'
48-
copyright = (u'2011-2013, Michael Waskom, Alexandre Gramfort, Scott Burns, '
48+
copyright = (u'2011-2014, Michael Waskom, Alexandre Gramfort, Scott Burns, '
4949
'Martin Luessi, Eric Larson')
5050

5151
# Generate the plots for the gallery

setup.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
#! /usr/bin/env python
22
#
3-
# Copyright (C) 2011 Alexandre Gramfort <[email protected]>
4-
# Michael Waskom <[email protected]>
5-
# Scott Burns <[email protected]>
3+
# Copyright (C) 2011-2014 Alexandre Gramfort
4+
# Michael Waskom
5+
# Scott Burns
6+
# Martin Luessi
7+
# Eric Larson
68

79
descr = """PySurfer: cortical surface visualization using Python."""
810

0 commit comments

Comments
 (0)