fix markdown
This commit is contained in:
parent
f106d7c736
commit
c97e39500f
2 changed files with 8 additions and 0 deletions
|
@ -20,6 +20,7 @@ Tag-based event tracker for rawr, uwu and merp
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
```
|
||||||
Yeeemp - tag based event counter
|
Yeeemp - tag based event counter
|
||||||
Copyright (C) 2024-2025 pegasko
|
Copyright (C) 2024-2025 pegasko
|
||||||
|
|
||||||
|
@ -35,12 +36,15 @@ GNU Affero General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
You should have received a copy of the GNU Affero General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
# Notice
|
# Notice
|
||||||
|
|
||||||
|
```
|
||||||
Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply:
|
Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply:
|
||||||
|
|
||||||
Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited.
|
Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited.
|
||||||
|
|
||||||
Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited.
|
Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited.
|
||||||
|
```
|
||||||
|
|
|
@ -10,6 +10,7 @@ primary file is `yeeemp.py` useful for ORM-based exploration of database files.
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
```
|
||||||
Yeeemp - tag based event counter
|
Yeeemp - tag based event counter
|
||||||
Copyright (C) 2024-2025 pegasko
|
Copyright (C) 2024-2025 pegasko
|
||||||
|
|
||||||
|
@ -25,12 +26,15 @@ GNU Affero General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
You should have received a copy of the GNU Affero General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
# Notice
|
# Notice
|
||||||
|
|
||||||
|
```
|
||||||
Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply:
|
Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply:
|
||||||
|
|
||||||
Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited.
|
Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited.
|
||||||
|
|
||||||
Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited.
|
Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited.
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue