diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:11:41 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:11:41 -0800 |
commit | 32d6cc797103fbfa663b86718decebbb8d0fefcc (patch) | |
tree | c09bcfe8c0437032887e8d44c202791245c53546 | |
parent | e7fa8055eab58fd056d371d2e61f6ec670b23d3c (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 1ea26b3..a0a4950 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"), |