diff --git a/test/fixedbugs/bug405.go b/test/fixedbugs/bug405.go index 36e8013ea5d..dcca000449a 100644 --- a/test/fixedbugs/bug405.go +++ b/test/fixedbugs/bug405.go @@ -1,6 +1,6 @@ // $G $D/$F.go && $L $F.$A && ./$A.out -// Copyright 2009 The Go Authors. All rights reserved. +// Copyright 2012 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.