diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
| commit | 6875d25465631b7563f1b90e6b05e2640dc81f4e (patch) | |
| tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/dev/ie | |
| parent | b0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ie')
| -rw-r--r-- | sys/dev/ie/if_ie.c | 2 | ||||
| -rw-r--r-- | sys/dev/ie/if_ie507.h | 2 | ||||
| -rw-r--r-- | sys/dev/ie/if_iereg.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c index beb9184e183e..c43283c8d267 100644 --- a/sys/dev/ie/if_ie.c +++ b/sys/dev/ie/if_ie.c @@ -43,7 +43,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ /* diff --git a/sys/dev/ie/if_ie507.h b/sys/dev/ie/if_ie507.h index 9be1396cf49e..7583ffd0a037 100644 --- a/sys/dev/ie/if_ie507.h +++ b/sys/dev/ie/if_ie507.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $Id$ * Definitions for 3C507 */ diff --git a/sys/dev/ie/if_iereg.h b/sys/dev/ie/if_iereg.h index 875f63ca9dbb..3588b8414058 100644 --- a/sys/dev/ie/if_iereg.h +++ b/sys/dev/ie/if_iereg.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $Id$ * definitions for AT&T StarLAN 10 etc... */ |
