~ubuntu-branches/ubuntu/trusty/devscripts/trusty-updates

« back to all changes in this revision

Viewing changes to test/licensecheck/gpl-2+.scm

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2013-02-18 22:27:33 UTC
  • mfrom: (10.9.22 experimental)
  • Revision ID: package-import@ubuntu.com-20130218222733-7krtkqzko32xte0z
Tags: 2.13.0ubuntu1
* Merge from Debian experimental. Remaining changes:
  - Convert python scripts to python3. (Closes: #680313)
    Debian bug #695259 needs to be fixed to get the change into Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; Copyright (c) 2012 Devscripts developers
 
2
;
 
3
; This program is free software: you can redistribute it and/or modify
 
4
; it under the terms of the GNU General Public License as published by
 
5
; the Free Software Foundation, either version 2 of the License, or
 
6
; (at your option) any later version.
 
7
;
 
8
; This package is distributed in the hope that it will be useful,
 
9
; but WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
11
; GNU General Public License for more details.
 
12
;
 
13
; You should have received a copy of the GNU General Public License
 
14
; along with this program.  If not, see <http://www.gnu.org/licenses/>.