summaryrefslogtreecommitdiffstats
path: root/core/encode_lavc.h
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 /core/encode_lavc.h
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 'core/encode_lavc.h')
-rw-r--r--core/encode_lavc.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/encode_lavc.h b/core/encode_lavc.h
index 747043b8b5..fa935e039a 100644
--- a/core/encode_lavc.h
+++ b/core/encode_lavc.h
@@ -1,7 +1,9 @@
/*
- * This file is part of MPlayer.
+ * muxing using libavformat
* Copyright (C) 2011 Rudolf Polzer <divVerent@xonotic.org>
*
+ * 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
* the Free Software Foundation; either version 2 of the License, or