License - samyachour/EKG_Analysis GitHub Wiki
Our project is licensed under the GNU General Public License. According to simple wikipedia:
There are two main terms to the license. Both apply to giving the program away or selling it.
- A copy of the source code or written instructions about how to get a copy must be included with the software. If the software is able to be downloaded from the internet, the source code must also be available for downloading.
- The license of the software can not be changed or removed. It must always use the GPL.
- If the user does not agree to follow the GPL, they can still use the software under copyright laws. They can use it and make copies or changes to it for themselves, but they cannot give it away or sell it. They also can not change the license.
In addition, at the bottom of our license, you'll find a small blurb that must be included in every subsequent use case of this repo. It is a smaller license relating to one of the signal processing libraries we used, biosppy. That must remain any time the library is imported/used.