native: add missing copyright headers

This commit is contained in:
kortschak
2016-02-10 10:28:53 +10:30
parent 236b2f04ad
commit a584dc7964
17 changed files with 68 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// Copyright ©2015 The gonum 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 native
import (