From 7655efa23096030c1e332ea045635e26af09f9e6 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Fri, 2 May 2025 17:39:05 +0200 Subject: [PATCH] docs(reuse): Migrate to SPDX header Signed-off-by: Andy Scherzinger --- .drone.yml | 5 +- .git-blame-ignore-revs.license | 2 + .gitattributes | 2 + .github/ISSUE_TEMPLATE/feature.md.license | 2 + .github/pull_request_template.md.license | 2 + .gitignore | 3 + .gitmodules | 3 + .swift-format.json.license | 2 + .tag.license | 2 + AUTHORS.md | 3 +- CHANGELOG.md | 4 + CMakeLists.txt | 3 + CONTRIBUTING.md | 9 + CPackOptions.cmake.in | 4 + ChangeLog - Legacy => ChangeLog - Legacy.md | 5 + LICENSES/CC-BY-3.0.txt | 319 ++++++++++++++++++ LICENSES/CC-BY-SA-4.0.txt | 170 ++++++++++ LICENSES/GPL-3.0-or-later.txt | 232 +++++++++++++ LICENSES/LGPL-2.1-only.txt | 176 ++++++++++ LICENSES/LGPL-3.0-or-later.txt | 304 +++++++++++++++++ LICENSES/LicenseRef-DiasporaTrademarks.txt | 26 ++ LICENSES/LicenseRef-DigiaCommercialUsage.txt | 8 + .../LicenseRef-DigiaQtLGPLException-1.1.txt | 0 LICENSES/LicenseRef-FacebookTrademarks.txt | 17 + .../LicenseRef-GlyphiconsRegularLicense.txt | 40 +++ LICENSES/LicenseRef-GoogleTrademarks.txt | 31 ++ LICENSES/LicenseRef-XTrademarks.txt | 49 +++ LICENSES/OFL-1.1.txt | 43 +++ NEXTCLOUD.cmake | 4 + NextcloudCPack.cmake | 3 + README.md | 5 + REUSE.toml | 188 ++++++++++- VERSION.cmake | 4 + admin/osx/CMakeLists.txt | 5 +- admin/osx/create_mac.sh.cmake | 4 + cmake/modules/ECMFindModuleHelpers.cmake | 3 + cmake/modules/ECMFindModuleHelpersStub.cmake | 3 + cmake/modules/FindSQLite3.cmake | 2 + cmake/modules/GenerateIconsUtils.cmake | 2 + .../modules/MacOSXBundleInfo.plist.in.license | 3 + .../NSIS.InstallOptions.ini.in.license | 2 + cmake/modules/NSIS.template.in | 3 + codecov.yml | 2 + config.h.in.license | 3 + craftmaster.ini | 2 + doc/CMakeLists.txt | 3 + doc/Makefile | 3 + doc/README.md | 4 + .../themes/nextcloud_com/search.html | 3 + .../themes/nextcloud_com/searchresults.html | 3 + .../static/img/home/background3.jpg | Bin 95212 -> 68713 bytes .../nextcloud_com/static/img/warning.svg | 9 +- .../themes/nextcloud_release/search.html | 3 + .../nextcloud_release/searchresults.html | 3 + .../nextcloud_release/static/img/note.svg | 104 +----- .../nextcloud_release/static/img/todo.svg | 115 +------ .../nextcloud_release/static/img/warning.svg | 9 +- doc/conf.py.license | 3 + doc/dev/CMakeLists.txt | 3 + doc/dev/Doxyfile.in.license | 3 + doc/dev/main-page.md | 4 + doc/dev/sync-algorithm.md | 5 + doc/logo-blue.pdf | Bin 1851 -> 8943 bytes doc/scripts/htmlhelp.sh | 13 +- man/CMakeLists.txt | 2 + mirall.desktop.in.license | 3 + resources.qrc.license | 2 + shell_integration/CMakeLists.txt | 3 + shell_integration/dolphin/CMakeLists.txt | 4 + .../dolphin/{README => README.md} | 4 + sonar-project.properties.license | 2 + src/3rdparty/LGPL_EXCEPTION.txt.license | 2 + src/3rdparty/QProgressIndicator/LICENSE | 21 -- .../QProgressIndicator/QProgressIndicator.cpp | 23 +- .../QProgressIndicator/QProgressIndicator.h | 23 +- src/3rdparty/QProgressIndicator/README.md | 4 + .../kmessagewidget/kmessagewidget.cpp | 21 +- src/3rdparty/kmessagewidget/kmessagewidget.h | 21 +- src/3rdparty/qtlockedfile/README.txt.license | 2 + src/3rdparty/qtlockedfile/qtlockedfile.cpp | 3 +- src/3rdparty/qtlockedfile/qtlockedfile.h | 3 +- .../qtlockedfile/qtlockedfile.pri.license | 2 + .../qtlockedfile/qtlockedfile_unix.cpp | 3 +- .../qtlockedfile/qtlockedfile_win.cpp | 3 +- .../qtsingleapplication/README.txt.license | 2 + .../qtsingleapplication/qtlocalpeer.cpp | 3 +- .../qtsingleapplication/qtlocalpeer.h | 3 +- .../qtsingleapplication.cpp | 3 +- .../qtsingleapplication/qtsingleapplication.h | 3 +- .../qtsingleapplication.pri.license | 2 + .../qtsinglecoreapplication.cpp | 3 +- .../qtsinglecoreapplication.h | 3 +- src/CMakeLists.txt | 3 + src/cmd/CMakeLists.txt | 3 + src/cmd/cmd.cpp | 16 +- src/cmd/cmd.h | 15 +- src/cmd/cmd.md | 5 + src/cmd/netrcparser.cpp | 14 +- src/cmd/netrcparser.h | 14 +- src/cmd/simplesslerrorhandler.cpp | 14 +- src/cmd/simplesslerrorhandler.h | 14 +- src/common/{README => README.md} | 4 + src/common/asserts.h | 2 + src/common/c_jhash.h | 4 +- src/common/checksums.cpp | 18 +- src/common/checksums.h | 18 +- src/common/common.cmake | 4 + src/common/constants.h | 13 +- src/common/filesystembase.cpp | 18 +- src/common/filesystembase.h | 18 +- src/common/ownsql.cpp | 18 +- src/common/ownsql.h | 18 +- src/common/pinstate.cpp | 13 +- src/common/pinstate.h | 14 +- src/common/plugin.cpp | 18 +- src/common/plugin.h | 18 +- src/common/preparedsqlquerymanager.cpp | 17 +- src/common/preparedsqlquerymanager.h | 18 +- src/common/remotepermissions.cpp | 18 +- src/common/remotepermissions.h | 18 +- src/common/result.h | 14 +- src/common/shellextensionutils.cpp | 5 + src/common/shellextensionutils.h | 13 +- src/common/syncfilestatus.cpp | 13 +- src/common/syncfilestatus.h | 14 +- src/common/syncjournaldb.cpp | 18 +- src/common/syncjournaldb.h | 18 +- src/common/syncjournalfilerecord.cpp | 18 +- src/common/syncjournalfilerecord.h | 18 +- src/common/utility.cpp | 19 +- src/common/utility.h | 19 +- src/common/utility_mac.mm | 18 +- src/common/utility_unix.cpp | 19 +- src/common/utility_win.cpp | 18 +- src/common/vfs.cpp | 18 +- src/common/vfs.h | 14 +- src/common/vfspluginmetadata.json.in.license | 2 + src/crashreporter/CMakeLists.txt | 3 + .../CrashReporterConfig.h.in.license | 2 + src/crashreporter/main.cpp | 14 +- src/crashreporter/resources.qrc.license | 2 + src/csync/AUTHORS | 3 - src/csync/AUTHORS.md | 44 +++ src/csync/CMakeLists.txt | 3 + src/csync/ChangeLog | 5 + src/csync/ConfigureChecks.cmake | 3 + src/csync/DefineOptions.cmake | 2 + src/csync/INSTALL.md | 4 + src/csync/README.md | 4 + src/csync/config_csync.h.cmake.license | 2 + src/csync/csync.cpp | 18 +- src/csync/csync.h | 20 +- src/csync/csync_exclude.cpp | 19 +- src/csync/csync_exclude.h | 19 +- src/csync/csync_version.h.in | 17 +- src/csync/std/c_lib.h | 19 +- src/csync/std/c_private.h | 22 +- src/csync/std/c_time.cpp | 19 +- src/csync/std/c_time.h | 19 +- src/csync/vio/csync_vio_local.h | 18 +- src/csync/vio/csync_vio_local_unix.cpp | 20 +- src/csync/vio/csync_vio_local_win.cpp | 20 +- src/libsync/creds/abstractcredentials.cpp | 14 +- src/libsync/creds/abstractcredentials.h | 13 +- src/libsync/creds/credentialscommon.cpp | 15 +- src/libsync/creds/credentialscommon.h | 14 +- src/libsync/creds/dummycredentials.cpp | 14 +- src/libsync/creds/dummycredentials.h | 14 +- src/libsync/creds/httpcredentials.cpp | 15 +- src/libsync/creds/httpcredentials.h | 15 +- src/libsync/creds/keychainchunk.cpp | 13 +- src/libsync/creds/keychainchunk.h | 13 +- src/libsync/creds/tokencredentials.cpp | 15 +- src/libsync/creds/tokencredentials.h | 15 +- src/libsync/updatee2eefoldermetadatajob.h | 13 +- .../CfApiShellIntegration.def.license | 2 + .../cfapi/shellext/CustomStateProvider.idl | 13 +- .../cfapishellintegrationclassfactory.cpp | 13 +- .../cfapishellintegrationclassfactory.h | 13 +- .../shellext/configvfscfapishellext.h.in | 13 +- .../cfapi/shellext/customstateprovider.cpp | 13 +- .../vfs/cfapi/shellext/customstateprovider.h | 13 +- .../cfapi/shellext/customstateprovideripc.cpp | 13 +- .../cfapi/shellext/customstateprovideripc.h | 13 +- src/libsync/vfs/cfapi/shellext/dllmain.cpp | 13 +- src/libsync/vfs/cfapi/shellext/ipccommon.cpp | 13 +- src/libsync/vfs/cfapi/shellext/ipccommon.h | 13 +- .../vfs/cfapi/shellext/thumbnailprovider.cpp | 13 +- .../vfs/cfapi/shellext/thumbnailprovider.h | 13 +- .../cfapi/shellext/thumbnailprovideripc.cpp | 13 +- .../vfs/cfapi/shellext/thumbnailprovideripc.h | 13 +- sync-exclude.lst.license | 3 + 192 files changed, 2136 insertions(+), 1360 deletions(-) create mode 100644 .git-blame-ignore-revs.license create mode 100644 .github/ISSUE_TEMPLATE/feature.md.license create mode 100644 .github/pull_request_template.md.license create mode 100644 .swift-format.json.license create mode 100644 .tag.license rename ChangeLog - Legacy => ChangeLog - Legacy.md (99%) create mode 100644 LICENSES/CC-BY-3.0.txt create mode 100644 LICENSES/CC-BY-SA-4.0.txt create mode 100644 LICENSES/GPL-3.0-or-later.txt create mode 100644 LICENSES/LGPL-2.1-only.txt create mode 100644 LICENSES/LGPL-3.0-or-later.txt create mode 100644 LICENSES/LicenseRef-DiasporaTrademarks.txt create mode 100644 LICENSES/LicenseRef-DigiaCommercialUsage.txt create mode 100644 LICENSES/LicenseRef-DigiaQtLGPLException-1.1.txt create mode 100644 LICENSES/LicenseRef-FacebookTrademarks.txt create mode 100644 LICENSES/LicenseRef-GlyphiconsRegularLicense.txt create mode 100644 LICENSES/LicenseRef-GoogleTrademarks.txt create mode 100644 LICENSES/LicenseRef-XTrademarks.txt create mode 100644 LICENSES/OFL-1.1.txt create mode 100644 cmake/modules/MacOSXBundleInfo.plist.in.license create mode 100644 cmake/modules/NSIS.InstallOptions.ini.in.license create mode 100644 config.h.in.license create mode 100644 doc/conf.py.license create mode 100644 doc/dev/Doxyfile.in.license create mode 100644 mirall.desktop.in.license create mode 100644 resources.qrc.license rename shell_integration/dolphin/{README => README.md} (75%) create mode 100644 sonar-project.properties.license create mode 100644 src/3rdparty/LGPL_EXCEPTION.txt.license delete mode 100644 src/3rdparty/QProgressIndicator/LICENSE create mode 100644 src/3rdparty/qtlockedfile/README.txt.license create mode 100644 src/3rdparty/qtlockedfile/qtlockedfile.pri.license create mode 100644 src/3rdparty/qtsingleapplication/README.txt.license create mode 100644 src/3rdparty/qtsingleapplication/qtsingleapplication.pri.license rename src/common/{README => README.md} (58%) create mode 100644 src/common/vfspluginmetadata.json.in.license create mode 100644 src/crashreporter/CrashReporterConfig.h.in.license create mode 100644 src/crashreporter/resources.qrc.license delete mode 100644 src/csync/AUTHORS create mode 100644 src/csync/AUTHORS.md create mode 100644 src/csync/config_csync.h.cmake.license create mode 100644 src/libsync/vfs/cfapi/shellext/CfApiShellIntegration.def.license create mode 100644 sync-exclude.lst.license diff --git a/.drone.yml b/.drone.yml index 8e58c2c57f..8e3b6a95b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,9 @@ kind: pipeline name: Debian +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: GPL-2.0-or-later + steps: - name: build image: ghcr.io/nextcloud/continuous-integration-client-debian:client-debian-3 @@ -20,5 +23,5 @@ trigger: - push --- kind: signature -hmac: e8978756454c02822b9b6b1b05013594fc5a6db04ac18537ef696fbf49700f7e +hmac: 93c5b346ab89a97fab839c71cf8b32e79c78b72105acb59a1848ece230047f7f ... diff --git a/.git-blame-ignore-revs.license b/.git-blame-ignore-revs.license new file mode 100644 index 0000000000..f5fd2a16bf --- /dev/null +++ b/.git-blame-ignore-revs.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2017 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/.gitattributes b/.gitattributes index 484147812a..f813e6b510 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later .tag export-subst .gitignore export-ignore .gitattributes export-ignore diff --git a/.github/ISSUE_TEMPLATE/feature.md.license b/.github/ISSUE_TEMPLATE/feature.md.license new file mode 100644 index 0000000000..f07cb622a2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.md.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/.github/pull_request_template.md.license b/.github/pull_request_template.md.license new file mode 100644 index 0000000000..d86afab5ae --- /dev/null +++ b/.github/pull_request_template.md.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/.gitignore b/.gitignore index ed0e17987f..e64d58766d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2011 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later .gitmodules *build*/ *flymake* diff --git a/.gitmodules b/.gitmodules index 0a40dfd41d..1d96179b8f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2013 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later [submodule "src/3rdparty/libcrashreporter-qt"] path = src/3rdparty/libcrashreporter-qt url = https://github.com/dschmidt/libcrashreporter-qt.git diff --git a/.swift-format.json.license b/.swift-format.json.license new file mode 100644 index 0000000000..7102c51e30 --- /dev/null +++ b/.swift-format.json.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/.tag.license b/.tag.license new file mode 100644 index 0000000000..0e5ce14d84 --- /dev/null +++ b/.tag.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2012 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/AUTHORS.md b/AUTHORS.md index 7c60e732fb..35c8e4e34a 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -82,6 +82,7 @@ - Daniel Hansson - Daniel Hansson - Daniel Hansson +- Daniel Heule - Daniel Kesselberg - Daniel Molkentin - Daniel Molkentin @@ -92,8 +93,6 @@ - David Kahles - David Prévot - Denis Dzyubenko -- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- dheule - Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> - Dmitry Mayorov - Dmytro Korchynskyi diff --git a/CHANGELOG.md b/CHANGELOG.md index e155cefbb3..701f391f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ + # Changelog All notable changes to this project will be documented in this file. diff --git a/CMakeLists.txt b/CMakeLists.txt index f6f69a71ba..e9962ebe55 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2011 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later cmake_minimum_required(VERSION 3.16) cmake_policy(SET CMP0071 NEW) # Enable use of QtQuick compiler/generated code diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0d08c6636..9bb5fda5e9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,16 @@ + ## Contributing by reporting issues + * **Always report bugs via Github**: that is the most reliable way to contacts us since we do not follow any process to check the forum and social media. * **For questions about the Nextcloud Desktop Client**, use the [📋 Forum](https://help.nextcloud.com) and the [:speech_balloon: Desktop public Talk chat room](https://cloud.nextcloud.com/call/d8k2r6p6). * Alternativately, we also have [🐣 Twitter](https://twitter.com/Nextclouders) and [🐘 Mastodon](https://mastodon.xyz/@nextcloud) accounts. ### Bug Reporting Guidelines + * __Important__: [Complete the bug report form](https://github.com/nextcloud/desktop/issues/new/choose). If you fill it correctly, it should give us enough information to start working on the issue. * __SECURITY__: **Please do _not_ report security vulnerabilities through public GitHub issues.** If you have discovered a security matter with Nextcloud, please first read our [responsible disclosure guidelines](https://nextcloud.com/security/) and our [security policy](https://github.com/nextcloud/server/blob/9459724e72d647bb21d0bc36c6dc56b751771130/SECURITY.md). Then contact us at [hackerone.com/nextcloud](https://hackerone.com/nextcloud). @@ -18,6 +25,7 @@ If you have discovered a security matter with Nextcloud, please first read our [ Help us to maximize the effort we can spend fixing issues and adding new features, by not reporting duplicate issues. ## Contributing to Source Code + Thanks for wanting to contribute source code to Nextcloud. That's great! We ask that you follow our [Code of Conduct](https://nextcloud.com/code-of-conduct/). @@ -46,4 +54,5 @@ like `git config --global alias.ci 'commit -s'`. Now you can commit with ## Translations + Please submit translations via [Transifex](https://www.transifex.com/nextcloud/nextcloud/). diff --git a/CPackOptions.cmake.in b/CPackOptions.cmake.in index 109af43d21..26388fd625 100644 --- a/CPackOptions.cmake.in +++ b/CPackOptions.cmake.in @@ -1,6 +1,10 @@ # This file is configured at cmake time, and loaded at cpack time. # To pass variables to cpack from cmake, they must be configured # in this file. +# +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later if(CPACK_GENERATOR MATCHES "NSIS") SET( CPACK_PACKAGE_ICON @CMAKE_SOURCE_DIR@/admin/win/nsi/installer.ico ) # A branding image that will be displayed on the top bar inside the installer. installer.bmp diff --git a/ChangeLog - Legacy b/ChangeLog - Legacy.md similarity index 99% rename from ChangeLog - Legacy rename to ChangeLog - Legacy.md index f679448632..663f000c14 100644 --- a/ChangeLog - Legacy +++ b/ChangeLog - Legacy.md @@ -1,3 +1,8 @@ + ChangeLog - Legacy ==================== For details check https://nextcloud.com/blog/category/release. diff --git a/LICENSES/CC-BY-3.0.txt b/LICENSES/CC-BY-3.0.txt new file mode 100644 index 0000000000..1a16e05564 --- /dev/null +++ b/LICENSES/CC-BY-3.0.txt @@ -0,0 +1,319 @@ +Creative Commons Legal Code + +Attribution 3.0 Unported + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR + DAMAGES RESULTING FROM ITS USE. + +License + +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE +COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY +COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS +AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE +TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY +BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS +CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND +CONDITIONS. + +1. Definitions + + a. "Adaptation" means a work based upon the Work, or upon the Work and + other pre-existing works, such as a translation, adaptation, + derivative work, arrangement of music or other alterations of a + literary or artistic work, or phonogram or performance and includes + cinematographic adaptations or any other form in which the Work may be + recast, transformed, or adapted including in any form recognizably + derived from the original, except that a work that constitutes a + Collection will not be considered an Adaptation for the purpose of + this License. For the avoidance of doubt, where the Work is a musical + work, performance or phonogram, the synchronization of the Work in + timed-relation with a moving image ("synching") will be considered an + Adaptation for the purpose of this License. + b. "Collection" means a collection of literary or artistic works, such as + encyclopedias and anthologies, or performances, phonograms or + broadcasts, or other works or subject matter other than works listed + in Section 1(f) below, which, by reason of the selection and + arrangement of their contents, constitute intellectual creations, in + which the Work is included in its entirety in unmodified form along + with one or more other contributions, each constituting separate and + independent works in themselves, which together are assembled into a + collective whole. A work that constitutes a Collection will not be + considered an Adaptation (as defined above) for the purposes of this + License. + c. "Distribute" means to make available to the public the original and + copies of the Work or Adaptation, as appropriate, through sale or + other transfer of ownership. + d. "Licensor" means the individual, individuals, entity or entities that + offer(s) the Work under the terms of this License. + e. "Original Author" means, in the case of a literary or artistic work, + the individual, individuals, entity or entities who created the Work + or if no individual or entity can be identified, the publisher; and in + addition (i) in the case of a performance the actors, singers, + musicians, dancers, and other persons who act, sing, deliver, declaim, + play in, interpret or otherwise perform literary or artistic works or + expressions of folklore; (ii) in the case of a phonogram the producer + being the person or legal entity who first fixes the sounds of a + performance or other sounds; and, (iii) in the case of broadcasts, the + organization that transmits the broadcast. + f. "Work" means the literary and/or artistic work offered under the terms + of this License including without limitation any production in the + literary, scientific and artistic domain, whatever may be the mode or + form of its expression including digital form, such as a book, + pamphlet and other writing; a lecture, address, sermon or other work + of the same nature; a dramatic or dramatico-musical work; a + choreographic work or entertainment in dumb show; a musical + composition with or without words; a cinematographic work to which are + assimilated works expressed by a process analogous to cinematography; + a work of drawing, painting, architecture, sculpture, engraving or + lithography; a photographic work to which are assimilated works + expressed by a process analogous to photography; a work of applied + art; an illustration, map, plan, sketch or three-dimensional work + relative to geography, topography, architecture or science; a + performance; a broadcast; a phonogram; a compilation of data to the + extent it is protected as a copyrightable work; or a work performed by + a variety or circus performer to the extent it is not otherwise + considered a literary or artistic work. + g. "You" means an individual or entity exercising rights under this + License who has not previously violated the terms of this License with + respect to the Work, or who has received express permission from the + Licensor to exercise rights under this License despite a previous + violation. + h. "Publicly Perform" means to perform public recitations of the Work and + to communicate to the public those public recitations, by any means or + process, including by wire or wireless means or public digital + performances; to make available to the public Works in such a way that + members of the public may access these Works from a place and at a + place individually chosen by them; to perform the Work to the public + by any means or process and the communication to the public of the + performances of the Work, including by public digital performance; to + broadcast and rebroadcast the Work by any means including signs, + sounds or images. + i. "Reproduce" means to make copies of the Work by any means including + without limitation by sound or visual recordings and the right of + fixation and reproducing fixations of the Work, including storage of a + protected performance or phonogram in digital form or other electronic + medium. + +2. Fair Dealing Rights. Nothing in this License is intended to reduce, +limit, or restrict any uses free from copyright or rights arising from +limitations or exceptions that are provided for in connection with the +copyright protection under copyright law or other applicable laws. + +3. License Grant. Subject to the terms and conditions of this License, +Licensor hereby grants You a worldwide, royalty-free, non-exclusive, +perpetual (for the duration of the applicable copyright) license to +exercise the rights in the Work as stated below: + + a. to Reproduce the Work, to incorporate the Work into one or more + Collections, and to Reproduce the Work as incorporated in the + Collections; + b. to create and Reproduce Adaptations provided that any such Adaptation, + including any translation in any medium, takes reasonable steps to + clearly label, demarcate or otherwise identify that changes were made + to the original Work. For example, a translation could be marked "The + original work was translated from English to Spanish," or a + modification could indicate "The original work has been modified."; + c. to Distribute and Publicly Perform the Work including as incorporated + in Collections; and, + d. to Distribute and Publicly Perform Adaptations. + e. For the avoidance of doubt: + + i. Non-waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or + compulsory licensing scheme cannot be waived, the Licensor + reserves the exclusive right to collect such royalties for any + exercise by You of the rights granted under this License; + ii. Waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or + compulsory licensing scheme can be waived, the Licensor waives the + exclusive right to collect such royalties for any exercise by You + of the rights granted under this License; and, + iii. Voluntary License Schemes. The Licensor waives the right to + collect royalties, whether individually or, in the event that the + Licensor is a member of a collecting society that administers + voluntary licensing schemes, via that society, from any exercise + by You of the rights granted under this License. + +The above rights may be exercised in all media and formats whether now +known or hereafter devised. The above rights include the right to make +such modifications as are technically necessary to exercise the rights in +other media and formats. Subject to Section 8(f), all rights not expressly +granted by Licensor are hereby reserved. + +4. Restrictions. The license granted in Section 3 above is expressly made +subject to and limited by the following restrictions: + + a. You may Distribute or Publicly Perform the Work only under the terms + of this License. You must include a copy of, or the Uniform Resource + Identifier (URI) for, this License with every copy of the Work You + Distribute or Publicly Perform. You may not offer or impose any terms + on the Work that restrict the terms of this License or the ability of + the recipient of the Work to exercise the rights granted to that + recipient under the terms of the License. You may not sublicense the + Work. You must keep intact all notices that refer to this License and + to the disclaimer of warranties with every copy of the Work You + Distribute or Publicly Perform. When You Distribute or Publicly + Perform the Work, You may not impose any effective technological + measures on the Work that restrict the ability of a recipient of the + Work from You to exercise the rights granted to that recipient under + the terms of the License. This Section 4(a) applies to the Work as + incorporated in a Collection, but this does not require the Collection + apart from the Work itself to be made subject to the terms of this + License. If You create a Collection, upon notice from any Licensor You + must, to the extent practicable, remove from the Collection any credit + as required by Section 4(b), as requested. If You create an + Adaptation, upon notice from any Licensor You must, to the extent + practicable, remove from the Adaptation any credit as required by + Section 4(b), as requested. + b. If You Distribute, or Publicly Perform the Work or any Adaptations or + Collections, You must, unless a request has been made pursuant to + Section 4(a), keep intact all copyright notices for the Work and + provide, reasonable to the medium or means You are utilizing: (i) the + name of the Original Author (or pseudonym, if applicable) if supplied, + and/or if the Original Author and/or Licensor designate another party + or parties (e.g., a sponsor institute, publishing entity, journal) for + attribution ("Attribution Parties") in Licensor's copyright notice, + terms of service or by other reasonable means, the name of such party + or parties; (ii) the title of the Work if supplied; (iii) to the + extent reasonably practicable, the URI, if any, that Licensor + specifies to be associated with the Work, unless such URI does not + refer to the copyright notice or licensing information for the Work; + and (iv) , consistent with Section 3(b), in the case of an Adaptation, + a credit identifying the use of the Work in the Adaptation (e.g., + "French translation of the Work by Original Author," or "Screenplay + based on original Work by Original Author"). The credit required by + this Section 4 (b) may be implemented in any reasonable manner; + provided, however, that in the case of a Adaptation or Collection, at + a minimum such credit will appear, if a credit for all contributing + authors of the Adaptation or Collection appears, then as part of these + credits and in a manner at least as prominent as the credits for the + other contributing authors. For the avoidance of doubt, You may only + use the credit required by this Section for the purpose of attribution + in the manner set out above and, by exercising Your rights under this + License, You may not implicitly or explicitly assert or imply any + connection with, sponsorship or endorsement by the Original Author, + Licensor and/or Attribution Parties, as appropriate, of You or Your + use of the Work, without the separate, express prior written + permission of the Original Author, Licensor and/or Attribution + Parties. + c. Except as otherwise agreed in writing by the Licensor or as may be + otherwise permitted by applicable law, if You Reproduce, Distribute or + Publicly Perform the Work either by itself or as part of any + Adaptations or Collections, You must not distort, mutilate, modify or + take other derogatory action in relation to the Work which would be + prejudicial to the Original Author's honor or reputation. Licensor + agrees that in those jurisdictions (e.g. Japan), in which any exercise + of the right granted in Section 3(b) of this License (the right to + make Adaptations) would be deemed to be a distortion, mutilation, + modification or other derogatory action prejudicial to the Original + Author's honor and reputation, the Licensor will waive or not assert, + as appropriate, this Section, to the fullest extent permitted by the + applicable national law, to enable You to reasonably exercise Your + right under Section 3(b) of this License (right to make Adaptations) + but not otherwise. + +5. Representations, Warranties and Disclaimer + +UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR +OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY +KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, +INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, +FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF +LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, +WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION +OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. + +6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE +LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR +ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES +ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS +BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + + a. This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. + Individuals or entities who have received Adaptations or Collections + from You under this License, however, will not have their licenses + terminated provided such individuals or entities remain in full + compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will + survive any termination of this License. + b. Subject to the above terms and conditions, the license granted here is + perpetual (for the duration of the applicable copyright in the Work). + Notwithstanding the above, Licensor reserves the right to release the + Work under different license terms or to stop distributing the Work at + any time; provided, however that any such election will not serve to + withdraw this License (or any other license that has been, or is + required to be, granted under the terms of this License), and this + License will continue in full force and effect unless terminated as + stated above. + +8. Miscellaneous + + a. Each time You Distribute or Publicly Perform the Work or a Collection, + the Licensor offers to the recipient a license to the Work on the same + terms and conditions as the license granted to You under this License. + b. Each time You Distribute or Publicly Perform an Adaptation, Licensor + offers to the recipient a license to the original Work on the same + terms and conditions as the license granted to You under this License. + c. If any provision of this License is invalid or unenforceable under + applicable law, it shall not affect the validity or enforceability of + the remainder of the terms of this License, and without further action + by the parties to this agreement, such provision shall be reformed to + the minimum extent necessary to make such provision valid and + enforceable. + d. No term or provision of this License shall be deemed waived and no + breach consented to unless such waiver or consent shall be in writing + and signed by the party to be charged with such waiver or consent. + e. This License constitutes the entire agreement between the parties with + respect to the Work licensed here. There are no understandings, + agreements or representations with respect to the Work not specified + here. Licensor shall not be bound by any additional provisions that + may appear in any communication from You. This License may not be + modified without the mutual written agreement of the Licensor and You. + f. The rights granted under, and the subject matter referenced, in this + License were drafted utilizing the terminology of the Berne Convention + for the Protection of Literary and Artistic Works (as amended on + September 28, 1979), the Rome Convention of 1961, the WIPO Copyright + Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 + and the Universal Copyright Convention (as revised on July 24, 1971). + These rights and subject matter take effect in the relevant + jurisdiction in which the License terms are sought to be enforced + according to the corresponding provisions of the implementation of + those treaty provisions in the applicable national law. If the + standard suite of rights granted under applicable copyright law + includes additional rights not granted under this License, such + additional rights are deemed to be included in the License; this + License is not intended to restrict the license of any rights under + applicable law. + + +Creative Commons Notice + + Creative Commons is not a party to this License, and makes no warranty + whatsoever in connection with the Work. Creative Commons will not be + liable to You or any party on any legal theory for any damages + whatsoever, including without limitation any general, special, + incidental or consequential damages arising in connection to this + license. Notwithstanding the foregoing two (2) sentences, if Creative + Commons has expressly identified itself as the Licensor hereunder, it + shall have all rights and obligations of Licensor. + + Except for the limited purpose of indicating to the public that the + Work is licensed under the CCPL, Creative Commons does not authorize + the use by either party of the trademark "Creative Commons" or any + related trademark or logo of Creative Commons without the prior + written consent of Creative Commons. Any permitted use will be in + compliance with Creative Commons' then-current trademark usage + guidelines, as may be published on its website or otherwise made + available upon request from time to time. For the avoidance of doubt, + this trademark restriction does not form part of this License. + + Creative Commons may be contacted at https://creativecommons.org/. diff --git a/LICENSES/CC-BY-SA-4.0.txt b/LICENSES/CC-BY-SA-4.0.txt new file mode 100644 index 0000000000..835a6836b3 --- /dev/null +++ b/LICENSES/CC-BY-SA-4.0.txt @@ -0,0 +1,170 @@ +Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/LICENSES/GPL-3.0-or-later.txt b/LICENSES/GPL-3.0-or-later.txt new file mode 100644 index 0000000000..f6cdd22a6c --- /dev/null +++ b/LICENSES/GPL-3.0-or-later.txt @@ -0,0 +1,232 @@ +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +“This License” refers to version 3 of the GNU General Public License. + +“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. + +To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. + +A “covered work” means either the unmodified Program or a work based on the Program. + +To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. + +A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +“Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +“Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. + +A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. + +You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . diff --git a/LICENSES/LGPL-2.1-only.txt b/LICENSES/LGPL-2.1-only.txt new file mode 100644 index 0000000000..c6487f4fdf --- /dev/null +++ b/LICENSES/LGPL-2.1-only.txt @@ -0,0 +1,176 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. + +GNU LESSER GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + +However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + +When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + +If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the library's name and an idea of what it does. + Copyright (C) year name of author + + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice +That's all there is to it! diff --git a/LICENSES/LGPL-3.0-or-later.txt b/LICENSES/LGPL-3.0-or-later.txt new file mode 100644 index 0000000000..513d1c01fe --- /dev/null +++ b/LICENSES/LGPL-3.0-or-later.txt @@ -0,0 +1,304 @@ +GNU LESSER GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. + +0. Additional Definitions. + +As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. + +"The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. + +An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. + +A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". + +The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. + +The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. + +1. Exception to Section 3 of the GNU GPL. +You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. + +2. Conveying Modified Versions. +If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: + + a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. + +3. Object Code Incorporating Material from Library Header Files. +The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license document. + +4. Combined Works. +You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: + + a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license document. + + c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. + + e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) + +5. Combined Libraries. +You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +6. Revised Versions of the GNU Lesser General Public License. +The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. + +If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. + +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +“This License” refers to version 3 of the GNU General Public License. + +“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. + +To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. + +A “covered work” means either the unmodified Program or a work based on the Program. + +To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. + +A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +“Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +“Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. + +A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. + +You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . diff --git a/LICENSES/LicenseRef-DiasporaTrademarks.txt b/LICENSES/LicenseRef-DiasporaTrademarks.txt new file mode 100644 index 0000000000..1b2c56814e --- /dev/null +++ b/LICENSES/LicenseRef-DiasporaTrademarks.txt @@ -0,0 +1,26 @@ +Branding + +'''diaspora*''' (and some alternate spellings, see below) is a registered trademark to avoid abuse by using the name for similar projects that may create confusion. The exact terms cannot be provided here since this is a complex legal topic, but here are some guidelines. + +You are free to use the diaspora* logo and its wordmarks... + +* ... if you are describing the software. That may be, for example, in your pods assets ("this is based on diaspora*"), in your terms of service, etc. +* ... in any publication related to the project. This can, for example, be a blog article, a social media post, a YouTube video, etc. +* ... for creating and publishing marketing materials for promoting the project or your instance, as long as you do not benefit financially in any way. + +In any case, you are '''not allowed''' to use the logo and the wordmark for... + +* ... ''"anything that involves money"'', with the exclusion of donation campaigns raised for running and maintaining a pod. This includes the public sale of t-shirts or stickers (you are, however, fine if you want to print some stickers for yourself). If you want to raise donations for the project, please get in touch with the project team first. +* ... for any distributed social network project that is not based on our software. If you fork diaspora* into a different project, you are fine to do so (in respect with the license terms), but you have to choose a different name. + +If in doubt, please write an email to [mailto:team@diasporafoundation.org team@diasporafoundation.org] and we will help you figure things out. + +===Using the diaspora* brand=== + +* We use the Roboto font in bold or Helvetica font. +* diaspora* can be used lower-cased or upper-cased but '''all the letters should be the same''': diaspora* is preferred, DIASPORA* is valid, Diaspora* or DiAsPoRa* are not. +* You are encouraged to systematically add the * after diaspora*. * can be used itself as the brand. + +You can find many more images by the community on the logos, icons and visual_art page at https://wiki.diasporafoundation.org/Logos,_icons_and_visual_art. + +A copy can be found at https://wiki.diasporafoundation.org/Branding diff --git a/LICENSES/LicenseRef-DigiaCommercialUsage.txt b/LICENSES/LicenseRef-DigiaCommercialUsage.txt new file mode 100644 index 0000000000..57e4dd4ad7 --- /dev/null +++ b/LICENSES/LicenseRef-DigiaCommercialUsage.txt @@ -0,0 +1,8 @@ +Commercial License Usage + +Licensees holding valid commercial Qt licenses may use this file in +accordance with the commercial license agreement provided with the +Software or, alternatively, in accordance with the terms contained in +a written agreement between you and Digia. For licensing terms and +conditions see http://qt.digia.com/licensing. For further information +use the contact form at http://qt.digia.com/contact-us. diff --git a/LICENSES/LicenseRef-DigiaQtLGPLException-1.1.txt b/LICENSES/LicenseRef-DigiaQtLGPLException-1.1.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/LICENSES/LicenseRef-FacebookTrademarks.txt b/LICENSES/LicenseRef-FacebookTrademarks.txt new file mode 100644 index 0000000000..4159445902 --- /dev/null +++ b/LICENSES/LicenseRef-FacebookTrademarks.txt @@ -0,0 +1,17 @@ +Facebook brand resources and guidelines + +The logo is our most important brand asset. We use it with consistency and intention to represent the world of social discovery to billions of people around the world. + +Our Logo Evolution + +Our logo has evolved over time, building on our past heritage, using an 'f' within a blue circle. The current logo has been refined in shape and color to make it more accessible and legible. Always ensure you are using the current version of our logo in any new designs or communications. + +Legal + +Meta dedicates substantial resources to the development and protection of its intellectual property. In addition to seeking registration of its trademarks and logos around the world, Meta enforces its rights against people who misuse its trademarks. + +Meta's trademarks are owned by Meta and may only be used as provided in these guidelines or with Meta’s permission. A list of some of Meta’s trademarks can be found here (https://about.meta.com/brand/resources/meta/our-trademarks/). You may not use or register, or otherwise claim rights in any Meta trademark, including as or as part of any trademark, service mark, company name, trade name, username or domain registration. You should not use or claim rights in any trademark in a way that is confusingly similar to or dilutive of Meta’s trademarks, including as, or as any part of, a trademark. Do not use Meta's trademarks for anything that would be inconsistent with Meta’s Terms of Service (https://www.facebook.com/terms.php) or Community Standards (https://transparency.meta.com/policies/community-standards/). + +We may revoke permission to use Meta’s trademarks at any time. Meta reserves the right to withhold approval of content that it considers inconsistent with the Meta brand. + +A copy can be found at https://about.meta.com/brand/resources/facebook/logo/ diff --git a/LICENSES/LicenseRef-GlyphiconsRegularLicense.txt b/LICENSES/LicenseRef-GlyphiconsRegularLicense.txt new file mode 100644 index 0000000000..28a2002ccb --- /dev/null +++ b/LICENSES/LicenseRef-GlyphiconsRegularLicense.txt @@ -0,0 +1,40 @@ +Bootstrap includes 250 glyphs from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, you should include a link back to Glyphicons whenever possible. + +# Regular license + +If you're in hurry, here's everything important in a summary. + +This is a legal agreement between you, the customer, and GLYPHICONS.com, the seller. By downloading icons from GLYPHICONS.com you agree to be bound by the terms of this license terms. + +The license is non-exclusive, non-sublicensable and non-transferable and it is always tied with one email address, unique order ID (you may find this number in your first email with download link) and the name of the customer. + +Customer can be either a natural person (individual human being) or a legal person (company/business). + +This license is intended only for end customers; therefore you cannot purchase icons on behalf of someone else. GLYPHICONS.com does not cooperate with any resellers, each customer have to buy license directly. + +# What is allowed + +* You may use icons in personal or commercial projects, repeatedly and you do not need to buy an extra license for every new project. + +* Every customer can lend icons to officially contracted employees during the time they work in your company, but you are fully responsible for how they are being used. + +* The price includes future updates of the product, which means that no additional purchase is required and you will receive new updates automatically in your mailbox as soon, as the new version is available. + +* You do not have to indicate the name of the author or giving any credits to GLYPHICONS.com, although it is always appreciated. + +# What is not allowed + +* You cannot use icons in any product intended for further processing or where your customer is not a final owner. It is strictly prohibited to bundle icons in any HTML themes, frameworks, as a library of shapes/images or wherever icons would generate a significant value of the final product. + +* Also, it isn’t possible to use them on a product where the icons would be used repeatedly in larger series. For example as prints of t-shirts, mugs, posters or any other product which have a character of repeated production. + +* It is not allowed to resell the icons (license) as such, because the icons remain the intellectual property of the author. + +Any other use must be approved in writing. It is not possible to request any changes in this license before or after the purchase. + +If customer violates any terms and conditions in this license, it will terminate this license automatically. + +All icons are provided "as they are" without a warranty of any kind, either expressed or implied. GLYPHICONS.com is not liable for any damages or loss of profits (earnings) caused of any defects in these icon sets. +Contact + +If you have any questions or need to clarify things, do not hesitate to contact me at: glyphicons@gmail.com. diff --git a/LICENSES/LicenseRef-GoogleTrademarks.txt b/LICENSES/LicenseRef-GoogleTrademarks.txt new file mode 100644 index 0000000000..7c0f82251d --- /dev/null +++ b/LICENSES/LicenseRef-GoogleTrademarks.txt @@ -0,0 +1,31 @@ +Rules for proper usage + +When you use any of our Brand Features, you must always follow our “Rules for Proper Usage” below. + +If Google provides written requirements (size, typeface, colors, etc.) to you at the time of our approval, you must implement them before using our Brand Features. If we provide these requirements to you after we initially gave our permission, you must implement them within a commercially reasonable timeframe. +Google trademark “Do’s”: + + Distinguish the trademark from the surrounding text in some way. Capitalize the first letter, capitalize or italicize the entire mark, place the mark in quotes, use a different type style or font for the mark than for the generic name. + Spell and capitalize the trademark exactly as they are shown in the Google Trademarks List (https://about.google/brand-resource-center/trademark-list/). + Use the trademark only as an adjective, never as a noun or verb, and never in the plural or possessive form. + Use the generic term for the product following the trademark, for example: GOOGLE search engine, Google search, GOOGLE web search. + Use only Google-approved artwork when using Google’s logos. + Maintain a minimum spacing of 25 pixels between each side of the logo and other graphic or textual elements on your web page. + +Google Brand Features “Don’ts”: + + Don’t remove, distort or alter any element of a Google Brand Feature. That includes modifying a Google trademark, for example, through hyphenation, combination or abbreviation, such as: Googliscious, Googlyoogly, GaGooglemania. Do not shorten, abbreviate, or create acronyms out of Google trademarks. + Don’t display a Google Brand Feature as the most prominent element on your web page. + Don’t display a Google Brand Feature in any manner that implies a relationship or affiliation with, sponsorship, or endorsement by Google, or that can be reasonably interpreted to suggest editorial content has been authored by, or represents the views or opinions of Google or Google personnel (this includes listing Google or the Google Logo to indicate partnership, affiliation, or sponsorship). + Don’t display a Google Brand Feature on any website that contains or displays adult content, promotes gambling, involves the sale of tobacco or alcohol to persons under twenty-one years of age, or otherwise violates applicable law. + Don’t display a Google Brand Feature in a manner that is in Google’s sole opinion misleading, unfair, defamatory, infringing, libelous, disparaging, obscene or otherwise objectionable to Google (this is in no way meant to discourage criticism, opinion, or commentary). + Don’t display a Google Brand Feature on a site that violates any law or regulation. + Don’t frame or mirror any Google page (including the page that appears in response to a click on the Google logo or Google search box). + Don’t incorporate Google Brand Features into your own product name, service names, trademarks, logos, or company names. + Don’t copy or imitate Google’s trade dress, including the look and feel of Google web design properties or Google brand packaging, distinctive color combinations, typography, graphic designs, product icons, or imagery associated with Google. + Don’t adopt marks, logos, slogans, or designs that are confusingly similar to our Brand Features. + Don’t use or register Google trademarks as or incorporated in social media account names, profiles, or monikers. + Don’t register Google trademarks as second or third level domain names. + Don’t use Google trademarks in a way that suggests a common, descriptive, or generic meaning. + Don’t use the registration symbol (®) in connection with marks in countries where our marks have not been registered. Trademark rights vary from country to country. + diff --git a/LICENSES/LicenseRef-XTrademarks.txt b/LICENSES/LicenseRef-XTrademarks.txt new file mode 100644 index 0000000000..46b698359d --- /dev/null +++ b/LICENSES/LicenseRef-XTrademarks.txt @@ -0,0 +1,49 @@ +Trademark policy +April 2023 + + +You may not violate others’ intellectual property rights, including copyright and trademark. + +A trademark is a word, logo, phrase, or device that distinguishes a trademark holder’s good or service in the marketplace. Trademark law may prevent others from using a trademark in an unauthorized or confusing manner. + + +What is in violation of this policy? + +Using another’s trademark in a way that may mislead or confuse people about your affiliation may be a violation of our trademark policy. + + +What is not a violation of this policy? + +Referencing another’s trademark is not automatically a violation of X's trademark policy. Examples of non-violations include: + +* using a trademark in a way that is outside the scope of the trademark registration e.g., in a different territory, or a different class of goods or services than that identified in the registration; and +* using a trademark in a nominative or other fair use manner. For more information, see our Misleading and deceptive identities policy (https://help.twitter.com/en/rules-and-policies/twitter-impersonation-and-deceptive-identities-policy.html). + + +Who can report violations of this policy? + +X only investigates requests that are submitted by the trademark holder or their authorized representative e.g., a legal representative or other representative for a brand. + + +How can I report violations of this policy? + +You can submit a trademark report through our trademark report form (https://help.twitter.com/forms/trademark). Please provide all the information requested in the form. If you submit an incomplete report, we’ll need to follow up about the missing information. Please note that this will result in a delay in processing your report. + +Note: We may provide the account holder with your name and other information included in the copy of the report. + + +What happens if you violate this policy? + +If we determine that you violated our trademark policy, we may suspend your account. Depending on the type of violation, we may give you an opportunity to comply with our policies. In other instances, an account may be permanently suspended upon first review. If you believe that your account was suspended in error, you can submit an appeal (https://help.twitter.com/forms/general?subtopic=suspended). + + +Additional resources + +Learn more about our range of enforcement options (https://help.twitter.com/rules-and-policies/enforcement-options) and our approach to policy development and enforcement (https://help.twitter.com/rules-and-policies/enforcement-philosophy). + + +Legal disclaimer + +By using the X trademarks and resources on this site, you agree to follow the X Trademark Guidelines in our Brand Guidelines — as well as our Terms of Service and all other X rules and policies. If you have any questions, contact us at trademarks@x.com. + +A copy can be found at https://about.x.com/en/who-we-are/brand-toolkit and https://help.twitter.com/en/rules-and-policies/x-trademark-policy diff --git a/LICENSES/OFL-1.1.txt b/LICENSES/OFL-1.1.txt new file mode 100644 index 0000000000..6fe84ee21e --- /dev/null +++ b/LICENSES/OFL-1.1.txt @@ -0,0 +1,43 @@ +SIL OPEN FONT LICENSE + +Version 1.1 - 26 February 2007 + +PREAMBLE + +The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. + +DEFINITIONS + +"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the copyright statement(s). + +"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. + +"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS + +Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. + +5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. + +TERMINATION + +This license becomes null and void if any of the above conditions are not met. + +DISCLAIMER + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/NEXTCLOUD.cmake b/NEXTCLOUD.cmake index e589a77993..ed9ad38ef8 100644 --- a/NEXTCLOUD.cmake +++ b/NEXTCLOUD.cmake @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later +# # keep the application name and short name the same or different for dev and prod build # or some migration logic will behave differently for each build if(NEXTCLOUD_DEV) diff --git a/NextcloudCPack.cmake b/NextcloudCPack.cmake index 0682090c06..d0e0f2da99 100644 --- a/NextcloudCPack.cmake +++ b/NextcloudCPack.cmake @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later include( InstallRequiredSystemLibraries ) set( CPACK_PACKAGE_CONTACT "Dominik Schmidt " ) diff --git a/README.md b/README.md index 9f8b354d11..1e7326b366 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + # Nextcloud Desktop Client The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer. diff --git a/REUSE.toml b/REUSE.toml index 48e909f2b0..364811503f 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -11,12 +11,108 @@ precedence = "aggregate" SPDX-FileCopyrightText = "2012 ownCloud Inc. and ownCloud translators, 2018 Nextcloud GmbH and Nextcloud translators" SPDX-License-Identifier = "GPL-2.0-or-later" +[[annotations]] +path = ["admin/win/nsi/l10n/*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2013 ownCloud Inc. and ownCloud translators, 2020 Nextcloud GmbH and Nextcloud translators" +SPDX-License-Identifier = "GPL-2.0-or-later" + [[annotations]] path = ["nextcloud.client-desktop/*"] precedence = "aggregate" SPDX-FileCopyrightText = "2022 Nextcloud GmbH and Nextcloud translators" SPDX-License-Identifier = "GPL-2.0-or-later" +[[annotations]] +path = ["doc/images/mac-share.png"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2016 ownCloud GmbH" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/images/checksums/client-activity.png", "doc/images/checksums/testing-checksums.png", "doc/images/create_debug_archive.png", "doc/images/dev/desktop-development-with-cpp.png", "doc/images/dev/path.png", "doc/images/dev/visual-studio-installer.png", "doc/images/folderwizard_local.png", "doc/images/folderwizard_remote.png", "doc/images/general_settings_folder_context_menu.png", "doc/images/icon-error.png", "doc/images/icon-information.png", "doc/images/icon-offline.png", "doc/images/icon-paused.png", "doc/images/icon-syncing.png", "doc/images/icon.png", "doc/images/ignored_files_editor.png", "doc/images/log_output_window.png", "doc/images/macosvfs-file-locking.png", "doc/images/macosvfs-file-sharing.png", "doc/images/macosvfs-finder-sidebar.png", "doc/images/macosvfs-settings.png", "doc/images/macosvfs-sync-status-icons.png", "doc/images/main_dialog.png", "doc/images/main_dialog_christine.png", "doc/images/open-share-dialog.png", "doc/images/save_log_file.png", "doc/images/set-user-status-menu.png", "doc/images/set-user-status.png", "doc/images/settings_general.png", "doc/images/settings_network.png", "doc/images/settingsdialog.png", "doc/images/setup/confirm.png", "doc/images/setup/remove.png", "doc/images/setup/wizard.png", "doc/images/share-dialog-view-profile.png", "doc/images/share_context_menu.png", "doc/images/share_dialog.png", "doc/images/status_feature_example.png", "doc/images/sync-state-paused.png", "doc/images/sync-state-synced.png", "doc/images/sync-state-syncing.png", "doc/images/sync-state-warnings.png", "doc/images/traymenu.png", "doc/images/unified-search-events.png", "doc/images/unified-search-files.png", "doc/images/unified-search-talk.png", "doc/images/user-account-options.png", "doc/images/user_status-selector_dialog.png", "doc/images/user_status_selector_main_dialog.png", "doc/images/vfs_context_menu_options.png", "doc/images/vfs_hydration_progress_bar.png", "doc/images/wizard_advanced.png", "doc/images/wizard_flow2.png", "doc/images/wizard_setup.png", "doc/images/wizard_welcome.png"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2016 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/architecture.rst", "doc/building.rst", "doc/glossary.rst", "doc/index.rst", "doc/troubleshooting.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2012 ownCloud GmbH, 2018 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/advancedusage.rst", "doc/conffile.rst", "doc/introduction.rst", "doc/options.rst", "doc/visualtour.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2013 ownCloud GmbH, 2018 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/massdeploymentcommandline.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2013 ownCloud GmbH, 2023 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/autoupdate.rst", "doc/faq.rst", "doc/installing.rst", "doc/navigating.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2014 ownCloud GmbH, 2018 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/lowdiskspace.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2016 ownCloud GmbH, 2018 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/envvars.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2017 ownCloud GmbH, 2025 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/conflicts.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2018 ownCloud GmbH, 2020 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = [".tx/config"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2018 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "GPL-2.0-or-later" + +[[annotations]] +path = ["doc/nextcloudcmd.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2018 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/options-cmd.rst", "doc/wizardaccountsetupcommandline.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2023 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["doc/macosvfs.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["man/index.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2017 ownCloud GmbH" +SPDX-License-Identifier = "CC-BY-3.0" + +[[annotations]] +path = ["man/nextcloud.1.rst", "man/nextcloudcmd.1.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2017 ownCloud GmbH, 2018 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "CC-BY-3.0" + [[annotations]] path = [".tx/nextcloud.client-desktop/*_translation", "theme/*/state-error.svg", "theme/*/state-info.svg", "theme/*/state-offline.svg", "theme/*/state-ok.svg", "theme/*/state-pause.svg", "theme/*/state-sync.svg", "theme/*/state-warning.svg"] precedence = "aggregate" @@ -30,7 +126,7 @@ SPDX-FileCopyrightText = "2021 Nextcloud GmbH and Nextcloud contributors" SPDX-License-Identifier = "GPL-2.0-or-later" [[annotations]] -path = ["theme/talk-app.svg", "theme/*/deck.svg", "theme/*/talk-app.svg","theme/*/wizard-nextcloud.png","theme/*/wizard-nextcloud.svg","theme/*/wizard-nextcloud@2x.png","theme/*/wizard-talk.png","theme/*/wizard-talk.svg","theme/*/wizard-talk@2x.png", "theme/colored/talk-bordered.svg", "theme/colored/icons/Nextcloud-icon-win-folder.svg", "theme/colored/Nextcloud-icon-square.svg", "theme/colored/Nextcloud-icon.svg", "theme/colored/Nextcloud-macOS-icon.svg", "theme/colored/Nextcloud-macOS-sidebar.svg", "theme/colored/Nextcloud-w10startmenu.svg", "theme/colored/Nextcloud-w10starttile.png", "theme/colored/wizard_logo.png", "theme/colored/wizard_logo.svg", "theme/colored/wizard_logo@2x.png"] +path = ["admin/osx/installer-background.png","admin/osx/installer-background.svg","admin/osx/installer-background_2x.png", "doc/_shared_assets/themes/nextcloud_com/static/img/logo.svg", "doc/_shared_assets/static/logo-blue.pdf","doc/_shared_assets/static/logo-blue.png", "doc/logo-blue.pdf", "theme/talk-app.svg", "theme/*/deck.svg", "theme/*/talk-app.svg","theme/*/wizard-nextcloud.png","theme/*/wizard-nextcloud.svg","theme/*/wizard-nextcloud@2x.png","theme/*/wizard-talk.png","theme/*/wizard-talk.svg","theme/*/wizard-talk@2x.png", "theme/colored/talk-bordered.svg", "theme/colored/icons/Nextcloud-icon-win-folder.svg", "theme/colored/Nextcloud-icon-square.svg", "theme/colored/Nextcloud-icon.svg", "theme/colored/Nextcloud-macOS-icon.svg", "theme/colored/Nextcloud-macOS-sidebar.svg", "theme/colored/Nextcloud-w10startmenu.svg", "theme/colored/Nextcloud-w10starttile.png", "theme/colored/wizard_logo.png", "theme/colored/wizard_logo.svg", "theme/colored/wizard_logo@2x.png"] precedence = "aggregate" SPDX-FileCopyrightText = "2016 Nextcloud GmbH" SPDX-License-Identifier = "LicenseRef-NextcloudTrademarks" @@ -40,3 +136,93 @@ path = ["theme/account.svg","theme/add.svg","theme/change.svg","theme/chevron-do precedence = "aggregate" SPDX-FileCopyrightText = "2018-2025 Google LLC" SPDX-License-Identifier = "Apache-2.0" + +[[annotations]] +path = ["doc/scripts/htmlhelp.reg", "doc/scripts/README.rst"] +precedence = "aggregate" +SPDX-FileCopyrightText = "The HTML Help Project" +SPDX-License-Identifier = "LGPL-2.1-only" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_com/static/bootstrap-3.1.0/**", "doc/_shared_assets/themes/nextcloud_release/static/bootstrap**"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2011-2014 Twitter, Inc (now X Corp.)" +SPDX-License-Identifier = "MIT" + +[[annotations]] +path = ["doc/_shared_assets/themes/bootstrap/**"] +precedence = "aggregate" +SPDX-FileCopyrightText = "Kyle Finley, Twitter Bootstrap project" +SPDX-License-Identifier = "Apache-2.0" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_com/static/bootstrap-sphinx.*", "doc/_shared_assets/themes/nextcloud_com/globaltoc.html", "doc/_shared_assets/themes/nextcloud_com/layout.html", "doc/_shared_assets/themes/nextcloud_com/localtoc.html", "doc/_shared_assets/themes/nextcloud_com/navbar-2.html", "doc/_shared_assets/themes/nextcloud_com/navbar.html", "doc/_shared_assets/themes/nextcloud_com/navbarsearchbox.html", "doc/_shared_assets/themes/nextcloud_com/navbartoc.html", "doc/_shared_assets/themes/nextcloud_com/relations.html", "doc/_shared_assets/themes/nextcloud_com/searchbox.html", "doc/_shared_assets/themes/nextcloud_com/sourcelink.html", "doc/_shared_assets/themes/nextcloud_com/static/main.min.css", "doc/_shared_assets/themes/nextcloud_com/static/styles.css", "doc/_shared_assets/themes/nextcloud_com/theme.conf", "doc/_shared_assets/themes/nextcloud_release/globaltoc.html", "doc/_shared_assets/themes/nextcloud_release/layout.html", "doc/_shared_assets/themes/nextcloud_release/localtoc.html", "doc/_shared_assets/themes/nextcloud_release/navbar-2.html", "doc/_shared_assets/themes/nextcloud_release/navbar.html", "doc/_shared_assets/themes/nextcloud_release/navbarsearchbox.html", "doc/_shared_assets/themes/nextcloud_release/navbartoc.html", "doc/_shared_assets/themes/nextcloud_release/relations.html", "doc/_shared_assets/themes/nextcloud_release/searchbox.html", "doc/_shared_assets/themes/nextcloud_release/sourcelink.html", "doc/_shared_assets/themes/nextcloud_release/static/main.min.css", "doc/_shared_assets/themes/nextcloud_release/static/styles.css", "doc/_shared_assets/themes/nextcloud_release/theme.conf"] +precedence = "aggregate" +SPDX-FileCopyrightText = "Sphinx Bootstrap Theme project" +SPDX-License-Identifier = "MIT" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_release/static/fonts/fontawesome-webfont.*", "doc/_shared_assets/themes/nextcloud_com/static/fonts/fontawesome-webfont.*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "Font Awesome project" +SPDX-License-Identifier = "OFL-1.1" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_release/static/fonts/OpenSans-*.*", "doc/_shared_assets/themes/nextcloud_com/static/fonts/OpenSans-*.*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2020 The Open Sans Project Authors" +SPDX-License-Identifier = "OFL-1.1" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_release/static/jquery.js", "doc/_shared_assets/themes/nextcloud_com/static/js/jquery-*.js", "doc/_shared_assets/themes/nextcloud_release/static/js/jquery-*.js"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2014 jQuery Project Authors" +SPDX-License-Identifier = "MIT" + +[[annotations]] +path = ["doc/_shared_assets/static/social/mail.*", "doc/_shared_assets/static/social/rss.*", "doc/_shared_assets/static/social/rss.*.", "doc/_shared_assets/themes/nextcloud_com/static/img/social/mail*", "doc/_shared_assets/themes/nextcloud_com/static/img/social/rss.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/mail.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/rss*", "doc/_shared_assets/themes/nextcloud_release/static/img/note.svg", "doc/_shared_assets/themes/nextcloud_release/static/img/note_pencil.svg", "doc/_shared_assets/themes/nextcloud_com/static/img/note_pencil.svg"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2016 Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "AGPL-3.0-or-later" + +[[annotations]] +path = ["doc/_shared_assets/static/social/diaspora.*", "doc/_shared_assets/static/social/diasporaround.*", "doc/_shared_assets/themes/nextcloud_com/static/img/social/diaspora.*", "doc/_shared_assets/themes/nextcloud_com/static/img/social/diasporaround.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/diaspora.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/diasporaround.*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2025 Diaspora" +SPDX-License-Identifier = "LicenseRef-DiasporaTrademarks" + +[[annotations]] +path = ["doc/_shared_assets/static/social/facebook.png", "doc/_shared_assets/themes/nextcloud_com/static/img/social/facebook.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/facebook.*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2024 Meta" +SPDX-License-Identifier = "LicenseRef-FacebookTrademarks" + +[[annotations]] +path = ["doc/_shared_assets/static/social/youtube.svg", "doc/_shared_assets/static/social/googleplus.png", "doc/_shared_assets/themes/nextcloud_com/static/img/social/googleplus.*", "doc/_shared_assets/themes/nextcloud_com/static/img/social/youtube.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/googleplus.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/youtube.*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2024 Google LLC." +SPDX-License-Identifier = "LicenseRef-GoogleTrademarks" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_release/static/img/glyphicons-halflings*.png"] +precedence = "aggregate" +SPDX-FileCopyrightText = "Jan Kovařík Glyphicons" +SPDX-License-Identifier = "LicenseRef-GlyphiconsRegularLicense" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_com/static/img/home/background3.jpg"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2024 Nextcloud GmbH" +SPDX-License-Identifier = "CC-BY-SA-4.0" + +[[annotations]] +path = ["doc/_shared_assets/themes/nextcloud_com/static/img/warning.svg", "doc/_shared_assets/themes/nextcloud_release/static/img/note.svg", "doc/_shared_assets/themes/nextcloud_release/static/img/todo.svg", "doc/_shared_assets/themes/nextcloud_release/static/img/warning.svg", "doc/_shared_assets/themes/nextcloud_release/static/img/social/youtube.*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2018-2024 Google LLC." +SPDX-License-Identifier = "Apache-2.0" + +[[annotations]] +path = ["doc/_shared_assets/static/social/twitter.svg", "doc/_shared_assets/static/social/twitterround.png", "doc/_shared_assets/themes/nextcloud_com/static/img/social/twitter.*", "doc/_shared_assets/themes/nextcloud_com/static/img/social/twitterround.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/twitter.*", "doc/_shared_assets/themes/nextcloud_release/static/img/social/twitterround.*"] +precedence = "aggregate" +SPDX-FileCopyrightText = "X Corp." +SPDX-License-Identifier = "LicenseRef-XTrademarks" diff --git a/VERSION.cmake b/VERSION.cmake index 76d07f6239..1623810ab7 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2011 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later + # ------------------------------------ # Version information # ------------------------------------ diff --git a/admin/osx/CMakeLists.txt b/admin/osx/CMakeLists.txt index fd5f46c6d6..67ca71033a 100644 --- a/admin/osx/CMakeLists.txt +++ b/admin/osx/CMakeLists.txt @@ -1,4 +1,7 @@ - +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2014 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later +# # Check if variable MAC_INSTALLER_BACKGROUND_FILE is defined. # Make sure that the MAC_INSTALLER_BACKGROUND_FILE contains the full path, ie. # includes CMAKE_SOURCE_DIR or so. diff --git a/admin/osx/create_mac.sh.cmake b/admin/osx/create_mac.sh.cmake index b15405c1d8..befebd6a7a 100755 --- a/admin/osx/create_mac.sh.cmake +++ b/admin/osx/create_mac.sh.cmake @@ -1,5 +1,9 @@ #!/bin/bash +# SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2018 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later + # Script to create the Mac installer using the packages tool from # http://s.sudre.free.fr/Software/Packages/about.html # diff --git a/cmake/modules/ECMFindModuleHelpers.cmake b/cmake/modules/ECMFindModuleHelpers.cmake index 4e7ca880db..c8ae290371 100644 --- a/cmake/modules/ECMFindModuleHelpers.cmake +++ b/cmake/modules/ECMFindModuleHelpers.cmake @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2014 Alex Merry +# SPDX-License-Identifier: BSD-3-Clause +# #.rst: # ECMFindModuleHelpers # -------------------- diff --git a/cmake/modules/ECMFindModuleHelpersStub.cmake b/cmake/modules/ECMFindModuleHelpersStub.cmake index bb8c9a62fc..14e7ae7879 100644 --- a/cmake/modules/ECMFindModuleHelpersStub.cmake +++ b/cmake/modules/ECMFindModuleHelpersStub.cmake @@ -1 +1,4 @@ include(${CMAKE_CURRENT_LIST_DIR}/../modules/ECMFindModuleHelpers.cmake) + +# SPDX-FileCopyrightText: 2014 Alex Merry +# SPDX-License-Identifier: BSD-3-Clause diff --git a/cmake/modules/FindSQLite3.cmake b/cmake/modules/FindSQLite3.cmake index f135c5d64a..9e907a112f 100644 --- a/cmake/modules/FindSQLite3.cmake +++ b/cmake/modules/FindSQLite3.cmake @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2018 CMake Project Authors +# SPDX-License-Identifier: BSD-3-Clause # Distributed under the OSI-approved BSD 3-Clause License. See accompanying # file Copyright.txt or https://cmake.org/licensing for details. diff --git a/cmake/modules/GenerateIconsUtils.cmake b/cmake/modules/GenerateIconsUtils.cmake index e37b04cfef..7d3e40cef3 100644 --- a/cmake/modules/GenerateIconsUtils.cmake +++ b/cmake/modules/GenerateIconsUtils.cmake @@ -1,4 +1,6 @@ # UPSTREAM our ECMAddAppIcon.cmake then require that version here +# SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: BSD-3-Clause # find_package(ECM 1.7.0 REQUIRED NO_MODULE) # list(APPEND CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) include(ECMAddAppIcon) diff --git a/cmake/modules/MacOSXBundleInfo.plist.in.license b/cmake/modules/MacOSXBundleInfo.plist.in.license new file mode 100644 index 0000000000..f75a3d57b5 --- /dev/null +++ b/cmake/modules/MacOSXBundleInfo.plist.in.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributor +SPDX-FileCopyrightText: 2012 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/cmake/modules/NSIS.InstallOptions.ini.in.license b/cmake/modules/NSIS.InstallOptions.ini.in.license new file mode 100644 index 0000000000..0e5ce14d84 --- /dev/null +++ b/cmake/modules/NSIS.InstallOptions.ini.in.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2012 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in index 6a02525f88..5bbf9ff8ed 100644 --- a/cmake/modules/NSIS.template.in +++ b/cmake/modules/NSIS.template.in @@ -1,4 +1,7 @@ ;ownCloud installer script. +;SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributor +;SPDX-FileCopyrightText: 2012 ownCloud GmbH +;SPDX-License-Identifier: GPL-2.0-or-later !define APPLICATION_SHORTNAME "@APPLICATION_EXECUTABLE@" !define APPLICATION_NAME "@APPLICATION_NAME@" diff --git a/codecov.yml b/codecov.yml index 159e2f00e8..8ac3ba2a52 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: GPL-2.0-or-later codecov: branch: master ci: diff --git a/config.h.in.license b/config.h.in.license new file mode 100644 index 0000000000..1fa89a2ef7 --- /dev/null +++ b/config.h.in.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +SPDX-FileCopyrightText: 2012 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/craftmaster.ini b/craftmaster.ini index a201df5fa3..174e2cea22 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: GPL-2.0-or-later [General] Branch = master # CraftUrl = https://github.com/allexzander/craft.git diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 4e9b6386b4..236f11a39b 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later if(SPHINX_FOUND) # Sphinx cache with pickled ReST documents diff --git a/doc/Makefile b/doc/Makefile index 7932760b03..07ef1b0bbc 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later # Makefile for Sphinx documentation # diff --git a/doc/README.md b/doc/README.md index 69d828a99e..81c16c25b7 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,3 +1,7 @@ + # Desktop client documentation The main nextcloud Documentation is found at https://github.com/nextcloud/documentation diff --git a/doc/_shared_assets/themes/nextcloud_com/search.html b/doc/_shared_assets/themes/nextcloud_com/search.html index 0332637925..954f3a1cfd 100644 --- a/doc/_shared_assets/themes/nextcloud_com/search.html +++ b/doc/_shared_assets/themes/nextcloud_com/search.html @@ -3,6 +3,9 @@ ~~~~~~~~~~~~~~~~~ Template for the search page. + + SPDX-FileCopyrightText: 2007-2013 the Sphinx team + SPDX-License-Identifier: BSD-3-Clause :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/doc/_shared_assets/themes/nextcloud_com/searchresults.html b/doc/_shared_assets/themes/nextcloud_com/searchresults.html index cfb0aa404f..d34cecd832 100644 --- a/doc/_shared_assets/themes/nextcloud_com/searchresults.html +++ b/doc/_shared_assets/themes/nextcloud_com/searchresults.html @@ -3,6 +3,9 @@ ~~~~~~~~~~~~~~~~~~~~~~~~ Template for the body of the search results page. + + SPDX-FileCopyrightText: 2007-2011 the Sphinx team + SPDX-License-Identifier: BSD-3-Clause :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/doc/_shared_assets/themes/nextcloud_com/static/img/home/background3.jpg b/doc/_shared_assets/themes/nextcloud_com/static/img/home/background3.jpg index 155f4ad53fbe8a5631c7f37891f0c74c0d23248f..95b0702a33a1ab040e1deed4f7dedafa81c749a6 100644 GIT binary patch literal 68713 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 WY)t~9)8sNZc*kZzudnCN2mc52sY#9i literal 95212 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

