mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Remove cvs keywords from all files.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
$PostgreSQL: pgsql/src/tools/make_diff/README,v 1.5 2010/08/19 05:57:36 petere Exp $
|
||||
src/tools/make_diff/README
|
||||
|
||||
scripts
|
||||
=======
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $PostgreSQL: pgsql/src/tools/make_diff/cporig,v 1.2 2006/03/11 04:38:42 momjian Exp $
|
||||
# src/tools/make_diff/cporig
|
||||
|
||||
for FILE
|
||||
do
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $PostgreSQL: pgsql/src/tools/make_diff/difforig,v 1.2 2006/03/11 04:38:42 momjian Exp $
|
||||
# src/tools/make_diff/difforig
|
||||
|
||||
if [ "$#" -eq 0 ]
|
||||
then APATH="."
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $PostgreSQL: pgsql/src/tools/make_diff/rmorig,v 1.2 2006/03/11 04:38:42 momjian Exp $
|
||||
# src/tools/make_diff/rmorig
|
||||
|
||||
if [ "$#" -eq 0 ]
|
||||
then APATH="."
|
||||
|
Reference in New Issue
Block a user