diff --git a/[refs] b/[refs] index 43fd71b42e0c..2459ae1ff2d2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ff829957316670af64be24192ef849e7253a509 +refs/heads/master: 36b2528dc1819dc783f69917ac20e66a678b3479 diff --git a/trunk/mm/ksm.c b/trunk/mm/ksm.c index 2c02094807e0..0113f15ff43b 100644 --- a/trunk/mm/ksm.c +++ b/trunk/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. */