aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/symbol.h
diff options
Diffstat (limited to 'symbol.h')
-rw-r--r--symbol.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/symbol.h b/symbol.h
index 3934e273..24a8b60a 100644
--- a/symbol.h
+++ b/symbol.h
@@ -1,5 +1,10 @@
#ifndef SEMANTIC_H
#define SEMANTIC_H
+/*
+ * Basic symbol and namespace definitions.
+ *
+ * Copyright (C) 2003 Linus Torvalds, all rights reserved.
+ */
#include "token.h"