aboutsummaryrefslogtreecommitdiff
path: root/test/float_lit2.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/float_lit2.go')
-rw-r--r--test/float_lit2.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/float_lit2.go b/test/float_lit2.go
index 96d23f38d1..bb86559a37 100644
--- a/test/float_lit2.go
+++ b/test/float_lit2.go
@@ -2,7 +2,7 @@
// Check conversion of constant to float32/float64 near min/max boundaries.
-// Copyright 2014 The Go Authors. All rights reserved.
+// Copyright 2014 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.