-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMIT License.txt
More file actions
13 lines (9 loc) · 1.04 KB
/
MIT License.txt
File metadata and controls
13 lines (9 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
MIT License
Copyright (c) 2026 Ildar Rakhmatulin
Permission is hereby granted, free of charge, to any person obtaining a copy of the scripts,
code snippets, and associated documentation files (the "Scripts")
from the book "EEG Signal Processing with Python" to deal in the Scripts without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Scripts, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Scripts.
THE SCRIPTS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SCRIPTS OR THE USE OR OTHER DEALINGS IN THE SCRIPTS.