diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-14 01:24:31 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-14 01:24:31 (EDT) |
commit | 474ed083b8c3822d0883be10226c5e0dca763b91 (patch) | |
tree | 7bf88cf7e9ce331cd5321183c90ac65b961ed482 | |
parent | 6a9d13566d96bf170bb0a0d09790d0606debd872 (diff) |
copyright: Complete.
Also update years for distribution packaging.
-rw-r--r-- | copyright | 157 |
1 files changed, 136 insertions, 21 deletions
@@ -1,40 +1,155 @@ Upstream Source =============== -Location: <ftp://ftp.alsa-project.org/pub/lib/> - -alsa-utils +In General ---------- -Copyright (C) Jarsolav Kysela <perex@suse.cz> and others. -set-default-soundcard ---------------------- -Copyright (C) 2005 Canonical Ltd. -Author: Martin Pitt <martin.pitt@ubuntu.com> +Copyright (c) 1874 Lewis Carroll +Copyright (c) 1998-2000, 2010 by Jaroslav Kysela <perex@perex.cz> +Copyright (c) 1998,1999 Tim Janik +Copyright (C) 2003 by Takashi Iwai <tiwai@suse.de> +Copyright (c) 2004-2005, 2009 Clemens Ladisch <clemens@ladisch.de> +Copyright (c) by Abramo Bagnara <abramo@alsa-project.org> +Copyright (c) by Greg Kroah-Hartman <greg@kroah.com> +Copyright (c) by Kay Sievers <kay.sievers@vrfy.org> + +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. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + +seq/aconnect/aconnect.c, seq/aseqnet/aseqnet.c +---------------------------------------------- + +Copyright (C) 1999-2000 Takashi Iwai + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License version 2 as +published by the Free Software Foundation. + +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 this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + +alsamixer/volume_mapping.c +-------------------------- + +Copyright (c) 2010 Clemens Ladisch <clemens@ladisch.de> + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +speaker-test/speaker-test.c +--------------------------- - 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. +Copyright (C) 2000-2004 James Courtier-Dutton +Copyright (C) 2005 Nathan Hurst - 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. +This file is part of the speaker-test tool. - 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. +This small program sends a simple sinusoidal wave to your speakers. + +speaker-test 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. + +speaker-test 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 program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA On this system, a copy of the GNU General Public License may be found at <file:///usr/share/common-licenses/GPL-2>. +speaker-test/pink.c +------------------- + +Copyleft 1999 Phil Burk - No rights reserved. + +alsactl/init_sysdeps.c, alsactl/init_sysfs.c, alsactl/init_utils_string.c, +alsactl/init_utils_run.c +-------------------------------------------------------------------------- + +Copyright (C) 2003 Greg Kroah-Hartman <greg@kroah.com> +Copyright (C) 2004-2006 Kay Sievers <kay.sievers@vrfy.org> +Copyright (C) 2008 Jaroslav Kysela <perex@perex.cz> + +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 version 2 of the License. + +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. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, 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>. + +alsaucm/usecase.c +----------------- + +Copyright (C) 2008-2010 SlimLogic Ltd +Copyright (C) 2010 Wolfson Microelectronics PLC +Copyright (C) 2010 Texas Instruments Inc. +Copyright (C) 2010 Red Hat Inc. + +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 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 General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +On this system, a copy of the GNU Lesser General Public License may be found at +<file:///usr/share/common-licenses/LGPL-2>. + Distribution Packaging ====================== -Copyright (C) 2012 Patrick "P. J." McDermott +Copyright (C) 2012, 2014 Patrick "P. J." McDermott These files may be reproduced, distributed, modified, and otherwise dealt in under the terms of the Expat License. |