mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 10:45:06 +01:00 
			
		
		
		
	Add copyright header to Golang files
This commit is contained in:
		
				
					committed by
					
						
						Thomas Gruber
					
				
			
			
				
	
			
			
			
						parent
						
							d8f10384a1
						
					
				
				
					commit
					4c7a0e064f
				
			@@ -1,3 +1,10 @@
 | 
			
		||||
// Copyright (C) NHR@FAU, University Erlangen-Nuremberg.
 | 
			
		||||
// All rights reserved. This file is part of cc-lib.
 | 
			
		||||
// Use of this source code is governed by a MIT-style
 | 
			
		||||
// license that can be found in the LICENSE file.
 | 
			
		||||
// additional authors:
 | 
			
		||||
// Holger Obermaier (NHR@KIT)
 | 
			
		||||
 | 
			
		||||
package metricAggregator
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user