diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 08:53:46 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 08:53:46 -0800 |
commit | ab9f888fa8158ba9b930abc58ca1aa5ff57f6556 (patch) | |
tree | fb65704a852c53314b4ba50727716896ad3462c3 | |
parent | 03579181022489d95b6a1361a1d3568a1d4b47e0 (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 5bfcf11..dd2599f 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2010, 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"), |