diff options
| author | Jan Sucan <sucanjan@fit.cvut.cz> | 2019-03-18 09:05:17 +0100 |
|---|---|---|
| committer | Jan Sucan <sucanjan@fit.cvut.cz> | 2019-03-18 09:05:17 +0100 |
| commit | d19bd4a2b912b908382a3ca96d935c8ae01ebcb1 (patch) | |
| tree | 245ad2ae8420b3f0d3e179e89d5e49496b3ce39f | |
| parent | 02e24f0f533fe904c3a5275c4060c10c38d7c17a (diff) | |
Put the English text of the license into a separate file
| -rw-r--r-- | LICENCIA | 16 | ||||
| -rw-r--r-- | LICENSE.txt | 14 |
2 files changed, 14 insertions, 16 deletions
@@ -36,19 +36,3 @@ všem osobám, které si přejí Dílo užít. Tyto osoby jsou oprávněny Dílo užít jakýmkoli způsobem, který nesnižuje hodnotu Díla a za jakýmkoli účelem (včetně užití k výdělečným účelům). Toto oprávnění je časově, teritoriálně i množstevně neomezené.“ - -“I hereby declare that the presented thesis is my own work and that I -have cited all sources of information in accordance with the Guideline -for adhering to ethical principles when elaborating an academic final -thesis. -I acknowledge that my thesis is subject to the rights and obligations -stipulated by the Act No. 121/2000 Coll., the Copyright Act, as -amended. In accordance with Article 46(6) of the Act, I hereby grant a -nonexclusive authorization (license) to utilize this thesis, -including any and all computer programs incorporated therein or -attached thereto and all corresponding documentation (hereinafter -collectively referred to as the “Work”), to any and all persons that -wish to utilize the Work. Such persons are entitled to use the Work in -any way (including for-profit purposes) that does not detract from its -value. This authorization is not limited in terms of time, location -and quantity.” diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..a78fa5b --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,14 @@ +“I hereby declare that the presented thesis is my own work and that I +have cited all sources of information in accordance with the Guideline +for adhering to ethical principles when elaborating an academic final +thesis. I acknowledge that my thesis is subject to the rights and +obligations stipulated by the Act No. 121/2000 Coll., the Copyright +Act, as amended. In accordance with Article 46(6) of the Act, I hereby +grant a nonexclusive authorization (license) to utilize this thesis, +including any and all computer programs incorporated therein or +attached thereto and all corresponding documentation (hereinafter +collectively referred to as the “Work”), to any and all persons that +wish to utilize the Work. Such persons are entitled to use the Work in +any way (including for-profit purposes) that does not detract from its +value. This authorization is not limited in terms of time, location +and quantity.” |
