diff options
author | P. J. McDermott <pjm@nac.net> | 2012-04-30 02:20:55 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-04-30 02:20:55 (EDT) |
commit | c2bb42efe77dc0b8c11197ab7ae2c912fd570665 (patch) | |
tree | 1b4b8e35582123707887f142145a2e566c2a8dcb /copyright |
Initial commit.
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..511e047 --- /dev/null +++ b/copyright @@ -0,0 +1,43 @@ +Upstream Source +=============== + +Location: <ftp://ftp.alsa-project.org/pub/lib/> + +alsa-utils +---------- +Copyright (C) Jarsolav Kysela <perex@suse.cz> and others. + +set-default-soundcard +--------------------- +Copyright (C) 2005 Canonical Ltd. +Author: Martin Pitt <martin.pitt@ubuntu.com> + + 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 package 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 this package; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + + +Distribution Packaging +====================== + +Copyright (C) 2012 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat License. + +On this system, a copy of the Expat License may be found at +<file:///usr/share/common-licenses/Expat>. |