Skip to content

Commit 4083197

Browse files
author
delphidabbler
committed
Update license
Removed section about source code files possibly having embedded license information. None of the snippets in this collection have such information.
1 parent 7dc41f0 commit 4083197

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

csdb/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ The project's change log can be found in `CHANGELOG.md` in the collection's base
3939

4040
## License
4141

42-
All snippets in this collection are licensed under the MIT license **unless** the snippet contains contrary licensing information in its source code file, in which case that license applies to that snippet only.
42+
All snippets in this collection (stored in `.dat` files in the `collections` directory) are licensed under the MIT license and are copyright © 2005-2020, [Peter Johnson](https://gravatar.com/delphidabbler) and Contributors. The full license and a list of contributors can be found in the `LICENSE` and `CONTRIBUTORS` files in the `collection` sub-directory.
4343

44-
Full details can be found in the `LICENSE` file in the `collection` sub-directory.
44+
All other files in this project are licensed under the MIT license and are copyright © 2020, [Peter Johnson](https://gravatar.com/delphidabbler).

csdb/collection/LICENSE

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
All snippets in this collection are licensed under the MIT license (see below) UNLESS the snippet contains contrary licensing information in its source code file, in which case that license applies to that snippet only.
2-
3-
MIT License
4-
-----------
1+
All snippets in this collection are licensed under the MIT license.
52

63
>> Begin license text
74

0 commit comments

Comments
 (0)