Updated my e-mail addresses.

This commit is contained in:
Tatsumi Hosokawa 1998-02-20 07:17:48 +00:00
parent 5362bb64c5
commit 96b54d7736
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33657
4 changed files with 8 additions and 12 deletions

View File

@ -1,6 +1,6 @@
.\" LP (Laptop Package)
.\"
.\" Copyright (c) 1994 by HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
.\" Copyright (c) 1994 by Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
.\"
.\" This software may be used, modified, copied, and distributed, in
.\" both source and binary form provided that the above copyright and
@ -100,4 +100,4 @@ or
.Xr apm 4 ,
.Xr apmconf 8
.Sh AUTHOR
HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp> (Keio Univ., Japan)
Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>

View File

@ -1,7 +1,7 @@
/*
* apm / zzz APM BIOS utility for FreeBSD
*
* Copyright (C) 1994-1996 by HOSOKAWA Tatasumi <hosokawa@mt.cs.keio.ac.jp>
* Copyright (C) 1994-1996 by Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
*
* This software may be used, modified, copied, distributed, and sold,
* in both source and binary form provided that the above copyright and
@ -15,7 +15,7 @@
#ifndef lint
static const char rcsid[] =
"$Id: apm.c,v 1.11 1997/11/06 23:55:38 imp Exp $";
"$Id: apm.c,v 1.12 1997/11/12 04:16:23 jdp Exp $";
#endif /* not lint */
#include <err.h>

View File

@ -1,6 +1,4 @@
.\" LP (Laptop Package)
.\"
.\" Copyright (c) 1994 by HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
.\" Copyright (c) 1994 by Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
.\"
.\" This software may be used, modified, copied, and distributed, in
.\" both source and binary form provided that the above copyright and
@ -57,4 +55,4 @@ for details.
.Xr apm 8 ,
.Xr zzz 8
.Sh AUTHOR
HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp> (Keio Univ., Japan)
Tatsumi Hosokawa <hosokawa@mjp.FreeBSD.org>

View File

@ -1,7 +1,5 @@
/*
* LP (Laptop Package)
*
* Copyright (C) 1994 by HOSOKAWA Tatasumi <hosokawa@mt.cs.keio.ac.jp>
* Copyright (C) 1994 by Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
*
* This software may be used, modified, copied, distributed, and sold,
* in both source and binary form provided that the above copyright and
@ -15,7 +13,7 @@
#ifndef lint
static const char rcsid[] =
"$Id$";
"$Id: apmconf.c,v 1.7 1997/09/02 06:37:48 charnier Exp $";
#endif /* not lint */
#include <err.h>