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

Commitb691704

Browse files
committed
Add reminder to update copyright in sgml file.
1 parent3d28498 commitb691704

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎src/tools/RELEASE_CHANGES

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333

3434
* Update pg_upgrade to handle new version, or disable
3535

36-
* Update copyright year when needed
37-
doc/src/sgml/legal.sgml will also need to be updated
38-
3936

4037
---------------------------------------------------------------------------
4138

‎src/tools/copyright

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ rgrepc -l 'Copyright.*PostgreSQL Global Development Group' | while read FILE
22
do
33
pipe sed 's/^\(.*Copyright (c) [12][0-9][0-9][0-9]-\)[12][0-9][0-9][0-9]\(, PostgreSQL Global Development Group.*\)$/\12004\2/' $FILE
44
done
5+
6+
echo "Manually update doc/src/sgml/legal.sgml too" 1>&2
7+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp