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

Commit4ea43bd

Browse files
committed
Update copyright script.
1 parent1137331 commit4ea43bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rgrepc -l 'Copyright.*PostgreSQL Global Development Group' | while read FILE
1+
rgrep -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.*\)$/\12005\2/' $FILE
44
done

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp