summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAndrew Dunstan2022-12-20 12:54:39 +0000
committerAndrew Dunstan2022-12-20 12:54:39 +0000
commit8284cf5f746f84303eda34d213e89c8439a83a42 (patch)
treec39a5fac541d731d4e187220f7d5cff0c5fed75b /doc/src
parent594f8d3776af4699c5c32443b9d6a486f44beabf (diff)
Add copyright notices to meson files
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/sgml/meson.build b/doc/src/sgml/meson.build
index 65fd613134..675f7a2904 100644
--- a/doc/src/sgml/meson.build
+++ b/doc/src/sgml/meson.build
@@ -1,3 +1,5 @@
+# Copyright (c) 2022, PostgreSQL Global Development Group
+
docs = []
alldocs = []
doc_generated = []