File: copyright

package info (click to toggle)
gst123 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 788 kB
  • sloc: cpp: 3,353; sh: 1,256; ansic: 98; makefile: 30
file content (48 lines) | stat: -rw-r--r-- 1,696 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gst123
Upstream-Contact: Stefan Westerfeld <stefan@space.twc.de>
Source: http://space.twc.de/~stefan/gst123.php

Files: *
Copyright: 2006-2013 Stefan Westerfeld <stefan@space.twc.de>
           2010 Siddhesh Poyarekar
License: LGPL-2+

Files: src/*stream.*
       src/*parser.*
       src/uri.*
       src/playlist.*
Copyright: 2010 Siddhesh Poyarekar
License: LGPL-2+

Files: src/options.cc
       src/gst123.cc
Copyright: 2006-2010 Stefan Westerfeld <stefan@space.twc.de>
           2010 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
License: LGPL-2+

Files: src/glib-extra.*
Copyright: 1997-2002 Tim Janik
License: LGPL-2+

Files: debian/*
Copyright: 2010-2013,2017,2023,2025 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
License: LGPL-2+

License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public 
 License along with this program.  If not, see 
 https://www.gnu.org/licenses/.
 .
 On Debian systems, the complete text of the GNU LGPL 2 licenses
 can be found at `/usr/share/common-licenses/LGPL-2'.