changed __functions into more comfrom _functions
[libfirm] / ir / tr / type_or_entity.h
index 4d3fc76..3e9ac14 100644 (file)
@@ -1,6 +1,14 @@
-/* Copyright (C) 1998 - 2000 by Universitaet Karlsruhe
-* All rights reserved.
-*/
+/*
+ * Project:     libFIRM
+ * File name:   ir/tr/type_or_entity.h
+ * Purpose:     Provides a datatype to treat types and entities as the same.
+ * 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.
+ */
 
 /**
  * @file type_or_entity.h
@@ -10,9 +18,6 @@
  * @author Goetz Lindenmaier
  */
 
-/* $Id$ */
-
-
 # ifndef _TYPE_OR_ENTITY_H_
 # define _TYPE_OR_ENTITY_H_