all: fix capitalisation of Gonum

This fixes the capitalisation of Gonum where it refers to the project rather
than the GitHub organisation or repository. The text of CONTRIBUTORS also
is fixed to reflect the reality that contributors may have contributed to
other repositories within the project.
This commit is contained in:
Dan Kortschak
2019-11-15 07:42:46 +10:30
parent 4e1ef9c972
commit b34a300801
32 changed files with 37 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
// This file is dual licensed under CC0 and The gonum license.
// This file is dual licensed under CC0 and The Gonum License.
//
// Copyright ©2017 The Gonum Authors. All rights reserved.
// Use of this source code is governed by a BSD-style