summaryrefslogtreecommitdiffstats
path: root/libmpeg2/cpu_state.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-19 02:32:12 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-19 02:32:12 +0000
commit1270185b0ffe4e2870708f63cd31caf220897ae2 (patch)
tree7890ab3106cfb73dd5e513044bc85ae61204be72 /libmpeg2/cpu_state.c
parentf091555b080739dd09ce795827219667d225902a (diff)
downloadmpv-1270185b0ffe4e2870708f63cd31caf220897ae2.tar.bz2
mpv-1270185b0ffe4e2870708f63cd31caf220897ae2.tar.xz
Mark locally modified files as such to comply more closely with GPL 2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14733 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpeg2/cpu_state.c')
-rw-r--r--libmpeg2/cpu_state.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmpeg2/cpu_state.c b/libmpeg2/cpu_state.c
index b542404b93..1e5ecdc26a 100644
--- a/libmpeg2/cpu_state.c
+++ b/libmpeg2/cpu_state.c
@@ -19,6 +19,10 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
*/
#include "config.h"