diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-09-14 08:10:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-14 08:10:04 +0200 |
commit | afddb138d941c26be0588b20d7b8d61524d86bf4 (patch) | |
tree | d743a589ed9e2b5b9b4296c451718dbccce3f0d7 | |
parent | 7ffadc7e26943b7c630babf43376f3f1f623df40 (diff) | |
parent | 03a0f4cbad4edbf1e3f8e7e335271331ee48690b (diff) | |
download | nextcloud-server-afddb138d941c26be0588b20d7b8d61524d86bf4.tar.gz nextcloud-server-afddb138d941c26be0588b20d7b8d61524d86bf4.zip |
Merge pull request #1401 from nextcloud/rename-file-to-copying
Rename COPYING-AGPL to COPYING
-rw-r--r-- | COPYING (renamed from COPYING-AGPL) | 0 | ||||
-rw-r--r-- | COPYING-README | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/COPYING-AGPL b/COPYING index dba13ed2ddf..dba13ed2ddf 100644 --- a/COPYING-AGPL +++ b/COPYING diff --git a/COPYING-README b/COPYING-README index 2bd44d9400e..599d4eb469c 100644 --- a/COPYING-README +++ b/COPYING-README @@ -1,5 +1,5 @@ -Files in ownCloud are licensed under the Affero General Public License version 3, -the text of which can be found in COPYING-AGPL, or any later version of the AGPL, +Files in Nextcloud are licensed under the Affero General Public License version 3, +the text of which can be found in COPYING, or any later version of the AGPL, unless otherwise noted. Licensing of components: @@ -12,4 +12,4 @@ Licensing of components: All unmodified files from these and other sources retain their original copyright and license notices: see the relevant individual files. -Attribution information for ownCloud is contained in the AUTHORS file. +Attribution information for Nextcloud is contained in the AUTHORS file. |