ast2firm: Implement casting from complex to real types.
[cparser] / attribute.h
index 0684aa0..8e77430 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * This file is part of cparser.
+ * Copyright (C) 2012 Matthias Braun <matze@braunis.de>
+ */
 #ifndef ATTRIBUTE_H
 #define ATTRIBUTE_H