diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:10:15 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:10:15 -0800 |
commit | c5f3f665a2d3531aafad751cbf8a27c3e7103eb6 (patch) | |
tree | 116b225ee2a670babca24f5640ed3832114d29aa | |
parent | b57d5587c5b845d1832b5ddbb0c1fda3d2df6e70 (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"), |