| Index: symbols.go
|
| diff --git a/symbols.go b/symbols.go
|
| index 813c7afe26a53c67c3d36df491edd35687f9f1e7..e48370f6a45734ae5cc66d381ab03ee21fc4b7fc 100644
|
| --- a/symbols.go
|
| +++ b/symbols.go
|
| @@ -1,6 +1,6 @@
|
| -// Copyright 2015 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.
|
| +// Copyright 2015 The LUCI Authors. All rights reserved.
|
| +// Use of this source code is governed under the Apache License, Version 2.0
|
| +// that can be found in the LICENSE file.
|
|
|
| package gae
|
|
|
|
|