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

View File

@ -1,4 +1,4 @@
/* $OpenBSD: screen-redraw.c,v 1.2 2009/06/25 05:56:44 nicm Exp $ */
/* $Id: screen-redraw.c,v 1.38 2009-06-25 16:21:32 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>