Kaynağa Gözat

added the copyright/license statement to top of file

cwandrews 12 yıl önce
ebeveyn
işleme
3dcc29bc16
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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"