Merge branch 'revert-942' into develop
This commit is contained in:
		
							
								
								
									
										7
									
								
								path.go
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								path.go
									
									
									
									
									
								
							@ -1,6 +1,7 @@
 | 
				
			|||||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
					// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
				
			||||||
// Use of this source code is governed by a MIT style
 | 
					// Based on the path package, Copyright 2009 The Go Authors.
 | 
				
			||||||
// license that can be found in the LICENSE file.
 | 
					// Use of this source code is governed by a BSD-style license that can be found
 | 
				
			||||||
 | 
					// at https://github.com/julienschmidt/httprouter/blob/master/LICENSE.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
package gin
 | 
					package gin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,7 @@
 | 
				
			|||||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
					// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
				
			||||||
// Use of this source code is governed by a MIT style
 | 
					// Based on the path package, Copyright 2009 The Go Authors.
 | 
				
			||||||
// license that can be found in the LICENSE file.
 | 
					// Use of this source code is governed by a BSD-style license that can be found
 | 
				
			||||||
 | 
					// at https://github.com/julienschmidt/httprouter/blob/master/LICENSE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
package gin
 | 
					package gin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										6
									
								
								tree.go
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								tree.go
									
									
									
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
					// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
				
			||||||
// Use of this source code is governed by a MIT style
 | 
					// Use of this source code is governed by a BSD-style license that can be found
 | 
				
			||||||
// license that can be found in the LICENSE file.
 | 
					// at https://github.com/julienschmidt/httprouter/blob/master/LICENSE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
package gin
 | 
					package gin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
// Copyright 2017 Manu Martinez-Almeida.  All rights reserved.
 | 
					// Copyright 2013 Julien Schmidt. All rights reserved.
 | 
				
			||||||
// Use of this source code is governed by a MIT style
 | 
					// Use of this source code is governed by a BSD-style license that can be found
 | 
				
			||||||
// license that can be found in the LICENSE file.
 | 
					// at https://github.com/julienschmidt/httprouter/blob/master/LICENSE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
package gin
 | 
					package gin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user