diff options
author | P. J. McDermott <pjm@nac.net> | 2012-04-26 13:49:43 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-04-26 13:49:43 (EDT) |
commit | d23eadd0e64df6f68ecb07e5839d94b8427d6950 (patch) | |
tree | e5bf40a1e027c571774b326d42f57edc7d2b6c0a /copyright |
Initial commit.
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..1b7f23c --- /dev/null +++ b/copyright @@ -0,0 +1,36 @@ +Upstream Source +=============== + +Location: <ftp://ftp.alsa-project.org/pub/lib/> + +Copyright (c) 1998 Jarsolav Kysela <perex@suse.cz> and others. + + This library 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 2.1 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; 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 Lesser General Public License may be found at +<file:///usr/share/common-licenses/LGPL-2.1>. + + +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>. |