Ver Fonte

Merge pull request #114 from cwandrews/master

added the copyright/license statement to top of file
Ben Hood há 12 anos atrás
pai
commit
1bb7780fb5
1 ficheiros alterados com 4 adições e 0 exclusões
  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"