From 58dbe260a2e41c31f1ab03e1abdb1f01da4c1edc Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Thu, 13 Jan 2022 10:56:00 +0100 Subject: MAINT, DOC: discard repeated words --- numpy/testing/_private/parameterized.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/testing/_private/parameterized.py') diff --git a/numpy/testing/_private/parameterized.py b/numpy/testing/_private/parameterized.py index db9629a94..3a29a1811 100644 --- a/numpy/testing/_private/parameterized.py +++ b/numpy/testing/_private/parameterized.py @@ -1,5 +1,5 @@ """ -tl;dr: all code code is licensed under simplified BSD, unless stated otherwise. +tl;dr: all code is licensed under simplified BSD, unless stated otherwise. Unless stated otherwise in the source files, all code is copyright 2010 David Wolever . All rights reserved. -- cgit v1.2.1