summaryrefslogtreecommitdiffstats
path: root/libaf
diff options
context:
space:
mode:
Diffstat (limited to 'libaf')
-rw-r--r--libaf/format.c10
1 files changed, 10 insertions, 0 deletions
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 <stdio.h>
#include <stdlib.h>
#include <string.h>