diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:14:16 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:14:16 -0800 |
commit | 1eace804079236bd8f1c5fe1afdda111a38607f0 (patch) | |
tree | d93c296784636e0b65d9af0fde80613aac1e48ee | |
parent | f3e48a4a0435ae17cff0b570d208a222fcd7fc58 (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 e1182ee..0c41b7a 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"), |