summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2015-03-15 12:19:29 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2015-03-15 12:19:29 +0100
commit2d38ff125fd39b24c7bb64978b1cc55c4ae1e32e (patch)
treea1faff41c079a922237c52e02afe6c65d531cba0 /debian
parent887dd30c4976d8b9aa097aff39d51377c2461a4e (diff)
All under Expat/MIT license
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright29
1 files changed, 8 insertions, 21 deletions
diff --git a/debian/copyright b/debian/copyright
index f2b7fe6..0033bf8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +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: MIT
+License: Expat
+
+Files: debian/*
+Copyright: 2015 Ruben <ruben.undheim@gmail.com>
+License: Expat
+
+
+License: Expat
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
@@ -17,23 +24,3 @@ License: MIT
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
-
-
-Files: debian/*
-Copyright: 2015 Ruben <ruben.undheim@gmail.com>
-License: GPL-3+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
- .
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
- .
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".