mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add CVS tag lines to files that were lacking them.
This commit is contained in:
@ -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
|
||||
|
@ -1,5 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Utility to remove manufacturer's oui table
|
||||
# $PostgreSQL: pgsql/contrib/mac/dropoui,v 1.2 2006/03/11 04:38:30 momjian Exp $
|
||||
|
||||
|
||||
args=
|
||||
|
||||
|
Reference in New Issue
Block a user