diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:11:04 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:11:04 -0800 |
commit | 56efa96c5a0cee362342b3cfa63d52f57611d6c2 (patch) | |
tree | 5b21178c0270a2b6015f4be03d7b734082027e29 | |
parent | 6b82fc8f374cb475d139a4b0cc48d49df1447ca0 (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 43a05e1..8c7fd66 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"), |