diff --git a/LICENSE b/LICENSE index cc1733c..2864cf4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2026 jCloud Services GbR +Copyright 2026 jCloud Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/jcloud_deployment_server/__main__.py b/src/jcloud_deployment_server/__main__.py index 3023cd9..0cadb68 100644 --- a/src/jcloud_deployment_server/__main__.py +++ b/src/jcloud_deployment_server/__main__.py @@ -1,4 +1,4 @@ -# Copyright 2026 jCloud Services GbR +# Copyright 2026 jCloud # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/jcloud_deployment_server/models/__init__.py b/src/jcloud_deployment_server/models/__init__.py index 25e52ae..d66c417 100644 --- a/src/jcloud_deployment_server/models/__init__.py +++ b/src/jcloud_deployment_server/models/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2026 jCloud Services GbR +# Copyright 2026 jCloud # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/jcloud_deployment_server/models/gitea/__init__.py b/src/jcloud_deployment_server/models/gitea/__init__.py index 412773c..2420d8d 100644 --- a/src/jcloud_deployment_server/models/gitea/__init__.py +++ b/src/jcloud_deployment_server/models/gitea/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2026 jCloud Services GbR +# Copyright 2026 jCloud # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/jcloud_deployment_server/models/gitea/common.py b/src/jcloud_deployment_server/models/gitea/common.py index c1c6b1f..8d0d863 100644 --- a/src/jcloud_deployment_server/models/gitea/common.py +++ b/src/jcloud_deployment_server/models/gitea/common.py @@ -1,4 +1,4 @@ -# Copyright 2026 jCloud Services GbR +# Copyright 2026 jCloud # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/jcloud_deployment_server/models/gitea/release.py b/src/jcloud_deployment_server/models/gitea/release.py index a2e870e..b96c780 100644 --- a/src/jcloud_deployment_server/models/gitea/release.py +++ b/src/jcloud_deployment_server/models/gitea/release.py @@ -1,4 +1,4 @@ -# Copyright 2026 jCloud Services GbR +# Copyright 2026 jCloud # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.