From 632a9432774ff3a0c6e556e8f32a565b38890767 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 29 Oct 2005 22:36:31 +0000 Subject: Big cleanup of CVS relics --- alsa/Makefile.am | 3 --- alsa/pcm_a2dp.c | 2 +- alsa/sbc.c | 2 +- alsa/sbc.h | 2 +- 4 files changed, 3 insertions(+), 6 deletions(-) (limited to 'alsa') diff --git a/alsa/Makefile.am b/alsa/Makefile.am index e0c3168e..63458cd9 100644 --- a/alsa/Makefile.am +++ b/alsa/Makefile.am @@ -1,6 +1,3 @@ -# -# $Id$ -# if ALSA alsadir = $(libdir)/alsa-lib diff --git a/alsa/pcm_a2dp.c b/alsa/pcm_a2dp.c index e2f8bde4..6bd4d721 100644 --- a/alsa/pcm_a2dp.c +++ b/alsa/pcm_a2dp.c @@ -17,7 +17,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/alsa/sbc.c b/alsa/sbc.c index 3eda2910..9b9df4dd 100644 --- a/alsa/sbc.c +++ b/alsa/sbc.c @@ -18,7 +18,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/alsa/sbc.h b/alsa/sbc.h index f0c6c09d..ae1896ff 100644 --- a/alsa/sbc.h +++ b/alsa/sbc.h @@ -18,7 +18,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ -- cgit