Skip to content

Commit 4b442f1

Browse files
committed
Remove LICENSE
I'd rather just have no Licence for this project rather than other people clone it and forget to remove my Licence.
1 parent 6743f54 commit 4b442f1

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

LICENSE

Lines changed: 0 additions & 29 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ A template for a cross-platform C++20 project including CMake, unit-testing with
1919
- Replace all instances of `PROJ` or `proj` with your project's name, capitalised or uncapitalised as appropriate
2020
- `Doxyfile`:
2121
- Change the `PROJECT_NAME` and `INPUT` settings to your project's name.
22-
- `LICENSE`:
23-
- Do with this what you will. You probably want to at a bare minimum change the statement that would otherwise assert my copyright on _your_ work, you may wish to (and it might even be advisable) to leave a statement acknowledging this template, but it's nought but a project template ultimately, also I'm not in a position to give legal advice. Note that the BSD 3-clause licence was chosen as that's the licence attached to some of the CMake files in `cmake/Modules`, which I did not produce.
2422
- `proj`:
2523
- Rename this directory to the name of your project.
2624
4. Enjoy!

0 commit comments

Comments
 (0)