Restore $Id$ and add script to do so.

This commit is contained in:
Nicholas Marriott
2009-06-25 16:21:32 +00:00
parent f17a5f1e82
commit a5830b9603
35 changed files with 42 additions and 34 deletions

2
tmux.c
View File

@@ -1,4 +1,4 @@
/* $OpenBSD: tmux.c,v 1.11 2009/06/25 06:54:32 nicm Exp $ */
/* $Id: tmux.c,v 1.134 2009-06-25 16:21:32 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>