summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/setup.h')
-rw-r--r--include/asm-arm/setup.h14
1 files changed, 9 insertions, 5 deletions
diff --git a/include/asm-arm/setup.h b/include/asm-arm/setup.h
index f50c2f4e7..c067c9618 100644
--- a/include/asm-arm/setup.h
+++ b/include/asm-arm/setup.h
@@ -1,11 +1,15 @@
/*
- * include/asm/setup.h
+ * linux/include/asm/setup.h
*
- * Structure passed to kernel to tell it about the
- * hardware it's running on. See linux/Documentation/arm/Setup
- * for more info.
+ * Copyright (C) 1997-1999 Russell King
*
- * Copyright (C) 1997-1999 Russell King
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * Structure passed to kernel to tell it about the
+ * hardware it's running on. See linux/Documentation/arm/Setup
+ * for more info.
*/
#ifndef __ASMARM_SETUP_H
#define __ASMARM_SETUP_H