fixed build.rs license header
This commit is contained in:
		
							parent
							
								
									ebe525d23e
								
							
						
					
					
						commit
						1385e796ca
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "yacexits"
 | 
					name = "yacexits"
 | 
				
			||||||
version = "0.1.4"
 | 
					version = "0.1.5"
 | 
				
			||||||
edition = "2021"
 | 
					edition = "2021"
 | 
				
			||||||
license = "FSFAP"
 | 
					license = "FSFAP"
 | 
				
			||||||
authors = [ "Emma Tebibyte <emma@tebibyte.media>" ]
 | 
					authors = [ "Emma Tebibyte <emma@tebibyte.media>" ]
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										9
									
								
								build.rs
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								build.rs
									
									
									
									
									
								
							@ -1,7 +1,8 @@
 | 
				
			|||||||
// Copyright (c) 2023 YAC
 | 
					/* 
 | 
				
			||||||
// SPDX-License-Identifier: FSFAP
 | 
					 * Copyright (c) 2023 YAC
 | 
				
			||||||
 | 
					 * SPDX-License-Identifier: FSFAP
 | 
				
			||||||
/* Copying and distribution of this file, with or without modification, are
 | 
					 *
 | 
				
			||||||
 | 
					 * Copying and distribution of this file, with or without modification, are
 | 
				
			||||||
 * permitted in any medium without royalty provided the copyright notice and
 | 
					 * permitted in any medium without royalty provided the copyright notice and
 | 
				
			||||||
 * this notice are preserved.  This file is offered as-is, without any warranty.
 | 
					 * this notice are preserved.  This file is offered as-is, without any warranty.
 | 
				
			||||||
 */ 
 | 
					 */ 
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user