git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 338c10b)
Clarify which files need manual copyright updates
Tue, 6 Jan 2015 17:53:15 +0000 (12:53 -0500)
Tue, 6 Jan 2015 17:53:15 +0000 (12:53 -0500)

diff --git a/src/tools/copyright.pl b/src/tools/copyright.pl
index 2b77c4f78a36b77e92d460e2fd8516e67fa62659..2db88e0c2da68f25d20bc95adefb7ad9c6ce05ea 100755 (executable)
--- a/src/tools/copyright.pl
+++ b/src/tools/copyright.pl
@@ -61,7 +61,7 @@ sub wanted
untie @lines;
}
-print
-"Manually update src/interfaces/libpq/libpq.rc.in too.\n";
-print
-"Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in head and all back branches.\n";
+print "Manually update:\n";
+print " ./src/interfaces/libpq/libpq.rc.in in head\n";
+print " ./doc/src/sgml/legal.sgml in head and back branches\n";
+print " ./COPYRIGHT in back branches\n";
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /