Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 68e07bf

Browse files
authoredSep 11, 2020
Merge pull request #583 from masterleinad/update_copyright
Update copyright year
2 parents d7a54fb + 2a9d647 commit 68e07bf

File tree

99 files changed

+100
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+100
-100
lines changed
 

‎LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright 2012-2019 the DataTransferKit authors
3+
Copyright 2012-2020 the DataTransferKit authors
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

‎docs/source/conf.py

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

7979
# General information about the project.
8080
project = u'DataTransferKit'
81-
copyright = u'2015-2019, Stuart Slattery, Damien Lebrun-Grandie, Bruno Turcksin, Andrey Prokopenko'
82-
author = u'Stuart Slattery, Damien Lebrun-Grandie, Bruno Turcksin, Andrey Prokopenko'
81+
copyright = u'2015-2020, Stuart Slattery, Damien Lebrun-Grandie, Bruno Turcksin, Andrey Prokopenko, Daniel Arndt'
82+
author = u'Stuart Slattery, Damien Lebrun-Grandie, Bruno Turcksin, Andrey Prokopenko, Daniel Arndt'
8383

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

0 commit comments

Comments
 (0)