add copyright notices
This commit is contained in:
		
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,3 +1,6 @@
 | 
			
		||||
# Copyright 2022 Darwin Schuppan <darwin@nobrain.org>
 | 
			
		||||
# SPDX license identifier: MIT
 | 
			
		||||
 | 
			
		||||
################################
 | 
			
		||||
#            Config            #
 | 
			
		||||
################################
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,6 @@
 | 
			
		||||
// Copyright 2022 Darwin Schuppan <darwin@nobrain.org>
 | 
			
		||||
// SPDX license identifier: MIT
 | 
			
		||||
 | 
			
		||||
#ifndef __DS_NUMBER_H__
 | 
			
		||||
#define __DS_NUMBER_H__
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,6 @@
 | 
			
		||||
// Copyright 2022 Darwin Schuppan <darwin@nobrain.org>
 | 
			
		||||
// SPDX license identifier: MIT
 | 
			
		||||
 | 
			
		||||
#ifndef __TESTS_VEC_H__
 | 
			
		||||
#define __TESTS_VEC_H__
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user