aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json/indent.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/encoding/json/indent.go')
-rw-r--r--src/encoding/json/indent.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encoding/json/indent.go b/src/encoding/json/indent.go
index 7cd9f4db18..fba19548c9 100644
--- a/src/encoding/json/indent.go
+++ b/src/encoding/json/indent.go
@@ -1,4 +1,4 @@
-// Copyright 2010 The Go Authors. All rights reserved.
+// Copyright 2010 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.