From 8767f2e78f63cb131bd11aefbb15547085d9de08 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 6 Apr 2014 01:10:32 +0200 Subject: forgot the license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test/linear_interpolation | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'test/linear_interpolation') diff --git a/test/linear_interpolation b/test/linear_interpolation index 7bca841..b726f5f 100755 --- a/test/linear_interpolation +++ b/test/linear_interpolation @@ -1,6 +1,21 @@ #!/usr/bin/env python3 # -*- python -*- +# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + # Test of linear interpolation. # Intended as a test of the test and -- cgit v1.2.3-70-g09d2