summaryrefslogtreecommitdiffstats
path: root/fs/adfs/inode.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/adfs/inode.c')
-rw-r--r--fs/adfs/inode.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/fs/adfs/inode.c b/fs/adfs/inode.c
index e55362eb7..c1c621179 100644
--- a/fs/adfs/inode.c
+++ b/fs/adfs/inode.c
@@ -1,7 +1,11 @@
/*
* linux/fs/adfs/inode.c
*
- * 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.
*/
#include <linux/version.h>
#include <linux/errno.h>