X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Freview.py;h=02c948d9c3b696ca5f0badd97a316e0e94569d2a;hp=fcfdd666f19c0910691ab4747fae9dc87eeff573;hb=fd155ef5b2366994f69252c7cd49d46186b62af0;hpb=7762de28cee60f98882d72db0c2ae2c6009ac465 diff --git a/hooke/plugin/review.py b/hooke/plugin/review.py index fcfdd66..02c948d 100644 --- a/hooke/plugin/review.py +++ b/hooke/plugin/review.py @@ -1,21 +1,19 @@ -# Copyright (C) 2010 Alberto Gomez-Casado -# W. Trevor King +# Copyright (C) 2010-2012 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 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. +# 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 -# . +# You should have received a copy of the GNU Lesser General Public License +# along with Hooke. If not, see . from ..libhooke import WX_GOOD import wxversion