From 3b9460a74b51119e15e0d57dafb2e0c66326890a Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Mon, 8 Jan 2018 21:08:09 +0100 Subject: update copyright --- tests | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'tests') diff --git a/tests b/tests index b952141..d47daf1 100755 --- a/tests +++ b/tests @@ -1,5 +1,24 @@ #!/bin/sh +# tests for ssh-agent-filter +# +# Copyright (C) 2018 Timo Weingärtner +# +# This file is part of ssh-agent-filter. +# +# ssh-agent-filter 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. +# +# ssh-agent-filter 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 ssh-agent-filter. If not, see . + oneTimeSetUp () { set -e -- cgit v1.2.3