-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README.md: Add section: Copyright and license
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,24 @@ | ||
# baroloteam.online | ||
Sources for site https://baroloteam.online | ||
|
||
Sources for site <https://baroloteam.online>. | ||
|
||
Based on template [gatsby-ecommerce-theme](https://github.com/netlify-templates/gatsby-ecommerce-theme). | ||
|
||
## Copyright and license | ||
|
||
Copyright (C) 2021-2023, [B-AROL-O Team](https://github.com/B-AROL-O), all rights reserved. | ||
|
||
### Source code license | ||
|
||
The source code contained in this repository and the executable distributions are licensed under the terms of the MIT license as detailed in the [LICENSE](LICENSE) file. | ||
|
||
Please refer to [README_template.md](README_template.md) for the template documentation and license details. | ||
|
||
### Documentation license | ||
|
||
![CC BY-SA 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png) | ||
|
||
Please note that your contribution to the B-AROL-O Team Documentation is licensed under a Creative Commons Attribution-Share Alike 4.0 License. | ||
See <https://creativecommons.org/licenses/by-sa/4.0/> for details. | ||
|
||
<!-- EOF --> |