Skip to content

Commit fd8f277

Browse files
committed
Add files via upload
1 parent dc7418b commit fd8f277

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.drone.star

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1517,6 +1517,7 @@ def binaryRelease(ctx, name):
15171517
"image": OC_CI_GOLANG,
15181518
"commands": [
15191519
"make -C ocis release-finish",
1520+
"cp assets/End-User-License-Agreement-for-ownCloud-Infinite-Scale.pdf ocis/dist/release/",
15201521
],
15211522
"when": {
15221523
"ref": [

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,11 @@ We are _very_ happy that oCIS does not require a Contributor License Agreement (
121121
Infinite Scale is carefully internationalized so that everyone, no matter what language they speak, has a great experience. To achieve this we rely on the help of volunteer translators. If you want to help, you can find the project behind this link:
122122
[Transifex for ownCloud web](https://explore.transifex.com/owncloud-org/owncloud-web/).
123123

124-
Please always refer to our [Contribution Guidelines](CONTRIBUTING.md).
124+
Please always refer to our [Contribution Guidelines](https://github.com/owncloud/ocis/blob/master/CONTRIBUTING.md).
125+
126+
## End User License Agreement
127+
128+
Stable versions of ownCloud Infinite Scale are subject to the [End User License Agreement](https://github.com/owncloud/ocis/blob/master/assets/End-User-License-Agreement-for-ownCloud-Infinite-Scale.pdf).
125129

126130
## Copyright
127131

Binary file not shown.

0 commit comments

Comments
 (0)