cS+*nFL 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%0A>*af5sy1#on@ikN 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 - - - - - + \ No newline at end of file diff --git a/doc/_shared_assets/themes/nextcloud_release/search.html b/doc/_shared_assets/themes/nextcloud_release/search.html index 0332637925..954f3a1cfd 100644 --- a/doc/_shared_assets/themes/nextcloud_release/search.html +++ b/doc/_shared_assets/themes/nextcloud_release/search.html @@ -3,6 +3,9 @@ ~~~~~~~~~~~~~~~~~ Template for the search page. + + SPDX-FileCopyrightText: 2007-2013 the Sphinx team + SPDX-License-Identifier: BSD-3-Clause :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/doc/_shared_assets/themes/nextcloud_release/searchresults.html b/doc/_shared_assets/themes/nextcloud_release/searchresults.html index cfb0aa404f..d34cecd832 100644 --- a/doc/_shared_assets/themes/nextcloud_release/searchresults.html +++ b/doc/_shared_assets/themes/nextcloud_release/searchresults.html @@ -3,6 +3,9 @@ ~~~~~~~~~~~~~~~~~~~~~~~~ Template for the body of the search results page. + + SPDX-FileCopyrightText: 2007-2011 the Sphinx team + SPDX-License-Identifier: BSD-3-Clause :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/doc/_shared_assets/themes/nextcloud_release/static/img/note.svg b/doc/_shared_assets/themes/nextcloud_release/static/img/note.svg index 5c2906b0c9..abf6bc38d3 100644 --- a/doc/_shared_assets/themes/nextcloud_release/static/img/note.svg +++ b/doc/_shared_assets/themes/nextcloud_release/static/img/note.svg @@ -1,103 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/doc/_shared_assets/themes/nextcloud_release/static/img/todo.svg b/doc/_shared_assets/themes/nextcloud_release/static/img/todo.svg index caf4767494..a8e1704dec 100644 --- a/doc/_shared_assets/themes/nextcloud_release/static/img/todo.svg +++ b/doc/_shared_assets/themes/nextcloud_release/static/img/todo.svg @@ -1,114 +1 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/doc/_shared_assets/themes/nextcloud_release/static/img/warning.svg b/doc/_shared_assets/themes/nextcloud_release/static/img/warning.svg index f28db06a67..281ad0e660 100644 --- a/doc/_shared_assets/themes/nextcloud_release/static/img/warning.svg +++ b/doc/_shared_assets/themes/nextcloud_release/static/img/warning.svg @@ -1,8 +1 @@ - - - - - - + \ No newline at end of file diff --git a/doc/conf.py.license b/doc/conf.py.license new file mode 100644 index 0000000000..1fa89a2ef7 --- /dev/null +++ b/doc/conf.py.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +SPDX-FileCopyrightText: 2012 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/doc/dev/CMakeLists.txt b/doc/dev/CMakeLists.txt index 9034f3e796..8ba64bb552 100644 --- a/doc/dev/CMakeLists.txt +++ b/doc/dev/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2015 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later +# # add a target to generate API documentation with Doxygen find_package(Doxygen) if(DOXYGEN_FOUND) diff --git a/doc/dev/Doxyfile.in.license b/doc/dev/Doxyfile.in.license new file mode 100644 index 0000000000..7efab80429 --- /dev/null +++ b/doc/dev/Doxyfile.in.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +SPDX-FileCopyrightText: 2015 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/doc/dev/main-page.md b/doc/dev/main-page.md index b7706a9489..d5c9ed8e3a 100644 --- a/doc/dev/main-page.md +++ b/doc/dev/main-page.md @@ -1,3 +1,7 @@ + Overview {#mainpage} ======== diff --git a/doc/dev/sync-algorithm.md b/doc/dev/sync-algorithm.md index 2cfc58f383..2980221181 100644 --- a/doc/dev/sync-algorithm.md +++ b/doc/dev/sync-algorithm.md @@ -1,3 +1,8 @@ + Sync Algorithm ============== diff --git a/doc/logo-blue.pdf b/doc/logo-blue.pdf index 81562944c654b8ac719c819b1e06660ab27271e1..10429b550d884ac69a9de0d25c971cd6b02d2a30 100644 GIT binary patch literal 8943 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 aP(YHPXH|v67_RS-NVyDhaS4tLf&K&i=Bgb4 diff --git a/doc/scripts/htmlhelp.sh b/doc/scripts/htmlhelp.sh index cfe919594f..bb57da529a 100755 --- a/doc/scripts/htmlhelp.sh +++ b/doc/scripts/htmlhelp.sh @@ -1,16 +1,7 @@ #!/bin/sh # -# Copyright (C) by Daniel Molkentin -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -# for more details. +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later # diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt index 86782966b8..c2c8ca7fa3 100644 --- a/man/CMakeLists.txt +++ b/man/CMakeLists.txt @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2017 ownCloud GmbH +# SPDX-License-Identifier: LGPL-2.1-or-later if(SPHINX_FOUND) # Sphinx cache with pickled ReST documents diff --git a/mirall.desktop.in.license b/mirall.desktop.in.license new file mode 100644 index 0000000000..3d53fbb877 --- /dev/null +++ b/mirall.desktop.in.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors +SPDX-FileCopyrightText: 2013 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/resources.qrc.license b/resources.qrc.license new file mode 100644 index 0000000000..233dfc7409 --- /dev/null +++ b/resources.qrc.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/shell_integration/CMakeLists.txt b/shell_integration/CMakeLists.txt index f4118414a0..1a8c3f283e 100644 --- a/shell_integration/CMakeLists.txt +++ b/shell_integration/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2012 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later if (APPLE) add_subdirectory(MacOSX) endif() diff --git a/shell_integration/dolphin/CMakeLists.txt b/shell_integration/dolphin/CMakeLists.txt index b3d317b015..56e19275fd 100644 --- a/shell_integration/dolphin/CMakeLists.txt +++ b/shell_integration/dolphin/CMakeLists.txt @@ -1,5 +1,9 @@ project(dolphin-owncloud) +# SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2014 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later + cmake_minimum_required(VERSION 3.16) if(KF6KIO_FOUND) diff --git a/shell_integration/dolphin/README b/shell_integration/dolphin/README.md similarity index 75% rename from shell_integration/dolphin/README rename to shell_integration/dolphin/README.md index f79615c0a6..9712bb0dbb 100644 --- a/shell_integration/dolphin/README +++ b/shell_integration/dolphin/README.md @@ -1,3 +1,7 @@ + - Recompile and install recent enough version of dolphin and kio (git from oct 2015) - Build and install the plugin diff --git a/sonar-project.properties.license b/sonar-project.properties.license new file mode 100644 index 0000000000..d86afab5ae --- /dev/null +++ b/sonar-project.properties.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/src/3rdparty/LGPL_EXCEPTION.txt.license b/src/3rdparty/LGPL_EXCEPTION.txt.license new file mode 100644 index 0000000000..aaa1c76e62 --- /dev/null +++ b/src/3rdparty/LGPL_EXCEPTION.txt.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +SPDX-License-Identifier: LicenseRef-DigiaQtLGPLException-1.1 diff --git a/src/3rdparty/QProgressIndicator/LICENSE b/src/3rdparty/QProgressIndicator/LICENSE deleted file mode 100644 index 3a66b5627a..0000000000 --- a/src/3rdparty/QProgressIndicator/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2011 Morgan Leborgne - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/src/3rdparty/QProgressIndicator/QProgressIndicator.cpp b/src/3rdparty/QProgressIndicator/QProgressIndicator.cpp index cfdce199f4..732d9f04de 100644 --- a/src/3rdparty/QProgressIndicator/QProgressIndicator.cpp +++ b/src/3rdparty/QProgressIndicator/QProgressIndicator.cpp @@ -1,25 +1,6 @@ /* - * The MIT License (MIT) - * - * Copyright (c) 2011 Morgan Leborgne - * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. + * SPDX-FileCopyrightText: 2011 Morgan Leborgne + * SPDX-License-Identifier: MIT */ #include "QProgressIndicator.h" diff --git a/src/3rdparty/QProgressIndicator/QProgressIndicator.h b/src/3rdparty/QProgressIndicator/QProgressIndicator.h index f71946e8b1..d4535178e9 100644 --- a/src/3rdparty/QProgressIndicator/QProgressIndicator.h +++ b/src/3rdparty/QProgressIndicator/QProgressIndicator.h @@ -1,25 +1,6 @@ /* - * The MIT License (MIT) - * - * Copyright (c) 2011 Morgan Leborgne - * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. + * SPDX-FileCopyrightText: 2011 Morgan Leborgne + * SPDX-License-Identifier: MIT */ #ifndef QPROGRESSINDICATOR_H diff --git a/src/3rdparty/QProgressIndicator/README.md b/src/3rdparty/QProgressIndicator/README.md index 6c034a7df1..e49a4f8bae 100644 --- a/src/3rdparty/QProgressIndicator/README.md +++ b/src/3rdparty/QProgressIndicator/README.md @@ -1,3 +1,7 @@ + ## Description The QProgressIndicator class lets an application display a progress indicator to show that a lengthy task is under way. diff --git a/src/3rdparty/kmessagewidget/kmessagewidget.cpp b/src/3rdparty/kmessagewidget/kmessagewidget.cpp index bbc8cf41f7..d03e20c1e7 100644 --- a/src/3rdparty/kmessagewidget/kmessagewidget.cpp +++ b/src/3rdparty/kmessagewidget/kmessagewidget.cpp @@ -1,22 +1,9 @@ /* This file is part of the KDE libraries * - * Copyright (c) 2011 Aurélien Gâteau - * Copyright (c) 2014 Dominik Haumann - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301 USA + * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2011 Aurélien Gâteau + * SPDX-FileCopyrightText: 2014 Dominik Haumann + * SPDX-License-Identifier: LGPL-2.0-or-later */ #include "kmessagewidget.h" diff --git a/src/3rdparty/kmessagewidget/kmessagewidget.h b/src/3rdparty/kmessagewidget/kmessagewidget.h index 6ace579c91..87f98e5a62 100644 --- a/src/3rdparty/kmessagewidget/kmessagewidget.h +++ b/src/3rdparty/kmessagewidget/kmessagewidget.h @@ -1,22 +1,9 @@ /* This file is part of the KDE libraries * - * Copyright (c) 2011 Aurélien Gâteau - * Copyright (c) 2014 Dominik Haumann - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301 USA + * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2011 Aurélien Gâteau + * SPDX-FileCopyrightText: 2014 Dominik Haumann + * SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef KMESSAGEWIDGET_H #define KMESSAGEWIDGET_H diff --git a/src/3rdparty/qtlockedfile/README.txt.license b/src/3rdparty/qtlockedfile/README.txt.license new file mode 100644 index 0000000000..aaa1c76e62 --- /dev/null +++ b/src/3rdparty/qtlockedfile/README.txt.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +SPDX-License-Identifier: LicenseRef-DigiaQtLGPLException-1.1 diff --git a/src/3rdparty/qtlockedfile/qtlockedfile.cpp b/src/3rdparty/qtlockedfile/qtlockedfile.cpp index 6c8db2e20f..7adb9abad2 100644 --- a/src/3rdparty/qtlockedfile/qtlockedfile.cpp +++ b/src/3rdparty/qtlockedfile/qtlockedfile.cpp @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtlockedfile/qtlockedfile.h b/src/3rdparty/qtlockedfile/qtlockedfile.h index 5e1b487a21..4dd3049f76 100644 --- a/src/3rdparty/qtlockedfile/qtlockedfile.h +++ b/src/3rdparty/qtlockedfile/qtlockedfile.h @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtlockedfile/qtlockedfile.pri.license b/src/3rdparty/qtlockedfile/qtlockedfile.pri.license new file mode 100644 index 0000000000..aaa1c76e62 --- /dev/null +++ b/src/3rdparty/qtlockedfile/qtlockedfile.pri.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +SPDX-License-Identifier: LicenseRef-DigiaQtLGPLException-1.1 diff --git a/src/3rdparty/qtlockedfile/qtlockedfile_unix.cpp b/src/3rdparty/qtlockedfile/qtlockedfile_unix.cpp index cb4df4ef2f..427aa3143c 100644 --- a/src/3rdparty/qtlockedfile/qtlockedfile_unix.cpp +++ b/src/3rdparty/qtlockedfile/qtlockedfile_unix.cpp @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtlockedfile/qtlockedfile_win.cpp b/src/3rdparty/qtlockedfile/qtlockedfile_win.cpp index f5380e7fa9..d728ecaea5 100644 --- a/src/3rdparty/qtlockedfile/qtlockedfile_win.cpp +++ b/src/3rdparty/qtlockedfile/qtlockedfile_win.cpp @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtsingleapplication/README.txt.license b/src/3rdparty/qtsingleapplication/README.txt.license new file mode 100644 index 0000000000..aaa1c76e62 --- /dev/null +++ b/src/3rdparty/qtsingleapplication/README.txt.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +SPDX-License-Identifier: LicenseRef-DigiaQtLGPLException-1.1 diff --git a/src/3rdparty/qtsingleapplication/qtlocalpeer.cpp b/src/3rdparty/qtsingleapplication/qtlocalpeer.cpp index 8afab3e079..293d807fda 100644 --- a/src/3rdparty/qtsingleapplication/qtlocalpeer.cpp +++ b/src/3rdparty/qtsingleapplication/qtlocalpeer.cpp @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtsingleapplication/qtlocalpeer.h b/src/3rdparty/qtsingleapplication/qtlocalpeer.h index 352976978d..75a6a0fa37 100644 --- a/src/3rdparty/qtsingleapplication/qtlocalpeer.h +++ b/src/3rdparty/qtsingleapplication/qtlocalpeer.h @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtsingleapplication/qtsingleapplication.cpp b/src/3rdparty/qtsingleapplication/qtsingleapplication.cpp index 70e5a6969f..bab9d9a74c 100644 --- a/src/3rdparty/qtsingleapplication/qtsingleapplication.cpp +++ b/src/3rdparty/qtsingleapplication/qtsingleapplication.cpp @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtsingleapplication/qtsingleapplication.h b/src/3rdparty/qtsingleapplication/qtsingleapplication.h index 2725607128..c714082e24 100644 --- a/src/3rdparty/qtsingleapplication/qtsingleapplication.h +++ b/src/3rdparty/qtsingleapplication/qtsingleapplication.h @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtsingleapplication/qtsingleapplication.pri.license b/src/3rdparty/qtsingleapplication/qtsingleapplication.pri.license new file mode 100644 index 0000000000..aaa1c76e62 --- /dev/null +++ b/src/3rdparty/qtsingleapplication/qtsingleapplication.pri.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +SPDX-License-Identifier: LicenseRef-DigiaQtLGPLException-1.1 diff --git a/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.cpp b/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.cpp index e34fd6328b..a1767a1de8 100644 --- a/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.cpp +++ b/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.cpp @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.h b/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.h index ca22b57bb9..6195a5e977 100644 --- a/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.h +++ b/src/3rdparty/qtsingleapplication/qtsinglecoreapplication.h @@ -1,6 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +** SPDX-FileCopyrightText: 2014 Digia Plc and/or its subsidiary(-ies) +** SPDX-License-Identifier: (LGPL-2.0-or-later AND LicenseRef-DigiaQtLGPLException-1.1) OR LicenseRef-DigiaCommercialUsage ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fe9d4d9aff..8e380c5160 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2011 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later include(ECMEnableSanitizers) set(REQUIRED_QT_VERSION "6.5.0") diff --git a/src/cmd/CMakeLists.txt b/src/cmd/CMakeLists.txt index d3ff24749e..ecf981bf75 100644 --- a/src/cmd/CMakeLists.txt +++ b/src/cmd/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2014 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later project(cmd) set(CMAKE_AUTOMOC TRUE) diff --git a/src/cmd/cmd.cpp b/src/cmd/cmd.cpp index 0b85262541..c4589307a0 100644 --- a/src/cmd/cmd.cpp +++ b/src/cmd/cmd.cpp @@ -1,17 +1,7 @@ /* - * Copyright (C) by Olivier Goffart - * Copyright (C) by Klaas Freitag - * Copyright (C) by Daniel Heule - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/src/cmd/cmd.h b/src/cmd/cmd.h index 34b4a15ad7..a03067d439 100644 --- a/src/cmd/cmd.h +++ b/src/cmd/cmd.h @@ -1,16 +1,7 @@ /* - * Copyright (C) by Olivier Goffart - * Copyright (C) by Klaas Freitag - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CMD_H diff --git a/src/cmd/cmd.md b/src/cmd/cmd.md index 3c1f51db9f..f4662c831a 100644 --- a/src/cmd/cmd.md +++ b/src/cmd/cmd.md @@ -1,4 +1,9 @@ \defgroup cmd The command line client + + The command line client ======================= diff --git a/src/cmd/netrcparser.cpp b/src/cmd/netrcparser.cpp index f9b95c762f..eceaa7d492 100644 --- a/src/cmd/netrcparser.cpp +++ b/src/cmd/netrcparser.cpp @@ -1,15 +1,7 @@ /* - * Copyright (C) by Daniel Molkentin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/src/cmd/netrcparser.h b/src/cmd/netrcparser.h index 8ad3465519..8537b33346 100644 --- a/src/cmd/netrcparser.h +++ b/src/cmd/netrcparser.h @@ -1,15 +1,7 @@ /* - * Copyright (C) by Daniel Molkentin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef NETRCPARSER_H diff --git a/src/cmd/simplesslerrorhandler.cpp b/src/cmd/simplesslerrorhandler.cpp index 50d55978ee..330448e90b 100644 --- a/src/cmd/simplesslerrorhandler.cpp +++ b/src/cmd/simplesslerrorhandler.cpp @@ -1,15 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "common/utility.h" #include "account.h" diff --git a/src/cmd/simplesslerrorhandler.h b/src/cmd/simplesslerrorhandler.h index 31e89bff19..6bb4f56c19 100644 --- a/src/cmd/simplesslerrorhandler.h +++ b/src/cmd/simplesslerrorhandler.h @@ -1,15 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SIMPLESSLERRORHANDLER_H #define SIMPLESSLERRORHANDLER_H diff --git a/src/common/README b/src/common/README.md similarity index 58% rename from src/common/README rename to src/common/README.md index 16698585c8..48e0700d16 100644 --- a/src/common/README +++ b/src/common/README.md @@ -1,2 +1,6 @@ + This folder contains code covered by the CLA being licensed as LGPL. This allows it to be linked together with the rest of the LGPL code in csync. diff --git a/src/common/asserts.h b/src/common/asserts.h index 38440ce1b2..fcd3e7a2a0 100644 --- a/src/common/asserts.h +++ b/src/common/asserts.h @@ -1,3 +1,5 @@ +// SPDX-FileCopyrightText: 2017 ownCloud GmbH +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef OWNCLOUD_ASSERTS_H #define OWNCLOUD_ASSERTS_H diff --git a/src/common/c_jhash.h b/src/common/c_jhash.h index 1aae10a3bd..52eeea3f69 100644 --- a/src/common/c_jhash.h +++ b/src/common/c_jhash.h @@ -1,7 +1,9 @@ /* * c_jhash.c Jenkins Hash * - * Copyright (c) 1997 Bob Jenkins + * SPDX-FileCopyrightText: 2017 ownCloud GmbH + * SPDX-FileCopyrightText: 1997 Bob Jenkins + * SPDX-License-Identifier: GPL-2.0-or-later * * lookup8.c, by Bob Jenkins, January 4 1997, Public Domain. * hash(), hash2(), hash3, and _c_mix() are externally useful functions. diff --git a/src/common/checksums.cpp b/src/common/checksums.cpp index 77291d09d3..d3d71f5e89 100644 --- a/src/common/checksums.cpp +++ b/src/common/checksums.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2015 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "config.h" #include "filesystembase.h" diff --git a/src/common/checksums.h b/src/common/checksums.h index 519825961d..90d95a28e7 100644 --- a/src/common/checksums.h +++ b/src/common/checksums.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2015 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once diff --git a/src/common/common.cmake b/src/common/common.cmake index 1265427697..42dd5a0f6e 100644 --- a/src/common/common.cmake +++ b/src/common/common.cmake @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2017 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later +# # Just list files to build as part of the csync dynamic lib. # Essentially they could be in the same directory but are separate to # help keep track of the different code licenses. diff --git a/src/common/constants.h b/src/common/constants.h index 761a6cee15..95324eed86 100644 --- a/src/common/constants.h +++ b/src/common/constants.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/common/filesystembase.cpp b/src/common/filesystembase.cpp index d2497a3017..b5aa47a234 100644 --- a/src/common/filesystembase.cpp +++ b/src/common/filesystembase.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Daniel Molkentin - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2018 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "filesystembase.h" diff --git a/src/common/filesystembase.h b/src/common/filesystembase.h index 481e765f63..4b2ec8e4db 100644 --- a/src/common/filesystembase.h +++ b/src/common/filesystembase.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Olivier Goffart - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2017 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once diff --git a/src/common/ownsql.cpp b/src/common/ownsql.cpp index a8333f114c..58007f8471 100644 --- a/src/common/ownsql.cpp +++ b/src/common/ownsql.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include diff --git a/src/common/ownsql.h b/src/common/ownsql.h index c9038d0e51..2774d96c5d 100644 --- a/src/common/ownsql.h +++ b/src/common/ownsql.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef OWNSQL_H diff --git a/src/common/pinstate.cpp b/src/common/pinstate.cpp index bb3e4e165b..acf82869b3 100644 --- a/src/common/pinstate.cpp +++ b/src/common/pinstate.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Hannah von Reth - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2020 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "pinstate.h" diff --git a/src/common/pinstate.h b/src/common/pinstate.h index 4359e720e9..afb1412ffb 100644 --- a/src/common/pinstate.h +++ b/src/common/pinstate.h @@ -1,15 +1,7 @@ /* - * Copyright (C) by Christian Kamm - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2019 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef PINSTATE_H diff --git a/src/common/plugin.cpp b/src/common/plugin.cpp index 7e705d94e7..905dfe67e7 100644 --- a/src/common/plugin.cpp +++ b/src/common/plugin.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Dominik Schmidt - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "plugin.h" diff --git a/src/common/plugin.h b/src/common/plugin.h index 3d28f7dd3f..8fa354c4a5 100644 --- a/src/common/plugin.h +++ b/src/common/plugin.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Dominik Schmidt - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once diff --git a/src/common/preparedsqlquerymanager.cpp b/src/common/preparedsqlquerymanager.cpp index 4c748e58b3..25e6d04294 100644 --- a/src/common/preparedsqlquerymanager.cpp +++ b/src/common/preparedsqlquerymanager.cpp @@ -1,19 +1,6 @@ /* - * Copyright (C) by Hannah von Reth - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2021 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ diff --git a/src/common/preparedsqlquerymanager.h b/src/common/preparedsqlquerymanager.h index a5afa0fe66..56b6979772 100644 --- a/src/common/preparedsqlquerymanager.h +++ b/src/common/preparedsqlquerymanager.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Hannah von Reth - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2021 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once diff --git a/src/common/remotepermissions.cpp b/src/common/remotepermissions.cpp index 8e1f088e8c..84181ad20a 100644 --- a/src/common/remotepermissions.cpp +++ b/src/common/remotepermissions.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Olivier Goffart - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2017 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "remotepermissions.h" diff --git a/src/common/remotepermissions.h b/src/common/remotepermissions.h index a84c359d3b..ee8c670385 100644 --- a/src/common/remotepermissions.h +++ b/src/common/remotepermissions.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Olivier Goffart - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2017 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once diff --git a/src/common/result.h b/src/common/result.h index 129efa1081..75280d2483 100644 --- a/src/common/result.h +++ b/src/common/result.h @@ -1,15 +1,7 @@ /* - * Copyright (C) by Olivier Goffart - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2018 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/common/shellextensionutils.cpp b/src/common/shellextensionutils.cpp index b2b59be80f..1692e155fb 100644 --- a/src/common/shellextensionutils.cpp +++ b/src/common/shellextensionutils.cpp @@ -1,3 +1,8 @@ +/* + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later + */ + #include "shellextensionutils.h" #include #include diff --git a/src/common/shellextensionutils.h b/src/common/shellextensionutils.h index d0b2e071d7..ec6e26cad7 100644 --- a/src/common/shellextensionutils.h +++ b/src/common/shellextensionutils.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/common/syncfilestatus.cpp b/src/common/syncfilestatus.cpp index 849d212bfd..05dc576c89 100644 --- a/src/common/syncfilestatus.cpp +++ b/src/common/syncfilestatus.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Klaas Freitag - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "syncfilestatus.h" diff --git a/src/common/syncfilestatus.h b/src/common/syncfilestatus.h index 801fd9204f..ce16c26c4e 100644 --- a/src/common/syncfilestatus.h +++ b/src/common/syncfilestatus.h @@ -1,15 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SYNCFILESTATUS_H diff --git a/src/common/syncjournaldb.cpp b/src/common/syncjournaldb.cpp index 0813c12a17..2c18e4f676 100644 --- a/src/common/syncjournaldb.cpp +++ b/src/common/syncjournaldb.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include diff --git a/src/common/syncjournaldb.h b/src/common/syncjournaldb.h index a74f4f7f1f..dddf71a5ed 100644 --- a/src/common/syncjournaldb.h +++ b/src/common/syncjournaldb.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef SYNCJOURNALDB_H diff --git a/src/common/syncjournalfilerecord.cpp b/src/common/syncjournalfilerecord.cpp index 6ca9f43af4..c5e28e5b4b 100644 --- a/src/common/syncjournalfilerecord.cpp +++ b/src/common/syncjournalfilerecord.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "common/syncjournalfilerecord.h" diff --git a/src/common/syncjournalfilerecord.h b/src/common/syncjournalfilerecord.h index f36b53095b..39f580093b 100644 --- a/src/common/syncjournalfilerecord.h +++ b/src/common/syncjournalfilerecord.h @@ -1,19 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef SYNCJOURNALFILERECORD_H diff --git a/src/common/utility.cpp b/src/common/utility.cpp index b76f6cb645..7df0d7d73b 100644 --- a/src/common/utility.cpp +++ b/src/common/utility.cpp @@ -1,20 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (C) by Daniel Molkentin - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "config.h" diff --git a/src/common/utility.h b/src/common/utility.h index dccfd044cb..dc51338ea1 100644 --- a/src/common/utility.h +++ b/src/common/utility.h @@ -1,20 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (C) by Daniel Molkentin - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef UTILITY_H diff --git a/src/common/utility_mac.mm b/src/common/utility_mac.mm index da224d4a88..c84ef9cd9e 100644 --- a/src/common/utility_mac.mm +++ b/src/common/utility_mac.mm @@ -1,19 +1,7 @@ /* - * Copyright (C) by Daniel Molkentin - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "result.h" diff --git a/src/common/utility_unix.cpp b/src/common/utility_unix.cpp index 11e0f6349b..14cf294dc1 100644 --- a/src/common/utility_unix.cpp +++ b/src/common/utility_unix.cpp @@ -1,20 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (C) by Daniel Molkentin - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "utility.h" diff --git a/src/common/utility_win.cpp b/src/common/utility_win.cpp index eb3d57d5b3..cfcd66952c 100644 --- a/src/common/utility_win.cpp +++ b/src/common/utility_win.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Daniel Molkentin - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "asserts.h" diff --git a/src/common/vfs.cpp b/src/common/vfs.cpp index 61b82a5056..9ae456aa73 100644 --- a/src/common/vfs.cpp +++ b/src/common/vfs.cpp @@ -1,19 +1,7 @@ /* - * Copyright (C) by Dominik Schmidt - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2018 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "config.h" diff --git a/src/common/vfs.h b/src/common/vfs.h index 1e925ccdca..183c3013f9 100644 --- a/src/common/vfs.h +++ b/src/common/vfs.h @@ -1,15 +1,7 @@ /* - * Copyright (C) by Christian Kamm - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2018 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/common/vfspluginmetadata.json.in.license b/src/common/vfspluginmetadata.json.in.license new file mode 100644 index 0000000000..d23ce39856 --- /dev/null +++ b/src/common/vfspluginmetadata.json.in.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2018 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/src/crashreporter/CMakeLists.txt b/src/crashreporter/CMakeLists.txt index 7eccce3bd3..88cd86d8d4 100644 --- a/src/crashreporter/CMakeLists.txt +++ b/src/crashreporter/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2014 ownCloud GmbH +# SPDX-License-Identifier: GPL-2.0-or-later PROJECT( CrashReporter ) cmake_policy(SET CMP0017 NEW) diff --git a/src/crashreporter/CrashReporterConfig.h.in.license b/src/crashreporter/CrashReporterConfig.h.in.license new file mode 100644 index 0000000000..0a84670041 --- /dev/null +++ b/src/crashreporter/CrashReporterConfig.h.in.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/src/crashreporter/main.cpp b/src/crashreporter/main.cpp index 9d057e05a8..e9be6b825c 100644 --- a/src/crashreporter/main.cpp +++ b/src/crashreporter/main.cpp @@ -1,18 +1,8 @@ /* - * Copyright (C) by Dominik Schmidt - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ - #include "CrashReporterConfig.h" #include diff --git a/src/crashreporter/resources.qrc.license b/src/crashreporter/resources.qrc.license new file mode 100644 index 0000000000..0a84670041 --- /dev/null +++ b/src/crashreporter/resources.qrc.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/src/csync/AUTHORS b/src/csync/AUTHORS deleted file mode 100644 index 5fd81c08e3..0000000000 --- a/src/csync/AUTHORS +++ /dev/null @@ -1,3 +0,0 @@ -Andreas Schneider -Klaas Freitag -Olivier Goffart diff --git a/src/csync/AUTHORS.md b/src/csync/AUTHORS.md new file mode 100644 index 0000000000..902f1c179b --- /dev/null +++ b/src/csync/AUTHORS.md @@ -0,0 +1,44 @@ + +# Authors + +- alex-z +- allexzander +- Andreas Schneider +- asapelkin +- Camila +- Camila Ayres +- Camila San +- Christian Kamm +- Claudio Cambra +- Claudio Cambra +- Daniel Nicoletti +- Dominik Schmidt +- Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> +- Dries Mys +- Felix Weilbach +- Guido Falsi +- Guido Falsi +- Hannah von Reth +- Hefee +- Jocelyn Turcotte +- Jyrki Gadinger +- Kevin Ottens +- kevin147147 +- Klaas Freitag +- Markus Goetz +- Matthieu Gallien +- Matthieu Gallien +- Michael Schuster <48932272+misch7@users.noreply.github.com> +- Michael Schuster +- Nicolas Fella +- Olivier Goffart +- Roeland Jago Douma +- Roeland Jago Douma +- Samir Benmendil +- Stephan Beyer +- Tomaz Canabrava +- tomdereub diff --git a/src/csync/CMakeLists.txt b/src/csync/CMakeLists.txt index 7c7a8e5200..0d8822152e 100644 --- a/src/csync/CMakeLists.txt +++ b/src/csync/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2014 ownCloud GmbH +# SPDX-License-Identifier: LGPL-2.1-or-later project(libcsync) set(CMAKE_AUTOMOC TRUE) add_definitions(-DQT_NO_CAST_TO_ASCII diff --git a/src/csync/ChangeLog b/src/csync/ChangeLog index a95a075891..7a212ec0ea 100644 --- a/src/csync/ChangeLog +++ b/src/csync/ChangeLog @@ -1,3 +1,8 @@ + ChangeLog ========== version 0.91.4 (released 2013-12-12, ownCloud Cleint 1.5.0) diff --git a/src/csync/ConfigureChecks.cmake b/src/csync/ConfigureChecks.cmake index bd1a74be11..b4a6aead0b 100644 --- a/src/csync/ConfigureChecks.cmake +++ b/src/csync/ConfigureChecks.cmake @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2017 ownCloud GmbH +# SPDX-License-Identifier: LGPL-2.1-or-later include(CheckIncludeFile) include(CheckSymbolExists) include(CheckFunctionExists) diff --git a/src/csync/DefineOptions.cmake b/src/csync/DefineOptions.cmake index 5cb525fe4f..9cafb98c24 100644 --- a/src/csync/DefineOptions.cmake +++ b/src/csync/DefineOptions.cmake @@ -1 +1,3 @@ +# SPDX-FileCopyrightText: 2014 ownCloud GmbH +# SPDX-License-Identifier: LGPL-2.1-or-later option(MEM_NULL_TESTS "Enable NULL memory testing" OFF) diff --git a/src/csync/INSTALL.md b/src/csync/INSTALL.md index caf65c2bdc..7e06f88cca 100644 --- a/src/csync/INSTALL.md +++ b/src/csync/INSTALL.md @@ -1,3 +1,7 @@ + # How to build from source ## Requirements diff --git a/src/csync/README.md b/src/csync/README.md index 2487e24159..0c71f0a9b1 100644 --- a/src/csync/README.md +++ b/src/csync/README.md @@ -1,3 +1,7 @@ + WHAT IS CSYNC? ============== diff --git a/src/csync/config_csync.h.cmake.license b/src/csync/config_csync.h.cmake.license new file mode 100644 index 0000000000..aba7a49720 --- /dev/null +++ b/src/csync/config_csync.h.cmake.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2014 ownCloud GmbH +SPDX-License-Identifier: LGPL-2.1-or-later diff --git a/src/csync/csync.cpp b/src/csync/csync.cpp index a32c5324f9..5fe8a89e85 100644 --- a/src/csync/csync.cpp +++ b/src/csync/csync.cpp @@ -1,21 +1,9 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2020 by Hannah von Reth - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2017 ownCloud GmbH + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "csync.h" diff --git a/src/csync/csync.h b/src/csync/csync.h index 8329020f58..84f1b865a2 100644 --- a/src/csync/csync.h +++ b/src/csync/csync.h @@ -1,22 +1,10 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2008-2013 by Andreas Schneider - * Copyright (c) 2012-2013 by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2012 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ /** diff --git a/src/csync/csync_exclude.cpp b/src/csync/csync_exclude.cpp index 2c23656f23..b9b07319da 100644 --- a/src/csync/csync_exclude.cpp +++ b/src/csync/csync_exclude.cpp @@ -1,21 +1,10 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2008-2013 by Andreas Schneider - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2012 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "config_csync.h" diff --git a/src/csync/csync_exclude.h b/src/csync/csync_exclude.h index 34c9f4b234..2d3e053e36 100644 --- a/src/csync/csync_exclude.h +++ b/src/csync/csync_exclude.h @@ -1,21 +1,10 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2008-2013 by Andreas Schneider - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef _CSYNC_EXCLUDE_H diff --git a/src/csync/csync_version.h.in b/src/csync/csync_version.h.in index 3bf379db9f..fca7ecf8ab 100644 --- a/src/csync/csync_version.h.in +++ b/src/csync/csync_version.h.in @@ -1,21 +1,8 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2006-2012 by Andreas Schneider - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * SPDX-FileCopyrightText: 2006-2012 Andreas Schneider + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef _CSYNC_VERSION_H diff --git a/src/csync/std/c_lib.h b/src/csync/std/c_lib.h index 84f1004b2b..fcfcba0bda 100644 --- a/src/csync/std/c_lib.h +++ b/src/csync/std/c_lib.h @@ -1,21 +1,10 @@ /* * cynapses libc functions * - * Copyright (c) 2008-2013 by Andreas Schneider - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 by Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include diff --git a/src/csync/std/c_private.h b/src/csync/std/c_private.h index 8307859ac3..752481f093 100644 --- a/src/csync/std/c_private.h +++ b/src/csync/std/c_private.h @@ -1,23 +1,11 @@ /* * cynapses libc functions * - * Copyright (c) 2008-2013 by Andreas Schneider - * Copyright (c) 2012-2013 by Dominik Schmidt - * Copyright (c) 2012-2013 by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2012 ownCloud GmbH + * SPDX-FileCopyrightText: 2012-2013 by Dominik Schmidt + * SPDX-FileCopyrightText: 2008-2013 by Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef _C_PRIVATE_H diff --git a/src/csync/std/c_time.cpp b/src/csync/std/c_time.cpp index 5281efa9a6..914781eb7f 100644 --- a/src/csync/std/c_time.cpp +++ b/src/csync/std/c_time.cpp @@ -1,21 +1,10 @@ /* * c_time - time functions * - * Copyright (c) 2008-2013 by Andreas Schneider - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 by Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include "config_csync.h" diff --git a/src/csync/std/c_time.h b/src/csync/std/c_time.h index 7d3d862a99..76128fcd7c 100644 --- a/src/csync/std/c_time.h +++ b/src/csync/std/c_time.h @@ -1,21 +1,10 @@ /* * c_time - time functions * - * Copyright (c) 2008-2013 by Andreas Schneider - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 by Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef _C_TIME_H diff --git a/src/csync/vio/csync_vio_local.h b/src/csync/vio/csync_vio_local.h index 04bd057ea4..9ef8535308 100644 --- a/src/csync/vio/csync_vio_local.h +++ b/src/csync/vio/csync_vio_local.h @@ -1,21 +1,9 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2008-2013 by Andreas Schneider - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2017 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 by Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #ifndef _CSYNC_VIO_LOCAL_H diff --git a/src/csync/vio/csync_vio_local_unix.cpp b/src/csync/vio/csync_vio_local_unix.cpp index 8f319a3e4b..8d109d7ccf 100644 --- a/src/csync/vio/csync_vio_local_unix.cpp +++ b/src/csync/vio/csync_vio_local_unix.cpp @@ -1,22 +1,10 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2008-2013 by Andreas Schneider - * Copyright (c) 2013- by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 by Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include diff --git a/src/csync/vio/csync_vio_local_win.cpp b/src/csync/vio/csync_vio_local_win.cpp index da677c6924..175ad87a9d 100644 --- a/src/csync/vio/csync_vio_local_win.cpp +++ b/src/csync/vio/csync_vio_local_win.cpp @@ -1,22 +1,10 @@ /* * libcsync -- a library to sync a directory with another * - * Copyright (c) 2008-2013 by Andreas Schneider - * Copyright (c) 2013- by Klaas Freitag - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-FileCopyrightText: 2008-2013 by Andreas Schneider + * SPDX-License-Identifier: LGPL-2.1-or-later */ #include diff --git a/src/libsync/creds/abstractcredentials.cpp b/src/libsync/creds/abstractcredentials.cpp index 2f2b8b49b8..9cf3a9a808 100644 --- a/src/libsync/creds/abstractcredentials.cpp +++ b/src/libsync/creds/abstractcredentials.cpp @@ -1,15 +1,7 @@ /* - * Copyright (C) by Daniel Molkentin - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/src/libsync/creds/abstractcredentials.h b/src/libsync/creds/abstractcredentials.h index 6dfb9af6bf..0d1491a15b 100644 --- a/src/libsync/creds/abstractcredentials.h +++ b/src/libsync/creds/abstractcredentials.h @@ -1,15 +1,8 @@ /* * Copyright (C) by Krzesimir Nowak - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef MIRALL_CREDS_ABSTRACT_CREDENTIALS_H diff --git a/src/libsync/creds/credentialscommon.cpp b/src/libsync/creds/credentialscommon.cpp index edc17ff830..6f250dff4f 100644 --- a/src/libsync/creds/credentialscommon.cpp +++ b/src/libsync/creds/credentialscommon.cpp @@ -1,16 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (C) by Krzesimir Nowak - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/src/libsync/creds/credentialscommon.h b/src/libsync/creds/credentialscommon.h index e2cf1a6ff1..5164ba10fa 100644 --- a/src/libsync/creds/credentialscommon.h +++ b/src/libsync/creds/credentialscommon.h @@ -1,16 +1,6 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (C) by Krzesimir Nowak - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef MIRALL_CREDS_COMMON_H diff --git a/src/libsync/creds/dummycredentials.cpp b/src/libsync/creds/dummycredentials.cpp index bfe952711f..6ca772216d 100644 --- a/src/libsync/creds/dummycredentials.cpp +++ b/src/libsync/creds/dummycredentials.cpp @@ -1,15 +1,7 @@ /* - * Copyright (C) by Krzesimir Nowak - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "creds/dummycredentials.h" diff --git a/src/libsync/creds/dummycredentials.h b/src/libsync/creds/dummycredentials.h index 30537fef14..0259cabb7f 100644 --- a/src/libsync/creds/dummycredentials.h +++ b/src/libsync/creds/dummycredentials.h @@ -1,15 +1,7 @@ /* - * Copyright (C) by Krzesimir Nowak - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef MIRALL_CREDS_DUMMY_CREDENTIALS_H diff --git a/src/libsync/creds/httpcredentials.cpp b/src/libsync/creds/httpcredentials.cpp index 2480cb9236..b11beeaccf 100644 --- a/src/libsync/creds/httpcredentials.cpp +++ b/src/libsync/creds/httpcredentials.cpp @@ -1,16 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (C) by Krzesimir Nowak - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/src/libsync/creds/httpcredentials.h b/src/libsync/creds/httpcredentials.h index 9c343e5d80..1881c045fd 100644 --- a/src/libsync/creds/httpcredentials.h +++ b/src/libsync/creds/httpcredentials.h @@ -1,16 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (C) by Krzesimir Nowak - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2013 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef MIRALL_CREDS_HTTP_CREDENTIALS_H diff --git a/src/libsync/creds/keychainchunk.cpp b/src/libsync/creds/keychainchunk.cpp index e24b2d0ec4..c7b1f5d989 100644 --- a/src/libsync/creds/keychainchunk.cpp +++ b/src/libsync/creds/keychainchunk.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Michael Schuster - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "account.h" diff --git a/src/libsync/creds/keychainchunk.h b/src/libsync/creds/keychainchunk.h index 8a10dd9a08..c248d52880 100644 --- a/src/libsync/creds/keychainchunk.h +++ b/src/libsync/creds/keychainchunk.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Michael Schuster - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/libsync/creds/tokencredentials.cpp b/src/libsync/creds/tokencredentials.cpp index 85b5032ce5..d8bbd06b76 100644 --- a/src/libsync/creds/tokencredentials.cpp +++ b/src/libsync/creds/tokencredentials.cpp @@ -1,16 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (c) by Markus Goetz - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #include diff --git a/src/libsync/creds/tokencredentials.h b/src/libsync/creds/tokencredentials.h index 2cc8517774..50228b49b6 100644 --- a/src/libsync/creds/tokencredentials.h +++ b/src/libsync/creds/tokencredentials.h @@ -1,16 +1,7 @@ /* - * Copyright (C) by Klaas Freitag - * Copyright (c) by Markus Goetz - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2014 ownCloud GmbH + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef MIRALL_CREDS_HTTP_CREDENTIALS_H diff --git a/src/libsync/updatee2eefoldermetadatajob.h b/src/libsync/updatee2eefoldermetadatajob.h index 1190a0eed6..f96228f22f 100644 --- a/src/libsync/updatee2eefoldermetadatajob.h +++ b/src/libsync/updatee2eefoldermetadatajob.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/libsync/vfs/cfapi/shellext/CfApiShellIntegration.def.license b/src/libsync/vfs/cfapi/shellext/CfApiShellIntegration.def.license new file mode 100644 index 0000000000..b0f52b1cb0 --- /dev/null +++ b/src/libsync/vfs/cfapi/shellext/CfApiShellIntegration.def.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-2.0-or-later diff --git a/src/libsync/vfs/cfapi/shellext/CustomStateProvider.idl b/src/libsync/vfs/cfapi/shellext/CustomStateProvider.idl index 174b828a94..96df629c52 100644 --- a/src/libsync/vfs/cfapi/shellext/CustomStateProvider.idl +++ b/src/libsync/vfs/cfapi/shellext/CustomStateProvider.idl @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ namespace CfApiShellExtensions diff --git a/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.cpp b/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.cpp index 9522a087f7..e19578c9c3 100644 --- a/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.cpp +++ b/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "cfapishellintegrationclassfactory.h" diff --git a/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.h b/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.h index fe0459ada2..8e0478e6b9 100644 --- a/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.h +++ b/src/libsync/vfs/cfapi/shellext/cfapishellintegrationclassfactory.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/libsync/vfs/cfapi/shellext/configvfscfapishellext.h.in b/src/libsync/vfs/cfapi/shellext/configvfscfapishellext.h.in index 4f0b193a78..6fe96c4d54 100644 --- a/src/libsync/vfs/cfapi/shellext/configvfscfapishellext.h.in +++ b/src/libsync/vfs/cfapi/shellext/configvfscfapishellext.h.in @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef CONFIG_VFS_CFAPI_SHELLEXT_H diff --git a/src/libsync/vfs/cfapi/shellext/customstateprovider.cpp b/src/libsync/vfs/cfapi/shellext/customstateprovider.cpp index baa92cfbb8..bd2630299b 100644 --- a/src/libsync/vfs/cfapi/shellext/customstateprovider.cpp +++ b/src/libsync/vfs/cfapi/shellext/customstateprovider.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "customstateprovider.h" diff --git a/src/libsync/vfs/cfapi/shellext/customstateprovider.h b/src/libsync/vfs/cfapi/shellext/customstateprovider.h index 30c2045e9a..e54fd7eab0 100644 --- a/src/libsync/vfs/cfapi/shellext/customstateprovider.h +++ b/src/libsync/vfs/cfapi/shellext/customstateprovider.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/libsync/vfs/cfapi/shellext/customstateprovideripc.cpp b/src/libsync/vfs/cfapi/shellext/customstateprovideripc.cpp index 50939faeca..071856eb61 100644 --- a/src/libsync/vfs/cfapi/shellext/customstateprovideripc.cpp +++ b/src/libsync/vfs/cfapi/shellext/customstateprovideripc.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "customstateprovideripc.h" diff --git a/src/libsync/vfs/cfapi/shellext/customstateprovideripc.h b/src/libsync/vfs/cfapi/shellext/customstateprovideripc.h index bf21d91f70..f5367e5d41 100644 --- a/src/libsync/vfs/cfapi/shellext/customstateprovideripc.h +++ b/src/libsync/vfs/cfapi/shellext/customstateprovideripc.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/libsync/vfs/cfapi/shellext/dllmain.cpp b/src/libsync/vfs/cfapi/shellext/dllmain.cpp index f0e469f49f..8a4f0f5a11 100644 --- a/src/libsync/vfs/cfapi/shellext/dllmain.cpp +++ b/src/libsync/vfs/cfapi/shellext/dllmain.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "cfapishellintegrationclassfactory.h" diff --git a/src/libsync/vfs/cfapi/shellext/ipccommon.cpp b/src/libsync/vfs/cfapi/shellext/ipccommon.cpp index a86b06b9d7..d2ce965c51 100644 --- a/src/libsync/vfs/cfapi/shellext/ipccommon.cpp +++ b/src/libsync/vfs/cfapi/shellext/ipccommon.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "ipccommon.h" diff --git a/src/libsync/vfs/cfapi/shellext/ipccommon.h b/src/libsync/vfs/cfapi/shellext/ipccommon.h index 9b78787e35..8d93836507 100644 --- a/src/libsync/vfs/cfapi/shellext/ipccommon.h +++ b/src/libsync/vfs/cfapi/shellext/ipccommon.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/libsync/vfs/cfapi/shellext/thumbnailprovider.cpp b/src/libsync/vfs/cfapi/shellext/thumbnailprovider.cpp index f3eb9de24f..e6ba047394 100644 --- a/src/libsync/vfs/cfapi/shellext/thumbnailprovider.cpp +++ b/src/libsync/vfs/cfapi/shellext/thumbnailprovider.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ // global compilation flag configuring windows sdk headers diff --git a/src/libsync/vfs/cfapi/shellext/thumbnailprovider.h b/src/libsync/vfs/cfapi/shellext/thumbnailprovider.h index 77ddf4a7ba..06c794a77b 100644 --- a/src/libsync/vfs/cfapi/shellext/thumbnailprovider.h +++ b/src/libsync/vfs/cfapi/shellext/thumbnailprovider.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.cpp b/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.cpp index 2ee66d81c4..9f29b2c82f 100644 --- a/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.cpp +++ b/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.cpp @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "thumbnailprovideripc.h" diff --git a/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.h b/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.h index e55cc81e91..77e0a98476 100644 --- a/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.h +++ b/src/libsync/vfs/cfapi/shellext/thumbnailprovideripc.h @@ -1,15 +1,6 @@ /* - * Copyright (C) by Oleksandr Zolotov - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. + * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once diff --git a/sync-exclude.lst.license b/sync-exclude.lst.license new file mode 100644 index 0000000000..49a5e8c66e --- /dev/null +++ b/sync-exclude.lst.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors +SPDX-FileCopyrightText: 2012 ownCloud GmbH +SPDX-License-Identifier: GPL-2.0-or-later