From 13ccaa8658fd217b50b4703b5a2d12f3cba9722b Mon Sep 17 00:00:00 2001 From: sefaria Date: Fri, 8 May 2026 11:05:04 +0200 Subject: [PATCH] Changing license type adding license to README --- LICENSE.txt | 3 ++- README.md | 17 ++++------------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 294e91d..f844e62 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,5 @@ Copyright (c) HTML5 Boilerplate +Copyright (c) 2026 Lars Winter Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in @@ -16,4 +17,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index 9f55d7e..fc8ea62 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,10 @@ This is the portfolio website and blog of Lars Winter. -## Table of Contents -- [Installation](#installation) -- [Usage](#usage) -- [Structure](#structure) +## License -## Installation -```bash -git clone -cd project -npm install # if applicable -``` +Code in this repository is licensed under the MIT License. See the `LICENSE` file. -## Usage -Quick start example. +## Asset notice -## Structure \ No newline at end of file +All images, screenshots, logos, trademarks, and project visuals in this repository are excluded from the code license unless explicitly stated otherwise. Such materials are the property of their respective copyright owners and may not be reused, redistributed, or modified without permission. \ No newline at end of file