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.