diff options
| author | Josh Boyer <jwboyer@gmail.com> | 2007-08-03 08:49:10 -0500 | 
|---|---|---|
| committer | Josh Boyer <jwboyer@gmail.com> | 2007-08-03 08:49:10 -0500 | 
| commit | 144b274bb155ea63e9093d24439bf45ce6320d80 (patch) | |
| tree | e6faf8821972775b8b33a74cc4889814724ddb2c /MAKEDEV | |
| parent | ce386724bd784061896dc69ad6012768d526c3dc (diff) | |
Remove $Id:$ tags
The $Id:$ tags are left over from the old CVS repository.  Several files have
since been changed, and they generally have little value in a git repo so they
should be removed.
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'MAKEDEV')
| -rwxr-xr-x | MAKEDEV | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -1,5 +1,4 @@  #!/bin/bash -# $Id: MAKEDEV,v 1.9 2005/11/29 11:47:58 sean Exp $  function mkftl () {  	mknod /dev/ftl$1 b 44 $2 | 
