stupid encoding error on i44pc47
[libfirm] / testprograms / array-heap_example.c
index d0b776f..ef6aa5c 100644 (file)
@@ -1,10 +1,15 @@
- /* Copyright (C) 1998 - 2000 by Universitaet Karlsruhe
-* All rights reserved.
-*
-* Authors: Goetz Lindenmaier
-*
-* testprogram.
-*/
+/*
+ * Project:     libFIRM
+ * File name:   testprograms/array-heap_example.c
+ * Purpose:     Show representation of dynamically allocated array.
+ * Author:      Goetz Lindenmaier
+ * Modified by:
+ * Created:
+ * CVS-ID:      $Id$
+ * Copyright:   (c) 1999-2003 Universität Karlsruhe
+ * Licence:     This file protected by GPL -  GNU GENERAL PUBLIC LICENSE.
+ */
+
 
 # include <string.h>
 # include <stdio.h>