summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_sdl.c
diff options
context:
space:
mode:
authorRudolf Polzer <divverent@xonotic.org>2012-12-28 11:41:30 +0100
committerRudolf Polzer <divverent@xonotic.org>2012-12-28 11:41:30 +0100
commit6be50fa7736e0095ace5cb1b6e8da35aaa5e52df (patch)
tree86aa097c397e5a1254bf3c4a60d63e0e7eff207c /audio/out/ao_sdl.c
parentfd64003c2a82943689735da370b18cf3624e9ab0 (diff)
downloadmpv-6be50fa7736e0095ace5cb1b6e8da35aaa5e52df.tar.bz2
mpv-6be50fa7736e0095ace5cb1b6e8da35aaa5e52df.tar.xz
sdl, encode_lavc: fix copyright headers
Some of them had changes in 2012; extend their header. Fix project name.
Diffstat (limited to 'audio/out/ao_sdl.c')
-rw-r--r--audio/out/ao_sdl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/out/ao_sdl.c b/audio/out/ao_sdl.c
index 26d8717602..3bd73b99a2 100644
--- a/audio/out/ao_sdl.c
+++ b/audio/out/ao_sdl.c
@@ -1,8 +1,8 @@
/*
- * SDL2 audio output
+ * audio output driver for SDL 1.2+
* Copyright (C) 2012 Rudolf Polzer <divVerent@xonotic.org>
*
- * This file is part of MPlayer.
+ * This file is part of mpv.
*
* MPlayer is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by