From 7aa7036ea863abe350be29e2b2b3914e6af30487 Mon Sep 17 00:00:00 2001 From: Stefano Torresi Date: Tue, 14 Jan 2025 14:42:13 +0100 Subject: [PATCH] replace license notice in the README with a link --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index bbdd2f7..7c57561 100644 --- a/README.md +++ b/README.md @@ -66,14 +66,4 @@ After merging the code the new docker image will be created automatically. ## License -Copyright 2024 SUSE LLC - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this code repository except in compliance with the License. -You may obtain a copy of the License at: - -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. +See the [LICENSE](LICENSE) notice.