diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-02-07 17:45:04 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-04-15 19:51:50 +0300 |
commit | ce02faa088dd3128a097b0f7ac6ce4e507e89f98 (patch) | |
tree | 90a0c9413c6caa9da00395e6485fd3dd8b15cda8 | |
parent | 04d6cd14c55a8fe5019090255f1bed7586f0fc3a (diff) |
licenses: Rename license files according to REUSE
The REUSE specification [1] defines a standardized method for declaring
copyright and licensing information. Rename the licenses directory and
the files it contains to comply with the specification. No license text
is modified.
[1] https://reuse.software/spec/
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
-rw-r--r-- | LICENSES/Apache-2.0.txt (renamed from licenses/apache-2.0.txt) | 0 | ||||
-rw-r--r-- | LICENSES/CC-BY-SA-4.0.txt (renamed from licenses/cc-by-sa-v4.0.txt) | 0 | ||||
-rw-r--r-- | LICENSES/GPL-2.0.txt (renamed from licenses/gnu-gpl-2.0.txt) | 0 | ||||
-rw-r--r-- | LICENSES/LGPL-2.1.txt (renamed from licenses/gnu-lgpl-2.1.txt) | 0 | ||||
-rw-r--r-- | LICENSES/developer-certificate-of-origin.txt (renamed from licenses/developer-certificate-of-origin.txt) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/licenses/apache-2.0.txt b/LICENSES/Apache-2.0.txt index d6456956..d6456956 100644 --- a/licenses/apache-2.0.txt +++ b/LICENSES/Apache-2.0.txt diff --git a/licenses/cc-by-sa-v4.0.txt b/LICENSES/CC-BY-SA-4.0.txt index 31279dd8..31279dd8 100644 --- a/licenses/cc-by-sa-v4.0.txt +++ b/LICENSES/CC-BY-SA-4.0.txt diff --git a/licenses/gnu-gpl-2.0.txt b/LICENSES/GPL-2.0.txt index d159169d..d159169d 100644 --- a/licenses/gnu-gpl-2.0.txt +++ b/LICENSES/GPL-2.0.txt diff --git a/licenses/gnu-lgpl-2.1.txt b/LICENSES/LGPL-2.1.txt index e5ab03e1..e5ab03e1 100644 --- a/licenses/gnu-lgpl-2.1.txt +++ b/LICENSES/LGPL-2.1.txt diff --git a/licenses/developer-certificate-of-origin.txt b/LICENSES/developer-certificate-of-origin.txt index 8201f992..8201f992 100644 --- a/licenses/developer-certificate-of-origin.txt +++ b/LICENSES/developer-certificate-of-origin.txt |