summaryrefslogtreecommitdiff
path: root/drivers/base/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/base/map.c')
-rw-r--r--drivers/base/map.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/base/map.c b/drivers/base/map.c
index 07daaf6c2cd6..5650ab2b247a 100644
--- a/drivers/base/map.c
+++ b/drivers/base/map.c
@@ -3,7 +3,6 @@
* linux/drivers/base/map.c
*
* (C) Copyright Al Viro 2002,2003
- * Released under GPL v2.
*
* NOTE: data structure needs to be changed. It works, but for large dev_t
* it will be too slow. It is isolated, though, so these changes will be