[Python-modules-commits] [pyvisa-py] 02/13: Updated d/copyright

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Mar 15 11:01:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository pyvisa-py.

commit 9debc8c3844d46459f768cd169ea7d76adf16315
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Feb 25 22:40:32 2015 +0100

    Updated d/copyright
---
 debian/copyright | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 88dd21c..a880400 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,29 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pyvisa-py
-Source: <url://example.com>
+Source: https://github.com/hgrecco/pyvisa-py
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
+Copyright: 2014 Hernan E. Grecco <hernan.grecco at gmail.com>
+           2014 Lance McCulley <lancemcculley at gmail.com>
+           2014 Tobias Müller <Tobias_Mueller at twam.info>
+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
+ 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:
  .
- <Including paragraphs>
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+
 
-# If you want to use GPL v2 or later for the /debian/* files use 
-# the following clauses, or change it to suit. Delete these two lines
 Files: debian/*
 Copyright: 2015 Ruben <ruben.undheim at gmail.com>
-License: GPL-2+
+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 2 of the License, or
+ 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,
@@ -30,9 +35,4 @@ License: GPL-2+
  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 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid to pick license terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvisa-py.git



More information about the Python-modules-commits mailing list