mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 00:51:52 +01:00 
			
		
		
		
	Add nice license headers to files in examples/ and fuzzing/
Related to #2730
This commit is contained in:
		@@ -31,6 +31,7 @@ copyright_lines = [
 | 
			
		||||
# The header of the amalgamated file: copyright information + explanation
 | 
			
		||||
# what this file is.
 | 
			
		||||
file_header = '''\
 | 
			
		||||
 | 
			
		||||
//              Copyright Catch2 Authors
 | 
			
		||||
// Distributed under the Boost Software License, Version 1.0.
 | 
			
		||||
//   (See accompanying file LICENSE.txt or copy at
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user