From 3c9e94e4f38d0125b14ccb3f5d8f19e96b917179 Mon Sep 17 00:00:00 2001 From: Lou DeGenaro Date: Tue, 3 Sep 2024 19:05:12 -0400 Subject: [PATCH] LF footer website guidelines (#30) * LF website https://github.com/cncf/foundation/blob/main/website-guidelines.md Signed-off-by: Lou DeGenaro * Fix content in readme Signed-off-by: Yuji Watanabe * maintainers & cncf logo Signed-off-by: Lou DeGenaro * license & authors Signed-off-by: Lou DeGenaro * fix contributors link Signed-off-by: Lou DeGenaro --------- Signed-off-by: Lou DeGenaro Signed-off-by: Yuji Watanabe Co-authored-by: Yuji Watanabe --- README.md | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c706bdc..ce53c2f 100644 --- a/README.md +++ b/README.md @@ -329,4 +329,38 @@ tests/c2p/test_cli.py::test_version PASSED ### Cleanup caches ``` make clean -``` \ No newline at end of file +``` + +## License & Authors + +If you would like to see the detailed LICENSE click [here](LICENSE). +Consult [contributors](https://github.com/oscal-compass/compliance-to-policy/graphs/contributors) for a list of authors and [maintainers](MAINTAINERS.md) for the core team. + +```text +# Copyright (c) 2024 The OSCAL Compass Authors. All rights reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +``` +______________________________________________________________________ + +We are a Cloud Native Computing Foundation sandbox project. + + + + + + +The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see [Trademark Usage](https://www.linuxfoundation.org/legal/trademark-usage)". + +*Compliance to Policy was originally created by IBM.*