diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2009-06-15 21:46:22 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2009-06-15 21:46:22 +0300 |
commit | 4b3a5c8e9249e1247ba721676323a34e9e79e6fa (patch) | |
tree | c5e64f52e9f5220a45bc1458bc2cf8ddce4a314a /dxr3audio-oss.c | |
parent | 54b241b595125d924f9a6bdce1cdd8175b9af42f (diff) | |
download | vdr-plugin-dxr3-4b3a5c8e9249e1247ba721676323a34e9e79e6fa.tar.gz vdr-plugin-dxr3-4b3a5c8e9249e1247ba721676323a34e9e79e6fa.tar.bz2 |
Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt and http://www.gnu.org/licenses/gpl-2.0.txt
Diffstat (limited to 'dxr3audio-oss.c')
-rw-r--r-- | dxr3audio-oss.c | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/dxr3audio-oss.c b/dxr3audio-oss.c index f842c61..c1bdc52 100644 --- a/dxr3audio-oss.c +++ b/dxr3audio-oss.c @@ -2,19 +2,19 @@ * * Copyright (C) 2009 Christian Gmeiner * - * This program 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 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 program is distributed in the hope that it will be useful, + * 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 General Public License for more details. + * 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 program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * 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 Street, Fifth Floor, Boston, MA 02110-1301 USA * */ |