X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fengine.py;h=6564549ae3f6415de305819ddabb7b2358c331f9;hp=89f560aead2b688a8c6dc633f6695f3140d684b6;hb=307eb1bba2cf510cefee5f460d203a1c7f1486ba;hpb=8aefc576eee45cedbc7cfe009c67bd0ff11e2468 diff --git a/hooke/plugin/engine.py b/hooke/plugin/engine.py index 89f560a..6564549 100644 --- a/hooke/plugin/engine.py +++ b/hooke/plugin/engine.py @@ -1,4 +1,20 @@ -# Copyright +# Copyright (C) 2010 W. Trevor King +# +# This file is part of Hooke. +# +# Hooke is free software: you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# Hooke 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 Lesser General +# Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with Hooke. If not, see +# . """The `engine` module provides :class:`EnginePlugin` and several associated :class:`hooke.command.Command`\s for basic