ksm: change copyright message
authorIzik Eidus <[email protected]>
Tue, 22 Sep 2009 00:02:06 +0000 (17:02 -0700)
committerLinus Torvalds <[email protected]>
Tue, 22 Sep 2009 14:17:31 +0000 (07:17 -0700)
Adding Hugh Dickins into the authors list.

Signed-off-by: Izik Eidus <[email protected]>
Cc: Chris Wright <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Wu Fengguang <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Lee Schermerhorn <[email protected]>
Cc: Avi Kivity <[email protected]>
Cc: Nick Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/ksm.c

index 2c02094807e0bd11abd98639bdd6691f492425ab..0113f15ff43b04ffa06cff9b547534d3392c0ea0 100644 (file)
--- a/mm/ksm.c
+++ b/mm/ksm.c
@@ -4,11 +4,12 @@
  * This code enables dynamic sharing of identical pages found in different
  * memory areas, even if they are not shared by fork()
  *
- * Copyright (C) 2008 Red Hat, Inc.
+ * Copyright (C) 2008-2009 Red Hat, Inc.
  * Authors:
  *     Izik Eidus
  *     Andrea Arcangeli
  *     Chris Wright
+ *     Hugh Dickins
  *
  * This work is licensed under the terms of the GNU GPL, version 2.
  */