]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] pidhashing: retain older vendor copyright
authorWilliam Lee Irwin III <wli@holomorphy.com>
Tue, 19 Oct 2004 01:10:31 +0000 (18:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 19 Oct 2004 01:10:31 +0000 (18:10 -0700)
I was informed that the vendor component of the copyright can't be clobbered
without more care, so this patch retains the older vendor, updating it only to
reflect the appropriate time period.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/pid.c

index dbdc48eab856d265375a34d1c0730d8c38befac3..382c9b2b1f36646f0d568b058f60186f027018cb 100644 (file)
@@ -1,7 +1,8 @@
 /*
  * Generic pidhash and scalable, time-bounded PID allocator
  *
- * (C) 2002-2004 William Irwin, Oracle
+ * (C) 2002-2003 William Irwin, IBM
+ * (C) 2004 William Irwin, Oracle
  * (C) 2002-2004 Ingo Molnar, Red Hat
  *
  * pid-structures are backing objects for tasks sharing a given ID to chain