Skip to content

Commit

Permalink
Update copyright year to 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Mar 3, 2021
1 parent 74b0990 commit a56a958
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Copyright (c) 2006-2018, Jeffrey Whitaker.
Copyright (c) 2019-2020, Open source contributors.
Copyright (c) 2019-2021, Open source contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

# General information about the project.
project = "pyproj"
copyright = "2006-2018, Jeffrey Whitaker; 2019-2020, Open source contributors"
copyright = "2006-2018, Jeffrey Whitaker; 2019-2021, Open source contributors"
author = "Jeffrey Whitaker"

# The version info for the project you're documenting, acts as replacement
Expand Down
2 changes: 1 addition & 1 deletion pyproj/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Contact: Jeffrey Whitaker <[email protected]>
Copyright (c) 2006-2018, Jeffrey Whitaker.
Copyright (c) 2019-2020, Open source contributors.
Copyright (c) 2019-2021, Open source contributors.
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down

0 comments on commit a56a958

Please sign in to comment.