summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2015-03-23 20:29:42 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2015-03-23 20:29:42 +0100
commitf3f62a0b2b2edd44a1bbe51747065b9ae3da07be (patch)
tree35dfd76a62fe46acb062dd87da883e4c293e8f9b /debian
parent2a4beecd649fd6989021fedfde8fa3a19eb1bbd7 (diff)
Fixed copyright
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright14
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright
index 0033bf8..2e452f7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,14 +7,14 @@ Copyright: 2014 PyVISA-py Authors and contributors
2014 Hernan E. Grecco <hernan.grecco@gmail.com>
2014 Lance McCulley <lancemcculley@gmail.com>
2014 Tobias Müller <Tobias_Mueller@twam.info>
-License: Expat
+License: MIT
Files: debian/*
Copyright: 2015 Ruben <ruben.undheim@gmail.com>
-License: Expat
+License: MIT
-License: Expat
+License: MIT
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
@@ -24,3 +24,11 @@ License: Expat
.
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.