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

Commit8284cf5

Browse files
committed
Add copyright notices to meson files
Discussion:https://postgr.es/m/222b43a5-2fb3-2c1b-9cd0-375d376c8246@dunslane.net
1 parent594f8d3 commit8284cf5

File tree

262 files changed

+524
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

262 files changed

+524
-0
lines changed

‎contrib/adminpack/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
adminpack_sources=files(
24
'adminpack.c',
35
)

‎contrib/amcheck/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
amcheck_sources=files(
24
'verify_heapam.c',
35
'verify_nbtree.c',

‎contrib/auth_delay/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
auth_delay_sources=files(
24
'auth_delay.c',
35
)

‎contrib/auto_explain/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
auto_explain_sources=files(
24
'auto_explain.c',
35
)

‎contrib/basebackup_to_shell/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
basebackup_to_shell_sources=files(
24
'basebackup_to_shell.c',
35
)

‎contrib/basic_archive/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
basic_archive_sources=files(
24
'basic_archive.c',
35
)

‎contrib/bloom/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
bloom_sources=files(
24
'blcost.c',
35
'blinsert.c',

‎contrib/bool_plperl/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
ifnot perl_dep.found()
24
subdir_done()
35
endif

‎contrib/btree_gin/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
btree_gin_sources=files(
24
'btree_gin.c',
35
)

‎contrib/btree_gist/meson.build‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022, PostgreSQL Global Development Group
2+
13
btree_gist_sources=files(
24
'btree_bit.c',
35
'btree_bool.c',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp