Browse Source

Added notice

Wirecog 6 years ago
parent
commit
126c51ad8e
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      static.go

+ 5
- 0
static.go View File

1
+// The Isomorphic Go Project
2
+// Copyright (c) Wirecog, LLC. All rights reserved.
3
+// Use of this source code is governed by a BSD-style
4
+// license, which can be found in the LICENSE file.
5
+
1
 package isokit
6
 package isokit
2
 
7
 
3
 import (
8
 import (