aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/symbol.c
diff options
Diffstat (limited to 'symbol.c')
-rw-r--r--symbol.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/symbol.c b/symbol.c
index ba2096dc..c0f71d56 100644
--- a/symbol.c
+++ b/symbol.c
@@ -1,3 +1,8 @@
+/*
+ * Symbol lookup and handling.
+ *
+ * Copyright (C) 2003 Linus Torvalds, all rights reserved.
+ */
#include <stdlib.h>
#include <stdio.h>
#include <stdlib.h>