diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
| commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
| tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /usr.sbin/tzsetup | |
| parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) | |
Diffstat (limited to 'usr.sbin/tzsetup')
| -rw-r--r-- | usr.sbin/tzsetup/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/tzsetup/tzsetup.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tzsetup/Makefile b/usr.sbin/tzsetup/Makefile index 6959dcbffbd1..89b22af621d5 100644 --- a/usr.sbin/tzsetup/Makefile +++ b/usr.sbin/tzsetup/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# Makefile,v 1.1 1994/09/13 23:01:57 wollman Exp NOPROG= tzsetup NOMAN= diff --git a/usr.sbin/tzsetup/tzsetup.sh b/usr.sbin/tzsetup/tzsetup.sh index f3d9431a1ffe..df916a65f42d 100644 --- a/usr.sbin/tzsetup/tzsetup.sh +++ b/usr.sbin/tzsetup/tzsetup.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: tzsetup.sh,v 1.3 1994/11/02 00:00:17 ache Exp $ +# tzsetup.sh,v 1.4 1994/11/02 09:43:38 ache Exp # # Copyright 1994, Garrett A. Wollman. All rights reserved. # This script is subject to the terms and conditions listed at the |
