From a44f5d1cd5855e7e4a93b281598f9da2ba69d745 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer <reinhold@kainhofer.com> Date: Fri, 16 Jul 2010 16:59:24 +0200 Subject: [PATCH] Add my name to the credits --- pae2xml.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/pae2xml.pl b/pae2xml.pl index e6c4bf9..fc7c595 100755 --- a/pae2xml.pl +++ b/pae2xml.pl @@ -2,6 +2,7 @@ # Copyright (C) 2003 Rainer Typke +# Copyright (C) 2010 Reinhold Kainhofer <reinhold@kainhofer.com> #pae2xml is licensed under the terms of the GNU General Public License Version #2 as published by the <a href="http://www.fsf.org/" target="_top">Free Software Foundation</a>. #This gives you legal permission to copy, distribute and/or modify <em>pae2xml</em> under -- GitLab