unify license (#942)
This commit is contained in:
		
							
								
								
									
										7
									
								
								path.go
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								path.go
									
									
									
									
									
								
							@ -1,7 +1,6 @@
 | 
			
		||||
// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
			
		||||
// Based on the path package, Copyright 2009 The Go Authors.
 | 
			
		||||
// Use of this source code is governed by a BSD-style license that can be found
 | 
			
		||||
// in the LICENSE file.
 | 
			
		||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
			
		||||
// Use of this source code is governed by a MIT style
 | 
			
		||||
// license that can be found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
package gin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
			
		||||
// Based on the path package, Copyright 2009 The Go Authors.
 | 
			
		||||
// Use of this source code is governed by a BSD-style license that can be found
 | 
			
		||||
// in the LICENSE file.
 | 
			
		||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
			
		||||
// Use of this source code is governed by a MIT style
 | 
			
		||||
// license that can be found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
package gin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										6
									
								
								tree.go
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								tree.go
									
									
									
									
									
								
							@ -1,6 +1,6 @@
 | 
			
		||||
// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
			
		||||
// Use of this source code is governed by a BSD-style license that can be found
 | 
			
		||||
// in the LICENSE file.
 | 
			
		||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
			
		||||
// Use of this source code is governed by a MIT style
 | 
			
		||||
// license that can be found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
package gin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
			
		||||
// Use of this source code is governed by a BSD-style license that can be found
 | 
			
		||||
// in the LICENSE file.
 | 
			
		||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
			
		||||
// Use of this source code is governed by a MIT style
 | 
			
		||||
// license that can be found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
package gin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user