aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <greg@kroah.com>2004-10-18 18:03:51 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2004-10-18 18:03:51 -0700
commitbffe01870598b7a0a77073e25ee94e026bc98e6b (patch)
treef5f5b65fec1239b18a4c2634807ff5d7e5729de9 /lib
parent23aebb6f8755121394ef088d84a7fa483b444aa9 (diff)
parenta4946826c30c56a5830326552a395c5b6afc13ef (diff)
downloadhistory-bffe01870598b7a0a77073e25ee94e026bc98e6b.tar.gz
merge
Diffstat (limited to 'lib')
-rw-r--r--lib/iomap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/iomap.c b/lib/iomap.c
index d30ff1a8edee27..b3ac2d3d5a12c5 100644
--- a/lib/iomap.c
+++ b/lib/iomap.c
@@ -1,5 +1,7 @@
/*
* Implement the default iomap interfaces
+ *
+ * (C) Copyright 2004 Linus Torvalds
*/
#include <linux/pci.h>
#include <linux/module.h>