summaryrefslogtreecommitdiffstats
path: root/libass/ass_fontconfig.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-14 17:21:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-14 17:21:58 +0000
commitce01f2052cfa6105d91078378e0c028110d558de (patch)
treedcdc8ea290dff5ee9784b0db341e68bafbc47c8d /libass/ass_fontconfig.h
parent0ecfcdce00a3834d850faf7bf57d7d2b11c752f4 (diff)
downloadmpv-ce01f2052cfa6105d91078378e0c028110d558de.tar.bz2
mpv-ce01f2052cfa6105d91078378e0c028110d558de.tar.xz
Speak of libass instead of MPlayer in the libass license headers.
We already use LIBASS_ prefixes for the multiple inclusion guards. Thus libass can be considered separate enough to warrant this. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26770 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libass/ass_fontconfig.h')
-rw-r--r--libass/ass_fontconfig.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libass/ass_fontconfig.h b/libass/ass_fontconfig.h
index c32d286c15..83e6123543 100644
--- a/libass/ass_fontconfig.h
+++ b/libass/ass_fontconfig.h
@@ -3,20 +3,20 @@
/*
* Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov@gmail.com>
*
- * This file is part of MPlayer.
+ * This file is part of libass.
*
- * MPlayer is free software; you can redistribute it and/or modify
+ * libass 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
* (at your option) any later version.
*
- * MPlayer is distributed in the hope that it will be useful,
+ * libass is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
- * with MPlayer; if not, write to the Free Software Foundation, Inc.,
+ * with libass; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/