File: copyright

package info (click to toggle)
libdogleg 0.15.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 232 kB
  • sloc: ansic: 1,910; makefile: 58
file content (20 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/dkogan/libdogleg
Upstream-Contact: Dima Kogan, <dima@secretsauce.net>
Upstream-Name: libdogleg

Files: *
Copyright: 2011,2012 Oblong Industries
License: LGPL

Files: debian/*
Copyright: 2012 Dima Kogan <dima@secretsauce.net>
License: LGPL

License: LGPL
 This program is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 3, or (at your option) any later version.
 .
 On Debian GNU/Linux systems, the complete text of the Lesser General Public
 License can be found in `/usr/share/common-licenses/LGPL-3'.