commit | 0c57effe27eb6544eb44d5fac563b7334e3bc771 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <[email protected]> | Wed Oct 07 16:32:28 2009 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Oct 08 07:36:39 2009 -0700 |
tree | a7f89c4f28e6f1b8e5ff78feb6bafc38bab7e4a6 | |
parent | a1bbb5ec39042fb762e7f4bcc634da0d87834193 [diff] [blame] |
page-types: add GPL note 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]>
diff --git a/Documentation/vm/page-types.c b/Documentation/vm/page-types.c index 9899fa2..e46fb5b 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 <[email protected]> + * + * Authors: Wu Fengguang <[email protected]> + * + * Released under the General Public License (GPL). */ #define _LARGEFILE64_SOURCE