From: Rob Pike Date: Thu, 13 Aug 2009 20:33:11 +0000 (-0700) Subject: fix test X-Git-Tag: weekly.2009-11-06~880 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=fd774f1a33328a84d1fa86f6a9b67ab92db863ab;p=gostls13.git fix test R=gri DELTA=4 (0 added, 4 deleted, 0 changed) OCL=33202 CL=33204 --- diff --git a/src/pkg/go/printer/testdata/golden1.x b/src/pkg/go/printer/testdata/golden1.x index aa8fed4922..4ebb6ec670 100644 --- a/src/pkg/go/printer/testdata/golden1.x +++ b/src/pkg/go/printer/testdata/golden1.x @@ -1,7 +1,3 @@ -// Copyright 2009 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. - // This is a package for testing purposes. // package main