isl_arg_parse: support footer
[platform/upstream/isl.git] / isl_blk.c
index 246b40d..9adb690 100644 (file)
--- a/isl_blk.c
+++ b/isl_blk.c
@@ -1,5 +1,14 @@
-#include "isl_blk.h"
-#include "isl_ctx.h"
+/*
+ * Copyright 2008-2009 Katholieke Universiteit Leuven
+ *
+ * Use of this software is governed by the GNU LGPLv2.1 license
+ *
+ * Written by Sven Verdoolaege, K.U.Leuven, Departement
+ * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium
+ */
+
+#include <isl/blk.h>
+#include <isl/ctx.h>
 
 struct isl_blk isl_blk_empty()
 {