Changing license type adding license to README
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
Copyright (c) HTML5 Boilerplate
|
Copyright (c) HTML5 Boilerplate
|
||||||
|
Copyright (c) 2026 Lars Winter
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
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
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|||||||
@@ -2,19 +2,10 @@
|
|||||||
|
|
||||||
This is the portfolio website and blog of Lars Winter.
|
This is the portfolio website and blog of Lars Winter.
|
||||||
|
|
||||||
## Table of Contents
|
## License
|
||||||
- [Installation](#installation)
|
|
||||||
- [Usage](#usage)
|
|
||||||
- [Structure](#structure)
|
|
||||||
|
|
||||||
## Installation
|
Code in this repository is licensed under the MIT License. See the `LICENSE` file.
|
||||||
```bash
|
|
||||||
git clone <repo>
|
|
||||||
cd project
|
|
||||||
npm install # if applicable
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Asset notice
|
||||||
Quick start example.
|
|
||||||
|
|
||||||
## Structure
|
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.
|
||||||
Reference in New Issue
Block a user