bind/java: add mising copyright statements.

Change-Id: Ifb120cba013d48fa83af41a43ccbbe7de87b26c8
Reviewed-on: https://go-review.googlesource.com/9408
Reviewed-by: David Crawshaw <crawshaw@golang.org>
This commit is contained in:
Hyang-Ah (Hana) Kim
2015-04-28 18:08:06 +00:00
committed by Hyang-Ah Hana Kim
parent 1cb3b97c74
commit 30559f84c5
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
// 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.
package go;
import android.util.Log;