[DRE-commits] [ruby-monkey-lib] 03/04: Changed licensing of debian/* to be BSD-3-clause

Richard Winters devrik-guest at moszumanska.debian.org
Wed Jan 20 15:05:31 UTC 2016


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

devrik-guest pushed a commit to branch master
in repository ruby-monkey-lib.

commit 97aa8ea8e898cf9dd51cc10691235f3adc12a28e
Author: Richard B Winters <rik at mmogp.com>
Date:   Wed Jan 20 09:58:49 2016 -0500

    Changed licensing of debian/* to be BSD-3-clause
    
     - It is considered generally a good practice to use
       the same license for the packaging and upstream
       project
    
    Change-Id: I441fbbd2d3a087dcf35e1c66485e1b9e9818b26a
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/copyright | 24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 840696b..301d908 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ License: BSD-3-clause
 
 Files: debian/*
 Copyright: 2015 Richard B Winters <rik at mmogp.com>
-License: GPL-2+
+License: BSD-3-clause
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
 License: BSD-3-clause
@@ -34,25 +34,3 @@ License: BSD-3-clause
  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
  WITH THE SOFTWARE.
-
-License: GPL-2+
- This program 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 (at your option) any later
- version.
- .
- This program 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 package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-monkey-lib.git



More information about the Pkg-ruby-extras-commits mailing list