-
-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Have correct SPDX license header for logo/trademarked items
Signed-off-by: Andy Scherzinger <[email protected]>
- Loading branch information
1 parent
4ad95bb
commit 3f52b7a
Showing
5 changed files
with
17 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
The Nextcloud marks | ||
Nextcloud and the Nextcloud logo is a registered trademark of Nextcloud GmbH in Germany and/or other countries. | ||
These guidelines cover the following marks pertaining both to the product names and the logo: “Nextcloud” | ||
and the blue/white cloud logo with or without the word Nextcloud; the service “Nextcloud Enterprise”; | ||
and our products: “Nextcloud Files”; “Nextcloud Groupware” and “Nextcloud Talk”. | ||
This set of marks is collectively referred to as the “Nextcloud marks.” | ||
|
||
Use of Nextcloud logos and other marks is only permitted under the guidelines provided by the Nextcloud GmbH. | ||
A copy can be found at https://nextcloud.com/trademarks/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<!-- | ||
~ Nextcloud Talk - Android Client | ||
~ | ||
~ SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors~ | ||
~ SPDX-FileCopyrightText: 2017-2019 Mario Danic <[email protected]> | ||
~ SPDX-License-Identifier: GPL-3.0-or-later | ||
~ SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH <https://nextcloud.com/trademarks/> | ||
~ SPDX-License-Identifier: LicenseRef-NextcloudTrademarks | ||
--> | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<!-- | ||
~ Nextcloud Talk - Android Client | ||
~ | ||
~ SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors~ | ||
~ SPDX-FileCopyrightText: 2017-2019 Mario Danic <[email protected]> | ||
~ SPDX-License-Identifier: GPL-3.0-or-later | ||
~ SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH <https://nextcloud.com/trademarks/> | ||
~ SPDX-License-Identifier: LicenseRef-NextcloudTrademarks | ||
--> | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
|