Skip to content

Commit 731cea5

Browse files
author
Daniel Blanchard
committed
Update copyrights
1 parent a1774ae commit 731cea5

File tree

12 files changed

+24
-24
lines changed

12 files changed

+24
-24
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def __getattr__(cls, name):
6767

6868
# General information about the project.
6969
project = u'GridMap'
70-
copyright = u'2008-2012 Max-Planck-Society, 2012-2013 ETS'
70+
copyright = u'2008-2012 Max-Planck-Society, 2012-2014 ETS'
7171

7272
# The version info for the project you're documenting, acts as replacement for
7373
# |version| and |release|, also used in various other places throughout the
@@ -276,7 +276,7 @@ def __getattr__(cls, name):
276276
epub_title = u'GridMap'
277277
epub_author = u'Daniel Blanchard, Cheng Soon Ong, Christian Widmer'
278278
epub_publisher = u'Educational Testing Service'
279-
epub_copyright = u'2008-2012 Max-Planck-Society, 2012-2013 Educational Testing Service'
279+
epub_copyright = u'2008-2012 Max-Planck-Society, 2012-2014 Educational Testing Service'
280280

281281
# The language of the text. It defaults to the language option
282282
# or en if the language is not set.

examples/manual.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

examples/map_reduce.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

gridmap/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

gridmap/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

gridmap/data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

gridmap/job.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

gridmap/runner.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

gridmap/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Written (W) 2008-2012 Christian Widmer
44
# Written (W) 2008-2010 Cheng Soon Ong
5-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
6-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
5+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
6+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
77

88
# This file is part of GridMap.
99

gridmap/web.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
# Written (W) 2008-2012 Christian Widmer
66
# Written (W) 2008-2010 Cheng Soon Ong
7-
# Written (W) 2012-2013 Daniel Blanchard, [email protected]
8-
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2013 ETS
7+
# Written (W) 2012-2014 Daniel Blanchard, [email protected]
8+
# Copyright (C) 2008-2012 Max-Planck-Society, 2012-2014 ETS
99

1010
# This file is part of GridMap.
1111

0 commit comments

Comments
 (0)