diff --git a/context_17.go b/context_17.go index b9349400..8e9f75ad 100644 --- a/context_17.go +++ b/context_17.go @@ -1,4 +1,4 @@ -// Copyright 2014 Manu Martinez-Almeida. All rights reserved. +// Copyright 2018 Gin Core Team. All rights reserved. // Use of this source code is governed by a MIT style // license that can be found in the LICENSE file. diff --git a/context_17_test.go b/context_17_test.go index 9768ab86..c4bc6588 100644 --- a/context_17_test.go +++ b/context_17_test.go @@ -1,4 +1,4 @@ -// Copyright 2014 Manu Martinez-Almeida. All rights reserved. +// Copyright 2018 Gin Core Team. All rights reserved. // Use of this source code is governed by a MIT style // license that can be found in the LICENSE file. diff --git a/render/json_17.go b/render/json_17.go index 2a99e65a..df0dc145 100644 --- a/render/json_17.go +++ b/render/json_17.go @@ -1,4 +1,4 @@ -// Copyright 2014 Manu Martinez-Almeida. All rights reserved. +// Copyright 2018 Gin Core Team. All rights reserved. // Use of this source code is governed by a MIT style // license that can be found in the LICENSE file. diff --git a/render/render_17_test.go b/render/render_17_test.go index 3a38c468..68330090 100644 --- a/render/render_17_test.go +++ b/render/render_17_test.go @@ -1,4 +1,4 @@ -// Copyright 2014 Manu Martinez-Almeida. All rights reserved. +// Copyright 2018 Gin Core Team. All rights reserved. // Use of this source code is governed by a MIT style // license that can be found in the LICENSE file.