diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /bin/dd/gen.c | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
Diffstat (limited to 'bin/dd/gen.c')
| -rw-r--r-- | bin/dd/gen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/gen.c b/bin/dd/gen.c index 9c7571a9ab91..67f887f027d3 100644 --- a/bin/dd/gen.c +++ b/bin/dd/gen.c @@ -1,7 +1,7 @@ /*- * This program is in the public domain * - * $FreeBSD$ + * $FreeBSD: src/bin/dd/gen.c,v 1.2 2005/01/10 08:39:21 imp Exp $ */ #include <stdio.h> |
