summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-06-17 14:25:40 +0200
committerwm4 <wm4@nowhere>2017-06-17 14:25:40 +0200
commit1e074a85f9f772f355cf4f906749393692cf4698 (patch)
tree40d08d4374d660cecad839b14af61ffb7399cf18
parent10126d3c81e45e91ba591cab6624a2662228de74 (diff)
downloadmpv-1e074a85f9f772f355cf4f906749393692cf4698.tar.bz2
mpv-1e074a85f9f772f355cf4f906749393692cf4698.tar.xz
version.sh: change license to LGPL
Surprisingly long history, but it's covered by LGPL agreements. One exception is a7fc969ff62e5ca: someone who hasn't asked changes the copyright year, but that change was obviously overwritten again later.
-rw-r--r--Copyright4
1 files changed, 2 insertions, 2 deletions
diff --git a/Copyright b/Copyright
index 1a48f14479..5a7489e602 100644
--- a/Copyright
+++ b/Copyright
@@ -36,7 +36,7 @@ Source files with specific licenses:
- everything under DOCS/man/ is GPLv2+
- sub/osd_font.otf is LGPLv2.1+
- some tests under waftools/fragments/ might be GPLv2+
-- version.sh is GPLv2+
+- version.sh is LGPLv2+
Some files are marked with "Almost LGPL." These files are GPL, but all authors
have agreed to relicense them to LGPL. the problem is that one of the authors is
@@ -355,4 +355,4 @@ x Build system nominally LGPL, but might contain GPL traces
x English translations removed, but traces might be in C code
x etc/input.conf unknown
x Logo GPL (?), might have to exclude from LGPL builds
-x version.sh GPL
+ version.sh LGPL