From c64d40bad765d120907e24d9f5e8056f720dbd8c Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 8 May 2017 13:11:46 +0200 Subject: osdep/compiler.h: change license to LGPL This didn't have a header and this was implied LGPL, but this was not entirely correct. It turns out the printf attribute code was leaked in from talloc, which is "LGPL v3 or later". talloc was added to the mplayer2 code base in 27a30e310e1. This remaining code was an oversight. Since we want to reduce LGPL v3 code, replace this code with the one from ta/ta.h. This code was explicitly written newly to get rid of talloc and its license in 0933f12d28e. --- Copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Copyright') diff --git a/Copyright b/Copyright index b03b4b9018..73784750b5 100644 --- a/Copyright +++ b/Copyright @@ -157,7 +157,7 @@ LGPL relicensing status: osdep/android/* LGPL (BSD) osdep/ar/* LGPL (BSD) osdep/atomic.h LGPL - osdep/compiler.h easy + osdep/compiler.h LGPL osdep/endian.h easy osdep/glob-win.c LGPL osdep/io.* LGPL -- cgit v1.2.3