added license comments
This commit is contained in:
parent
07f271932b
commit
081abb7721
2 changed files with 12 additions and 0 deletions
|
@ -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.
|
||||
|
||||
// +build !appengine
|
||||
|
||||
package main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue