mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Add copyright notices to meson files
Discussion: https://postgr.es/m/222b43a5-2fb3-2c1b-9cd0-375d376c8246@dunslane.net
This commit is contained in:
		@@ -1,3 +1,5 @@
 | 
			
		||||
# Copyright (c) 2022, PostgreSQL Global Development Group
 | 
			
		||||
 | 
			
		||||
# files to build into backend
 | 
			
		||||
timezone_sources = files(
 | 
			
		||||
  'localtime.c',
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,5 @@
 | 
			
		||||
# Copyright (c) 2022, PostgreSQL Global Development Group
 | 
			
		||||
 | 
			
		||||
tznames = files(
 | 
			
		||||
  'Africa.txt',
 | 
			
		||||
  'America.txt',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user