From 52a85a0737999b0f95cfe49df44fce97e2e097ce Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Jul 2008 13:24:56 +0200 Subject: [PATCH] remove $Id$ --- Makefile.am | 2 -- autogen.sh | 1 - bootstrap.sh | 1 - configure.ac | 2 -- doc/Makefile.am | 2 -- doc/README.html.in | 1 - doc/style.css | 2 -- src/Makefile.am | 2 -- src/pavucontrol.cc | 2 -- 9 files changed, 15 deletions(-) diff --git a/Makefile.am b/Makefile.am index c29a76f..6cfaa51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ -# # This file is part of pavucontrol. # # pavucontrol is free software; you can redistribute it and/or modify diff --git a/autogen.sh b/autogen.sh index 96ce4ad..7c08180 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ # This file is part of PulseAudio. # diff --git a/bootstrap.sh b/bootstrap.sh index b782d09..94ac0ee 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,4 @@ #!/bin/bash -# $Id$ # This file is part of pavucontrol. # diff --git a/configure.ac b/configure.ac index 15aa976..efb0262 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,6 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -# $Id$ - # This file is part of pavucontrol. # # pavucontrol is free software; you can redistribute it and/or modify it diff --git a/doc/Makefile.am b/doc/Makefile.am index ac240b1..bccc116 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of pavucontrol. # # pavucontrol is free software; you can redistribute it and/or modify it diff --git a/doc/README.html.in b/doc/README.html.in index 85ec8ce..4d5b3ea 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -130,7 +130,6 @@ compilation and make install (as root) for installation of
Lennart Poettering <@PACKAGE_BUGREPORT@>, Mar 2008
-
$Id$
diff --git a/doc/style.css b/doc/style.css index df79632..a8f004f 100644 --- a/doc/style.css +++ b/doc/style.css @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** * This file is part of pavucontrol. * diff --git a/src/Makefile.am b/src/Makefile.am index fddf2fb..799505a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ -# # This file is part of pavucontrol. # # pavucontrol is free software; you can redistribute it and/or modify diff --git a/src/pavucontrol.cc b/src/pavucontrol.cc index 8aa4da2..6b7a4df 100644 --- a/src/pavucontrol.cc +++ b/src/pavucontrol.cc @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of pavucontrol.