summaryrefslogtreecommitdiffstats
path: root/alsa
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-10-29 22:36:31 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-10-29 22:36:31 +0000
commit632a9432774ff3a0c6e556e8f32a565b38890767 (patch)
tree8b1af8cdef2fe7c84d5c2f5fbe8e3c23d8320bec /alsa
parentb5b9479c9afc42666245261d5864f410c59a9ef2 (diff)
Big cleanup of CVS relics
Diffstat (limited to 'alsa')
-rw-r--r--alsa/Makefile.am3
-rw-r--r--alsa/pcm_a2dp.c2
-rw-r--r--alsa/sbc.c2
-rw-r--r--alsa/sbc.h2
4 files changed, 3 insertions, 6 deletions
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
*
*/