diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:13:29 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:13:29 -0800 |
commit | 04f4578f5b9004a58e69dddc37d4bdd73572c84b (patch) | |
tree | 203fd968ddae50d08d81a5e903a2e0008c42b0a5 | |
parent | 1b735e8c9681dcccd54ea0295c4853763dabb8d1 (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"), |