瀏覽代碼

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"