X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/4b377fd01878a6214ec590368185cc16c2fc466e..dc13d76ef5fb9b8740c828b676d71e95a03bc915:/devedit.pl diff --git a/devedit.pl b/devedit.pl index 7ad34c0..f7b2818 100644 --- a/devedit.pl +++ b/devedit.pl @@ -8,6 +8,14 @@ # Author: Patrick Canterino # Last modified: 2006-08-24 # +# Copyright (C) 1999-2000 Roland Bluethgen, Frank Schoenmann +# Copyright (C) 2003-2009 Patrick Canterino +# All Rights Reserved. +# +# This file can be distributed and/or modified under the terms of +# of the Artistic License 1.0 (see also the LICENSE file found at +# the top level of the Dev-Editor distribution). +# use strict; use CGI::Carp qw(fatalsToBrowser);