Skip to content

Commit

Permalink
Copyright year to 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Jan 28, 2022
1 parent 63c22c0 commit acaee8e
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-2021, Open source contributors.
Copyright (c) 2019-2022, 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 @@ -59,7 +59,7 @@

# General information about the project.
project = "pyproj"
copyright = "2006-2018, Jeffrey Whitaker; 2019-2021, Open source contributors"
copyright = "2006-2018, Jeffrey Whitaker; 2019-2022, 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 <jeffrey.s.whitaker@noaa.gov>
Copyright (c) 2006-2018, Jeffrey Whitaker.
Copyright (c) 2019-2021, Open source contributors.
Copyright (c) 2019-2022, 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 acaee8e

Please sign in to comment.