summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-15 13:24:56 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-15 13:24:56 +0200
commit52a85a0737999b0f95cfe49df44fce97e2e097ce (patch)
tree3f60a9b63a5c990fb01e65f28d4ffe392a6e4c57
parent5bf3e3e197322914cb4b798cbd60145d8ed079f6 (diff)
remove $Id$
-rw-r--r--Makefile.am2
-rwxr-xr-xautogen.sh1
-rwxr-xr-xbootstrap.sh1
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/README.html.in1
-rw-r--r--doc/style.css2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/pavucontrol.cc2
9 files changed, 0 insertions, 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 <tt>make install</tt> (as root) for installation of
<hr/>
<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, Mar 2008</address>
-<div class="grey"><i>$Id$</i></div>
</body>
</html>
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.