mirror of https://github.com/go-python/gopy.git
all: add copyright headers
Change-Id: Ia0cebb003a350b753766dd26887fcd63e83b0d46
This commit is contained in:
parent
d9a04c9f10
commit
00ab8b2506
|
@ -1,3 +1,7 @@
|
|||
// Copyright 2015 The go-python 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 main
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
// Copyright 2015 The go-python 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 main
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue