diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 08:59:14 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 08:59:14 -0800 |
commit | 3e699516059eaebbd9a65b7844b052c0bd71aaa0 (patch) | |
tree | a22dbc02fc6be0792eb0d3aa036b273bd5ad03f4 | |
parent | 1cbcd043b6d17f39fe008495af8d67de7cf1d1fe (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/xgc.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -24,7 +24,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. -Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 2009, 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/xgc.man b/man/xgc.man index 190fcae..a11ff48 100644 --- a/man/xgc.man +++ b/man/xgc.man @@ -24,7 +24,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. +.\" Copyright (c) 2009, 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"), |