Skip to content

Commit

Permalink
Copyright year update
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Mar 12, 2019
1 parent 1af1cbd commit 33562d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2014-2016 SFS Toolbox Developers
Copyright (c) 2014-2019 SFS Toolbox Developers

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
# General information about the project.
authors = 'SFS Toolbox Developers'
project = 'SFS Toolbox'
copyright = '2017, ' + authors
copyright = '2019, ' + authors

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

0 comments on commit 33562d3

Please sign in to comment.