diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-01 16:50:16 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-01 16:50:16 -0700 |
commit | ed35a91ebdbe54befb003599364434193d5c8078 (patch) | |
tree | 4517da5a069d2321e088db5b2de2b2b642791bb0 | |
parent | cd064a06a4d87c1acb890a0b0f2a543c0e90116b (diff) |
Sun's copyrights now belong to Oracle
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | Clock.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -44,7 +44,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"), @@ -48,7 +48,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"), |