aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@kernel.org>2016-06-23 14:21:21 -0700
committerLuis R. Rodriguez <mcgrof@kernel.org>2016-06-23 15:23:28 -0700
commitd855e61af480511d3ba0a5318885bb76abba7a83 (patch)
treec459a4acf2411915958077ddc112f6f410317e03
parent011e4508be960557ab63e6c535af1998578f14aa (diff)
downloadlinker-tables-d855e61af480511d3ba0a5318885bb76abba7a83.tar.gz
tables.h reflect this is a full re-write
At this point we've diverged so much this is clearly and obviously a full re-write. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
-rw-r--r--include/linux/tables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/tables.h b/include/linux/tables.h
index 1f1c91c..0d34758 100644
--- a/include/linux/tables.h
+++ b/include/linux/tables.h
@@ -13,7 +13,6 @@
/*
* Linux linker tables
*
- * Copyright (C) 2005-2009 Michael Brown <mcb30@ipxe.org>
* Copyright (C) 2015-2016 Luis R. Rodriguez <mcgrof@kernel.org>
*
* This program is free software; you can redistribute it and/or modify