diff options
Diffstat (limited to 'sys/dev/twe')
-rw-r--r-- | sys/dev/twe/twe.c | 2 | ||||
-rw-r--r-- | sys/dev/twe/twe_compat.h | 2 | ||||
-rw-r--r-- | sys/dev/twe/twe_disk.c | 2 | ||||
-rw-r--r-- | sys/dev/twe/twereg.h | 2 | ||||
-rw-r--r-- | sys/dev/twe/twevar.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/twe/twe.c b/sys/dev/twe/twe.c index 3a7571476b4a3..3d1a21894a647 100644 --- a/sys/dev/twe/twe.c +++ b/sys/dev/twe/twe.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/twe/twe.c,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ /* diff --git a/sys/dev/twe/twe_compat.h b/sys/dev/twe/twe_compat.h index fe6dbf67b6857..d12c9c3b4fd53 100644 --- a/sys/dev/twe/twe_compat.h +++ b/sys/dev/twe/twe_compat.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/twe/twe_compat.h,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ /* * Backwards compatibility support for the 4.x branch. diff --git a/sys/dev/twe/twe_disk.c b/sys/dev/twe/twe_disk.c index cc49ad103842e..77e93757b4847 100644 --- a/sys/dev/twe/twe_disk.c +++ b/sys/dev/twe/twe_disk.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/twe/twe_disk.c,v 1.1.2.2 2000/07/20 02:32:35 msmith Exp $ */ #include <sys/param.h> diff --git a/sys/dev/twe/twereg.h b/sys/dev/twe/twereg.h index 9344280b8443a..c10f8f2039450 100644 --- a/sys/dev/twe/twereg.h +++ b/sys/dev/twe/twereg.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/twe/twereg.h,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ /* diff --git a/sys/dev/twe/twevar.h b/sys/dev/twe/twevar.h index 673a27866c060..130ecb16b8ff4 100644 --- a/sys/dev/twe/twevar.h +++ b/sys/dev/twe/twevar.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/twe/twevar.h,v 1.1.2.1 2000/05/25 01:50:48 msmith Exp $ */ #ifdef TWE_DEBUG |