Skip to content

Commit

Permalink
Happy new year!
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 22, 2023
1 parent acc9195 commit 5e05ee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2021 earthobservations
Copyright (c) 2018-2023 earthobservations

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 docs/conf.py
Expand Up @@ -33,7 +33,7 @@ def _get_project_meta():
pkg_meta = _get_project_meta()

project = str(pkg_meta["name"])
copyright = "Copyright (C) 2018-2022 earthobservations"
copyright = "Copyright (C) 2018-2023 earthobservations"
author = ", ".join([author.split("<")[0].strip() for author in pkg_meta["authors"]])
version = str(pkg_meta["version"])

Expand Down

0 comments on commit 5e05ee5

Please sign in to comment.