Merge pull request #21 from opencloud-eu/remove-eula

Remove eula
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-14 16:58:40 +01:00
committed by GitHub
4 changed files with 1 additions and 9 deletions

View File

@@ -1804,7 +1804,6 @@ def binaryRelease(ctx, arch, build_type, target, depends_on = []):
"environment": DRONE_HTTP_PROXY_ENV,
"commands": [
"make -C ocis release-finish",
"cp assets/End-User-License-Agreement-for-ownCloud-Infinite-Scale.pdf ocis/dist/release/",
],
"when": {
"ref": [

5
.github/CODEOWNERS vendored
View File

@@ -1,4 +1 @@
services/settings/ @lukashirt
services/web/ @lukashirt
.drone.star @kobergj @phil-davis @individual-it
assets/End-User-License-Agreement-for-ownCloud-Infinite-Scale.pdf @kobergj @hodyroff
.drone.star @micbar @scharfviktor

View File

@@ -124,10 +124,6 @@ Infinite Scale is carefully internationalized so that everyone, no matter what l
Please always refer to our [Contribution Guidelines](https://github.com/owncloud/ocis/blob/master/CONTRIBUTING.md).
## End User License Agreement
Some builds of stable ownCloud Infinite Scale releases provided by ownCloud GmbH are subject to an [End User License Agreement](https://owncloud.com/license-owncloud-infinite-scale/).
## Copyright
```console