diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:35:55 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:35:55 -0800 |
commit | cc41171d0f6cb2d964520941a510f285fa613eb7 (patch) | |
tree | f0040ce837ad8eb546d210857fcad0702ef2eb56 | |
parent | 39ca6ea5c66044b40ace47e79f416d980a799eea (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 7b12599..e956e67 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"), |