diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-21 18:12:09 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-21 18:12:09 -0700 |
commit | 22189c5be96e864b60f9c4cb8a0d9c3f142e849a (patch) | |
tree | dc0864e99a2bd434bf578c343d9bdeb7864dd972 | |
parent | d1091f9fee901b5cdc589aa544c0a5616bf99d9d (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-- | exec.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright © 1987 Sun Microsystems, Inc. All rights reserved. +Copyright (c) 1987, 2010, 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"), @@ -29,7 +29,7 @@ from The Open Group. */ /* - * Copyright © 1987 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 1987, 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"), |