diff options
author | jkh <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
commit | 808a36ef658c1810327b5d329469bcf5dad24b28 (patch) | |
tree | 1ee435de0c816086549d85bbabfe30ead7f413ec /share/misc | |
parent | 058c86d9e8b4a705d2d3f2c0b52d63a2534e97e3 (diff) | |
download | FreeBSD-src-808a36ef658c1810327b5d329469bcf5dad24b28.zip FreeBSD-src-808a36ef658c1810327b5d329469bcf5dad24b28.tar.gz |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Diffstat (limited to 'share/misc')
-rw-r--r-- | share/misc/Makefile | 2 | ||||
-rw-r--r-- | share/misc/inter.phone | 2 | ||||
-rw-r--r-- | share/misc/iso3166 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile index 8eb62fa..dda855d 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $FreeBSD$ FILES= airport ascii birthtoken eqnchar flowers inter.phone iso3166 \ man.template mdoc.template na.phone operator scsi_modes zipcodes diff --git a/share/misc/inter.phone b/share/misc/inter.phone index 18575e7..2cbf6a3 100644 --- a/share/misc/inter.phone +++ b/share/misc/inter.phone @@ -1,6 +1,6 @@ # Country Code : City Code : City : Country # @(#)inter.phone 8.1 (Berkeley) 6/9/93 -# $Id: inter.phone,v 1.11 1997/01/05 06:34:19 adam Exp $ +# $FreeBSD$ # 7:095:Moscow:Russia 20:2:Cairo:Egypt, Arab Rep. of diff --git a/share/misc/iso3166 b/share/misc/iso3166 index 64089e6..857c5b5 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ # # ISO 3166 country codes # Ths includes many places that are not legally independent countries, |