ソースを参照

added the copyright/license statement to top of file

cwandrews 11 年 前
コミット
3dcc29bc16
1 ファイル変更4 行追加0 行削除
  1. 4 0
      helpers.go

+ 4 - 0
helpers.go

@@ -1,3 +1,7 @@
+// Copyright (c) 2012 The gocql 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 gocql
 
 import "reflect"