Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.
Signed-off-by: Justin P. Mattock <[email protected]> --- drivers/char/nvram.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/char/nvram.c b/drivers/char/nvram.c index 166f1e7..33e8faa 100644 --- a/drivers/char/nvram.c +++ b/drivers/char/nvram.c @@ -3,7 +3,7 @@ * * Copyright (C) 1997 Roman Hodek <[email protected]> * idea by and with help from Richard Jelinek <[email protected]> - * Portions copyright (c) 2001,2002 Sun Microsystems ([email protected]) + * Portions copyright (c) 2001,2002 Oracle and/or its affiliates. ([email protected]) * * This driver allows you to access the contents of the non-volatile memory in * the mc146818rtc.h real-time clock. This chip is built into all PCs and into -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
