diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-27 23:27:21 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-27 23:27:21 -0700 |
commit | d94e21941a296ed125d4704c31af020fd140fcbc (patch) | |
tree | cc4c674298e34406ec861493aa73e47e98b3f14e | |
parent | d3da9510deb14255ee7eabdecc3988af57441ee7 (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-- | man/Makefile.am | 2 | ||||
-rw-r--r-- | man/Xinerama.man | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Copyright © 2007 Sun Microsystems, Inc. All rights reserved. +Copyright (c) 2007, 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/man/Makefile.am b/man/Makefile.am index 3a3285f..7a349ef 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright © 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright (c) 2007, 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/man/Xinerama.man b/man/Xinerama.man index d643c7d..13abe06 100644 --- a/man/Xinerama.man +++ b/man/Xinerama.man @@ -1,5 +1,5 @@ .\" -.\" Copyright © 2007 Sun Microsystems, Inc. All rights reserved. +.\" Copyright (c) 2007, 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"), |