page-types: add GPL note
authorWu Fengguang <[email protected]>
Wed, 7 Oct 2009 23:32:28 +0000 (16:32 -0700)
committerLinus Torvalds <[email protected]>
Thu, 8 Oct 2009 14:36:39 +0000 (07:36 -0700)
Signed-off-by: Wu Fengguang <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/vm/page-types.c

index 9899fa239eed8d15887d4469fa3b918f18a13eb3..e46fb5b2107d9a562e483616bbb74fd290eee7c3 100644 (file)
@@ -2,7 +2,10 @@
  * page-types: Tool for querying page flags
  *
  * Copyright (C) 2009 Intel corporation
- * Copyright (C) 2009 Wu Fengguang <[email protected]>
+ *
+ * Authors: Wu Fengguang <[email protected]>
+ *
+ * Released under the General Public License (GPL).
  */
 
 #define _LARGEFILE64_SOURCE