Skip to content

Commit f345989

Browse files
committed
Copyright year update
1 parent d6d29bd commit f345989

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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-2016 Matthias Geier
1+
Copyright (c) 2015-2017 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
project = 'nbsphinx'
5151
author = 'Matthias Geier'
52-
copyright = '2016, ' + author
52+
copyright = '2017, ' + author
5353

5454
linkcheck_ignore = [r'http://localhost:\d+/']
5555

nbsphinx.py

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