diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:34:02 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:34:02 -0800 |
commit | 750312d8b28378b057afb0aceb4f3d3eee86cd13 (patch) | |
tree | 1e421c33edce4f52af3558d1faa9fe7085fe327e | |
parent | d419928942dbf1897c9627475aa4a2828a81240f (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-- | man/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index e2020c3..0599c77 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 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"), |