diff --git a/common/jack/intclient.h b/common/jack/intclient.h index a44bbb3f..249e62f4 100644 --- a/common/jack/intclient.h +++ b/common/jack/intclient.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: intclient.h,v 1.2.2.1 2006/06/20 14:44:00 letz Exp $ */ #ifndef __jack_intclient_h__ diff --git a/common/jack/jack.h b/common/jack/jack.h index eb43b335..69b56372 100644 --- a/common/jack/jack.h +++ b/common/jack/jack.h @@ -16,7 +16,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: jack.h,v 1.5.2.6 2006/06/20 14:44:00 letz Exp $ */ #ifndef __jack_h__ diff --git a/common/jack/ringbuffer.h b/common/jack/ringbuffer.h index 78bf6536..b91eeb17 100644 --- a/common/jack/ringbuffer.h +++ b/common/jack/ringbuffer.h @@ -16,7 +16,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: ringbuffer.h,v 1.2.2.1 2006/06/20 14:44:00 letz Exp $ */ #ifndef _RINGBUFFER_H