diff --git a/client.c b/client.c index 4ffdff1f..977313ff 100644 --- a/client.c +++ b/client.c @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id: client.c,v 1.53 2009-07-01 23:06:32 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott diff --git a/cmd-copy-mode.c b/cmd-copy-mode.c index 14742c60..4f647786 100644 --- a/cmd-copy-mode.c +++ b/cmd-copy-mode.c @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id: cmd-copy-mode.c,v 1.19 2009-07-01 23:06:32 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott diff --git a/cmd-scroll-mode.c b/cmd-scroll-mode.c index 1094b0aa..9bd3e5e6 100644 --- a/cmd-scroll-mode.c +++ b/cmd-scroll-mode.c @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id: cmd-scroll-mode.c,v 1.19 2009-07-01 23:06:32 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott diff --git a/server.c b/server.c index 87242b02..60268363 100644 --- a/server.c +++ b/server.c @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id: server.c,v 1.153 2009-07-01 23:06:32 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott diff --git a/status.c b/status.c index c8e8f4b6..820925f6 100644 --- a/status.c +++ b/status.c @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id: status.c,v 1.90 2009-07-01 23:06:32 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott diff --git a/tmux.1 b/tmux.1 index 78fd51b0..76a33925 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1,4 +1,4 @@ -.\" $Id $ +.\" $Id: tmux.1,v 1.104 2009-07-01 23:06:32 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" diff --git a/tmux.h b/tmux.h index 369bfd52..fd4876a3 100644 --- a/tmux.h +++ b/tmux.h @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id: tmux.h,v 1.348 2009-07-01 23:06:32 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott diff --git a/tty.c b/tty.c index 851c8972..c48c23c3 100644 --- a/tty.c +++ b/tty.c @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id: tty.c,v 1.110 2009-07-01 23:06:32 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott