Chromium Code Reviews| Index: go/src/infra/hello_pkg/hello_pkg.go |
| diff --git a/go/src/infra/hello_pkg/hello_pkg.go b/go/src/infra/hello_pkg/hello_pkg.go |
| index 060c24c5d13f76910d95c270440270a21f0c6860..a7d6e511b081fb01160e9f123c40dd4311c4897f 100644 |
| --- a/go/src/infra/hello_pkg/hello_pkg.go |
| +++ b/go/src/infra/hello_pkg/hello_pkg.go |
| @@ -1,3 +1,6 @@ |
| +// Copyright 2014 The Chromium Authors. All rights reserved. |
| +// Use of this source code is governed by a BSD-style license that can be |
| +// found in the LICENSE file. |
| package hello_pkg |
| import "fmt" |