git » linux-kernel » commit 0c57eff

page-types: add GPL note

author Wu Fengguang
2009-10-07 23:32:28 UTC
committer Linus Torvalds
2009-10-08 14:36:39 UTC
parent a1bbb5ec39042fb762e7f4bcc634da0d87834193

page-types: add GPL note

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Documentation/vm/page-types.c +4 -1

diff --git a/Documentation/vm/page-types.c b/Documentation/vm/page-types.c
index 9899fa239ee..e46fb5b2107 100644
--- a/Documentation/vm/page-types.c
+++ b/Documentation/vm/page-types.c
@@ -2,7 +2,10 @@
  * page-types: Tool for querying page flags
  *
  * Copyright (C) 2009 Intel corporation
- * Copyright (C) 2009 Wu Fengguang <fengguang.wu@intel.com>
+ *
+ * Authors: Wu Fengguang <fengguang.wu@intel.com>
+ *
+ * Released under the General Public License (GPL).
  */
 
 #define _LARGEFILE64_SOURCE