From 221a599f2addd802b7d00e75649fef8743657deb Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 27 Jul 2005 11:09:42 +0000 Subject: [PATCH] added missing license header git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16116 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libaf/format.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libaf/format.c b/libaf/format.c index 5669ac81f4..e9d1a61624 100644 --- a/libaf/format.c +++ b/libaf/format.c @@ -1,3 +1,13 @@ +/*============================================================================= +// +// This software has been released under the terms of the GNU General Public +// license. See http://www.gnu.org/copyleft/gpl.html for details. +// +// Copyright 2005 Alex Beregszaszi +// +//============================================================================= +*/ + #include #include #include