[MPlayer-cvslog] CVS: main/libaf format.c,1.1,1.2
Alex Beregszaszi
syncmail at mplayerhq.hu
Wed Jul 27 13:09:45 CEST 2005
CVS change done by Alex Beregszaszi
Update of /cvsroot/mplayer/main/libaf
In directory mail:/home/alex/mplayer/main/libaf
Modified Files:
format.c
Log Message:
added missing license header
Index: format.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/format.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- format.c 21 Feb 2005 16:41:15 -0000 1.1
+++ format.c 27 Jul 2005 11:09:42 -0000 1.2
@@ -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 <stdio.h>
#include <stdlib.h>
#include <string.h>
More information about the MPlayer-cvslog
mailing list