]> www.vanbest.org Git - sasc-ng.git/commitdiff
Added reference to GPL text on Debian systems to copyright file
authorJan-Pascal van Best <janpascal@vanbest.org>
Sat, 26 Jan 2013 20:19:22 +0000 (21:19 +0100)
committerJan-Pascal van Best <janpascal@vanbest.org>
Sat, 26 Jan 2013 20:19:22 +0000 (21:19 +0100)
debian/changelog
debian/copyright

index e553c2f9da4ba02d47b5d61adbc2ddf7384c0714..84e1828ed95a7439addfe0b23d32bd0f7374f0ed 100644 (file)
@@ -1,3 +1,10 @@
+sasc-ng (620-3) local; urgency=low
+
+  * Added dependency on libssl
+  * Added GPL-2 license to debian/copyright
+
+ -- Jan-Pascal van Best <janpascal@vanbest.org>  Sat, 26 Jan 2013 21:14:23 +0100
+
 sasc-ng (620-2) local; urgency=low
 
   * Fix for wrongly named init script
index 1ba212ae2fd6966ccf4a44199bb6f912baedc676..6759605ca5412050cc1bab6bce2f53a0957ddcb5 100644 (file)
@@ -5,25 +5,25 @@ Source: http://85.17.209.13:6100/sc (hg repository)
 
 Files: *
 Copyright: 2002-2010 leslie
-License: GPL-2
+License: GPL-2.0
 
 Files: FFdecsa/*
 Copyright: 2003-2004 fatih89r
-License: GPL-2
+License: GPL-2.0
 
 Files: contrib/*
 Copyright: 2003-2005 Colin Percival
-License: BSD-2
+License: BSD-2-clause
 
 Files: contrib/sasc-ng/dvbloopback/*
 Copyright: Alan Nisota 2006
-License: GPL-2
+License: GPL-2.0
 
 Files: debian/*
 Copyright: 2013 Jan-Pascal van Best
-License: GPL-2
+License: GPL-2.0
 
-License: BSD-2
+License: BSD-2-clause
  All rights reserved
  .
  Redistribution and use in source and binary forms, with or without
@@ -47,3 +47,21 @@ License: BSD-2
  IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.
 
+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.
+ .
+ DVBLoopback 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 DVBLoopback; 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'.