projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4baaf86
)
Simplify post-copyright update instructions.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 6 Jan 2015 16:45:17 +0000
(11:45 -0500)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 6 Jan 2015 16:45:17 +0000
(11:45 -0500)
src/tools/copyright.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/copyright.pl
b/src/tools/copyright.pl
index ec389b6f7b4dfd57aeeef69ccc5b9ddd58154a0b..2b77c4f78a36b77e92d460e2fd8516e67fa62659 100755
(executable)
--- a/
src/tools/copyright.pl
+++ b/
src/tools/copyright.pl
@@
-62,6
+62,6
@@
sub wanted
}
print
-"Manually update
doc/src/sgml/legal.sgml and
src/interfaces/libpq/libpq.rc.in too.\n";
+"Manually update src/interfaces/libpq/libpq.rc.in too.\n";
print
-"Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in all back branches.\n";
+"Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in
head and
all back branches.\n";