Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 46ba680

Browse files
authored
Merge pull request #89 from loafyloaf/license_text
Update 'License' section text in README
2 parents 61db21d + 494a01a commit 46ba680

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,9 @@ $ helm delete gitlab --purge
172172
```
173173

174174
# License
175-
[Apache 2.0](LICENSE)
175+
176+
This code pattern is licensed under the Apache Software License, Version 2. Separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer [Certificate of Origin, Version 1.1](https://developercertificate.org/) (“DCO”) and the [Apache Software License, Version 2](LICENSE).
177+
178+
ASL FAQ link: http://www.apache.org/foundation/license-faq.html#WhatDoesItMEAN
179+
176180

docs/deploy-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 1. Install Docker CLI
44

5-
First, install [Docker](https://www.docker.com) by following the instructions [here](https://www.docker.com/community-edition#/download) for your preferrerd operating system.
5+
First, install [Docker](https://www.docker.com) by following the instructions [here](https://www.docker.com/community-edition#/download) for your preferred operating system.
66

77
## Single Container deployment via Docker
88

0 commit comments

Comments
 (0)