summaryrefslogtreecommitdiff
path: root/config/os
diff options
context:
space:
mode:
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>2007-04-18 16:53:03 +0000
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>2007-04-18 16:53:03 +0000
commit8c6780038d04b94619b561781b9824cfcf8ce64f (patch)
tree77501ef1e27ed9899ed7fcae097e5fcd19ed6189 /config/os
parent4b1e5929f5fdadb409400724a70e0aa3f35ae80a (diff)
downloadjack1-8c6780038d04b94619b561781b9824cfcf8ce64f.tar.gz
remove all CVS Id lines from source and headers
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@1031 0c269be4-1314-0410-8aa9-9f06e86f4224
Diffstat (limited to 'config/os')
-rw-r--r--config/os/generic/ipc.h1
-rw-r--r--config/os/generic/poll.h1
-rw-r--r--config/os/generic/time.c1
-rw-r--r--config/os/generic/time.h1
-rw-r--r--config/os/gnu-linux/time.c1
-rw-r--r--config/os/gnu-linux/time.h1
-rw-r--r--config/os/macosx/time.c1
-rw-r--r--config/os/macosx/time.h1
8 files changed, 0 insertions, 8 deletions
diff --git a/config/os/generic/ipc.h b/config/os/generic/ipc.h
index bc128c0..05aeef8 100644
--- a/config/os/generic/ipc.h
+++ b/config/os/generic/ipc.h
@@ -17,7 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
#ifndef _jack_sys_ipc
diff --git a/config/os/generic/poll.h b/config/os/generic/poll.h
index 3837134..5fbc3c6 100644
--- a/config/os/generic/poll.h
+++ b/config/os/generic/poll.h
@@ -17,7 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
#ifndef _jack_sys_poll
diff --git a/config/os/generic/time.c b/config/os/generic/time.c
index e40f140..0a6deaa 100644
--- a/config/os/generic/time.c
+++ b/config/os/generic/time.c
@@ -17,7 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
void jack_init_time ()
diff --git a/config/os/generic/time.h b/config/os/generic/time.h
index 7ebbc2f..6e1760a 100644
--- a/config/os/generic/time.h
+++ b/config/os/generic/time.h
@@ -17,7 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
#ifndef __jack_time_h__
#define __jack_time_h__
diff --git a/config/os/gnu-linux/time.c b/config/os/gnu-linux/time.c
index 72e2aa4..883b233 100644
--- a/config/os/gnu-linux/time.c
+++ b/config/os/gnu-linux/time.c
@@ -17,7 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
#include <config.h>
diff --git a/config/os/gnu-linux/time.h b/config/os/gnu-linux/time.h
index 9d308db..10a2a8c 100644
--- a/config/os/gnu-linux/time.h
+++ b/config/os/gnu-linux/time.h
@@ -18,7 +18,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
#ifndef __jack_time_h__
diff --git a/config/os/macosx/time.c b/config/os/macosx/time.c
index eaaecb5..4c8ebb5 100644
--- a/config/os/macosx/time.c
+++ b/config/os/macosx/time.c
@@ -15,7 +15,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
#ifndef __jack_time_c__
diff --git a/config/os/macosx/time.h b/config/os/macosx/time.h
index 8f39540..b384098 100644
--- a/config/os/macosx/time.h
+++ b/config/os/macosx/time.h
@@ -15,7 +15,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- $Id$
*/
#ifndef __jack_time_h__