parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / jump_target.c
index 04d90c5..ebdf102 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * This file is part of cparser.
+ * Copyright (C) 2012 Christoph Mallon <christoph.mallon@gmx.de>
+ */
 #include "adt/util.h"
 #include "jump_target.h"