summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@pungenday.cohens.org.il>2013-04-19 11:25:42 +0300
committerTzafrir Cohen <tzafrir@debian.org>2013-04-19 14:25:50 +0300
commit1f51cfed6609f7c5defb8e0c6b7b0bc3920991b3 (patch)
treeb3da7bd55d5f855dd9b13b03e232fff8472660b4 /debian/copyright
parentaf7eee52de1bbf84eecdac2f4fc926a553cc30ed (diff)
Debian packaging WIP
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..e119d83
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,26 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: PJPROJECT
+Source: https://github.com/asterisk/pjproject
+Comment: Currently packaging the Asterisk fork of PJProject, as it supports
+ shared libraries.
+
+Files: *
+Copyright:
+ 2008-2011 Teluu Inc. (http://www.teluu.com)
+ 2003-2008 Benny Prijono <benny@prijono.org>
+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.
+ .
+ On Debian systems you should find a copy of GPL v. 2 on
+ /usr/share/common-licenses/GPL-2 .
+Comment:
+ Probably not complete. Specifically does not apply to the thirdparty/
+ subtree.