This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pulseaudio.
commit e7180b3ef144044068dbafc39c98b03c7eecf3bf Author: Felipe Sateler <[email protected]> Date: Thu Jan 19 20:22:37 2017 -0300 Document qpaeq AGPL license --- debian/copyright | 16 ++++++++++++++++ debian/rules | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 970053b..ba94fc6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -602,3 +602,19 @@ Copyright: License: LGPL-2.1+ On Debian systems, the complete text of the LGPL-2.1 can be found in /usr/share/common-licenses/LGPL-2.1. + +Files: src/utils/qpaeq +Copyright: 2009 Jason Newton <[email protected]> +License: AGPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 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 Affero General Public License for more details. + . + On Debian systems, the complete text of the AGPL 3 can be found in + /usr/share/doc/pulseaudio/AGPL diff --git a/debian/rules b/debian/rules index 11ee1b1..a16fea9 100755 --- a/debian/rules +++ b/debian/rules @@ -62,7 +62,7 @@ override_dh_install: dh_install --fail-missing override_dh_installdocs: - dh_installdocs -A NEWS README + dh_installdocs -A NEWS README AGPL override_dh_clean: dh_clean -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

