From bbfafb5614594f4ec152e3392235ca2622c1240a Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 15 Apr 2017 16:20:00 +0200 Subject: Fix use of ISC license The license text refers a "above copyright notice", so I guess it'd be good to actually provide such a notice. Add the license to some files that were missing it (since in theory, our Copyright file says that such files are LGPL by default). Remove the questionable remarks about the license in the client API. --- osdep/semaphore_osx.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'osdep/semaphore_osx.c') diff --git a/osdep/semaphore_osx.c b/osdep/semaphore_osx.c index 1bff233007..1e2015bddd 100644 --- a/osdep/semaphore_osx.c +++ b/osdep/semaphore_osx.c @@ -1,4 +1,6 @@ -/* Permission to use, copy, modify, and/or distribute this software for any +/* Copyright (C) 2017 the mpv developers + * + * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * -- cgit v1.2.3