We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5935463 commit 724fd42Copy full SHA for 724fd42
sfeos_tools/LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2025 Jonathan Healy
+Copyright (c) 2025 Jonathan Healy and CloudFerro S.A.
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
sfeos_tools/setup.py
@@ -11,7 +11,7 @@
11
description="CLI tools for managing stac-fastapi-elasticsearch-opensearch deployments",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- author="Jonathan Healy",
+ author="Jonathan Healy, CloudFerro S.A.",
15
license="MIT",
16
url="https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch",
17
packages=find_packages(),
0 commit comments