diff options
Diffstat (limited to 'contrib/mac/createoui')
-rwxr-xr-x | contrib/mac/createoui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/mac/createoui b/contrib/mac/createoui index ec1edcfa17..eaf4dbfac0 100755 --- a/contrib/mac/createoui +++ b/contrib/mac/createoui @@ -1,4 +1,7 @@ #! /bin/sh + +# $PostgreSQL: pgsql/contrib/mac/createoui,v 1.3 2006/03/11 04:38:30 momjian Exp $ + # Utility to create manufacturer's oui table # OUI is "Organizationally Unique Identifier" assigned by IEEE. # There are currently three duplicate listings, so we can not enforce |