bin/gui/imgview.rb in origami-1.2.3 vs bin/gui/imgview.rb in origami-1.2.4
- old
+ new
@@ -2,25 +2,25 @@
= File
imgview.rb
= Info
- This file is part of Origami, PDF manipulation framework for Ruby
+ This file is part of PDF Walker, a graphical PDF file browser
Copyright (C) 2010 Guillaume Delugré <guillaume@security-labs.org>
All right reserved.
- Origami is free software: you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
+ PDF Walker is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- Origami is distributed in the hope that it will be useful,
+ PDF Walker 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.
+ GNU General Public License for more details.
- You should have received a copy of the GNU Lesser General Public License
- along with Origami. If not, see <http://www.gnu.org/licenses/>.
+ You should have received a copy of the GNU General Public License
+ along with PDF Walker. If not, see <http://www.gnu.org/licenses/>.
=end
module PDFWalker