integrate/quad/internal: fix character encoding

Convert from ISO-8859-1 to UTF-8
This commit is contained in:
Thomas Berg
2019-02-27 12:29:48 -08:00
committed by Dan Kortschak
parent d791b00e30
commit 9ac9c5a3ed
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
% Copyright <EFBFBD>2016 The Gonum Authors. All rights reserved.
% Copyright ©2016 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.

View File

@@ -1,4 +1,4 @@
% Copyright <EFBFBD>2016 The Gonum Authors. All rights reserved.
% Copyright ©2016 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.