diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:27:13 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:27:13 -0800 |
commit | d23d26669ef6eec36952660bec5b3db8eb025f6b (patch) | |
tree | 10605b69576986b48ded6c80c62f7f31d8ae3f08 | |
parent | 71dfee64feb84f907016940263b235a61c9e8960 (diff) |
Remove "All rights reserved" from Oracle copyright notices
Oracle no longer includes this term in our copyright & license notices.
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 (c) 2007, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 2007, Oracle and/or its affiliates. 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 7a349ef..085bdba 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2007, Oracle and/or its affiliates. # # 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 3774131..cf6d2d3 100644 --- a/man/Xinerama.man +++ b/man/Xinerama.man @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. +.\" Copyright (c) 2007, Oracle and/or its affiliates. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the "Software"), |