Skip to content

Commit 724fd42

Browse files
committed
update license
1 parent 5935463 commit 724fd42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sfeos_tools/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Jonathan Healy
3+
Copyright (c) 2025 Jonathan Healy and CloudFerro S.A.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

sfeos_tools/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
description="CLI tools for managing stac-fastapi-elasticsearch-opensearch deployments",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
author="Jonathan Healy",
14+
author="Jonathan Healy, CloudFerro S.A.",
1515
license="MIT",
1616
url="https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch",
1717
packages=find_packages(),

0 commit comments

Comments
 (0)