Add missing copyright headers

This commit is contained in:
Justin Li 2014-07-25 04:23:24 -04:00
parent e52e4d5f1d
commit dda56c4357
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
// Copyright 2014 The Chihaya Authors. All rights reserved.
// Use of this source code is governed by the BSD 2-Clause license,
// which can be found in the LICENSE file.
package stats
import (

View file

@ -1,3 +1,7 @@
// Copyright 2014 The Chihaya Authors. All rights reserved.
// Use of this source code is governed by the BSD 2-Clause license,
// which can be found in the LICENSE file.
package stats
import (