|
|
@@ -1,6 +1,7 @@
|
|
|
-// 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.
|
|
|
+// 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.
|
|
|
|
|
|
package gin
|
|
|
|