diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-12-03 16:32:01 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-12-07 11:10:35 -0800 |
commit | 2db6951763115a4a5dfac53d1a8f78ac33f91235 (patch) | |
tree | f686b1e6cd8a4c6ee091ce83be1d4ecbd84ede37 /os/access.c | |
parent | f06e8a61d6ed8f3054878167bffee619f852aad9 (diff) |
Sun's copyrights now belong to Oracle
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Diffstat (limited to 'os/access.c')
-rw-r--r-- | os/access.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/access.c b/os/access.c index d9de2649d..a532db661 100644 --- a/os/access.c +++ b/os/access.c @@ -54,7 +54,7 @@ SOFTWARE. ******************************************************************/ /* - * Copyright © 2004 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |