diff options
Diffstat (limited to 'usr.bin/unzip/unzip.c')
| -rw-r--r-- | usr.bin/unzip/unzip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unzip/unzip.c b/usr.bin/unzip/unzip.c index 16373f51a1db..9408f330057b 100644 --- a/usr.bin/unzip/unzip.c +++ b/usr.bin/unzip/unzip.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/unzip/unzip.c,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ * * This file would be much shorter if we didn't care about command-line * compatibility with Info-ZIP's UnZip, which requires us to duplicate |
