aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pre-process.c
diff options
Diffstat (limited to 'pre-process.c')
-rw-r--r--pre-process.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pre-process.c b/pre-process.c
index aa73dae3..8dd0a683 100644
--- a/pre-process.c
+++ b/pre-process.c
@@ -3,6 +3,8 @@
* the tokenizer.
*
* This may not be the smartest preprocessor on the planet.
+ *
+ * Copyright (C) 2003 Linus Torvalds, all rights reserved.
*/
#include <stdio.h>
#include <stdlib.h>