summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2013-08-03 23:20:17 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>2013-08-03 23:20:17 +0200
commitda0ae7795b10b157cc5d853d051b8571e395bac1 (patch)
tree01b9e4edc23dec820a14d2698c6a18de51c0fdfd /README
parentImplement the correct checksum algorithm. (diff)
downloadglucometerutils-da0ae7795b10b157cc5d853d051b8571e395bac1.tar
glucometerutils-da0ae7795b10b157cc5d853d051b8571e395bac1.tar.gz
glucometerutils-da0ae7795b10b157cc5d853d051b8571e395bac1.tar.bz2
glucometerutils-da0ae7795b10b157cc5d853d051b8571e395bac1.tar.lz
glucometerutils-da0ae7795b10b157cc5d853d051b8571e395bac1.tar.xz
glucometerutils-da0ae7795b10b157cc5d853d051b8571e395bac1.tar.zst
glucometerutils-da0ae7795b10b157cc5d853d051b8571e395bac1.zip
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 19 insertions, 2 deletions
diff --git a/README b/README
index 9cc2ddc..8bca7d7 100644
--- a/README
+++ b/README
@@ -21,6 +21,23 @@ compatible.
License
-------
+Copyright © 2013 Diego Elio Pettenò <flameeyes@flameeyes.eu>
-Due to one of the dependencies being licensed under GPL v3, the
-utility is also released under GPLv3 or later.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS 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
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.