Add BSD LICENSE headers

This commit is contained in:
Sergey Frolov 2017-08-07 18:33:59 -04:00
parent 44127316da
commit e66d491f21
6 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,7 @@
// Copyright 2017 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package tls
import (