diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-04 21:30:06 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-04 21:30:06 -0700 |
commit | a43ab24c31aa5626b3f28b813a246c4b930b0e97 (patch) | |
tree | 1b3e471400c6c93519f4c49fefda5b96980c077a | |
parent | c2112acec406c80cfc29a7af9c2a39afb9c38475 (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-- | fontutil.m4.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright 2009 Sun Microsystems, Inc. All rights reserved. +Copyright (c) 2009, 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"), diff --git a/fontutil.m4.in b/fontutil.m4.in index 75feff8..c867ea6 100644 --- a/fontutil.m4.in +++ b/fontutil.m4.in @@ -2,7 +2,7 @@ dnl @configure_input@ dnl dnl This file comes from X.Org's @PACKAGE_STRING@ dnl -dnl Copyright 2009 Sun Microsystems, Inc. All rights reserved. +dnl Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. dnl dnl Permission is hereby granted, free of charge, to any person obtaining a dnl copy of this software and associated documentation files (the "Software"), |