summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--video/out/gl_osd.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/video/out/gl_osd.c b/video/out/gl_osd.c
index a42c2082b7..c346a3e630 100644
--- a/video/out/gl_osd.c
+++ b/video/out/gl_osd.c
@@ -13,6 +13,11 @@
*
* You should have received a copy of the GNU General Public License along
* with mpv. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * You can alternatively redistribute this file 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.
*/
#include <stdlib.h>