X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/0775c5a6e7deb3907ee65223ec157affffa4eb07..10768ccbca008a7771d70ff763971abacaa7a877:/modules/Command.pm?ds=sidebyside diff --git a/modules/Command.pm b/modules/Command.pm index dbfea0b..ef15a77 100644 --- a/modules/Command.pm +++ b/modules/Command.pm @@ -8,6 +8,14 @@ package Command; # Author: Patrick Canterino # Last modified: 2009-03-31 # +# 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;