mirror of
https://github.com/gonum/gonum.git
synced 2025-11-01 11:02:45 +08:00
{dist,distmv,sample,stat}: add missing copyright headers and package docs
This commit is contained in:
@@ -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 sample
|
||||
|
||||
import "github.com/gonum/stat/dist"
|
||||
|
||||
Reference in New Issue
Block a user