Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb33385b

Browse files
committed
Have copyright tool mention that certain files should be updated in back branches.
1 parent6a77bff commitb33385b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/tools/copyright.pl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ sub wanted {
5151
untie@lines;
5252
}
5353

54-
print"Manually update doc/src/sgml/legal.sgml and src/interfaces/libpq/libpq.rc.in too\n";
54+
print"Manually update doc/src/sgml/legal.sgml and src/interfaces/libpq/libpq.rc.in too.\n";
55+
print"Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in all back branches.\n";
5556

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp