diff --git a/COPYING b/COPYING index 6f5fd5f..457eeb9 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Steet, Fifth Floor, Boston, MA 02111-1307 USA + 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/doc/browse_mode.png b/doc/browse_mode.png index 48f463b..0ca6e5f 100644 Binary files a/doc/browse_mode.png and b/doc/browse_mode.png differ diff --git a/doc/dock_grip.png b/doc/dock_grip.png index 04c090d..7ce2687 100644 Binary files a/doc/dock_grip.png and b/doc/dock_grip.png differ diff --git a/doc/external_tools_dialog.png b/doc/external_tools_dialog.png index 72e6723..a6d6491 100644 Binary files a/doc/external_tools_dialog.png and b/doc/external_tools_dialog.png differ diff --git a/doc/view_mode.png b/doc/view_mode.png index bff633d..9282baf 100644 Binary files a/doc/view_mode.png and b/doc/view_mode.png differ diff --git a/src/app/bookmarkdialog.cpp b/src/app/bookmarkdialog.cpp index 0572fc2..3a89491 100644 --- a/src/app/bookmarkdialog.cpp +++ b/src/app/bookmarkdialog.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "bookmarkdialog.moc" diff --git a/src/app/bookmarkdialog.h b/src/app/bookmarkdialog.h index 46f4aaf..808d3ed 100644 --- a/src/app/bookmarkdialog.h +++ b/src/app/bookmarkdialog.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BOOKMARKDIALOG_H diff --git a/src/app/bookmarkowner.cpp b/src/app/bookmarkowner.cpp index ac484e7..49364ac 100644 --- a/src/app/bookmarkowner.cpp +++ b/src/app/bookmarkowner.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/app/bookmarkowner.h b/src/app/bookmarkowner.h index 85dab1b..bafac1b 100644 --- a/src/app/bookmarkowner.h +++ b/src/app/bookmarkowner.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BOOKMARKOWNER_H diff --git a/src/app/bookmarkviewcontroller.cpp b/src/app/bookmarkviewcontroller.cpp index 7fb4daa..159de18 100644 --- a/src/app/bookmarkviewcontroller.cpp +++ b/src/app/bookmarkviewcontroller.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/app/bookmarkviewcontroller.h b/src/app/bookmarkviewcontroller.h index bdc8050..9e651ea 100644 --- a/src/app/bookmarkviewcontroller.h +++ b/src/app/bookmarkviewcontroller.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BOOKMARKVIEWCONTROLLER_H diff --git a/src/app/configdialog.cpp b/src/app/configdialog.cpp index 571b6d6..28ad7b3 100644 --- a/src/app/configdialog.cpp +++ b/src/app/configdialog.cpp @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/app/configdialog.h b/src/app/configdialog.h index 58a479a..ab9e64a 100644 --- a/src/app/configdialog.h +++ b/src/app/configdialog.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CONFIGDIALOG_H diff --git a/src/app/dirviewcontroller.cpp b/src/app/dirviewcontroller.cpp index c5fc538..e0a41c8 100644 --- a/src/app/dirviewcontroller.cpp +++ b/src/app/dirviewcontroller.cpp @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Self diff --git a/src/app/dirviewcontroller.h b/src/app/dirviewcontroller.h index 129cc8f..8bd7596 100644 --- a/src/app/dirviewcontroller.h +++ b/src/app/dirviewcontroller.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DIRVIEWCONTROLLER_H diff --git a/src/app/history.cpp b/src/app/history.cpp index d9cb30e..03d3682 100644 --- a/src/app/history.cpp +++ b/src/app/history.cpp @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/app/history.h b/src/app/history.h index 38e912d..1d4685a 100644 --- a/src/app/history.h +++ b/src/app/history.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef HISTORY_H diff --git a/src/app/kipiinterface.cpp b/src/app/kipiinterface.cpp index 94b2455..4013e3c 100644 --- a/src/app/kipiinterface.cpp +++ b/src/app/kipiinterface.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/src/app/kipiinterface.h b/src/app/kipiinterface.h index c664409..5ac1b87 100644 --- a/src/app/kipiinterface.h +++ b/src/app/kipiinterface.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef KIPIINTERFACE_H diff --git a/src/app/main.cpp b/src/app/main.cpp index 9fe8cb2..7e637be 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/src/app/mainwindow.cpp b/src/app/mainwindow.cpp index 2cd873a..bf598ec 100644 --- a/src/app/mainwindow.cpp +++ b/src/app/mainwindow.cpp @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "mainwindow.moc" diff --git a/src/app/mainwindow.h b/src/app/mainwindow.h index a61d8ea..96bf0a2 100644 --- a/src/app/mainwindow.h +++ b/src/app/mainwindow.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef MAINWINDOW_H diff --git a/src/app/metaedit.cpp b/src/app/metaedit.cpp index 0d56f48..8e2999c 100644 --- a/src/app/metaedit.cpp +++ b/src/app/metaedit.cpp @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/app/metaedit.h b/src/app/metaedit.h index c867eba..4e5d34e 100644 --- a/src/app/metaedit.h +++ b/src/app/metaedit.h @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef METAEDIT_H diff --git a/src/app/testvtabwidget.cpp b/src/app/testvtabwidget.cpp index 1e5d835..f346f1c 100644 --- a/src/app/testvtabwidget.cpp +++ b/src/app/testvtabwidget.cpp @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/app/treeview.cpp b/src/app/treeview.cpp index ddf24a5..ecde019 100644 --- a/src/app/treeview.cpp +++ b/src/app/treeview.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "treeview.moc" diff --git a/src/app/treeview.h b/src/app/treeview.h index e0c41c2..cc94364 100644 --- a/src/app/treeview.h +++ b/src/app/treeview.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef TREEVIEW_H diff --git a/src/app/truncatedtextlabel.h b/src/app/truncatedtextlabel.h index 81298fd..183752f 100644 --- a/src/app/truncatedtextlabel.h +++ b/src/app/truncatedtextlabel.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef TRUNCATEDTEXTLABEL_H diff --git a/src/app/vtabwidget.cpp b/src/app/vtabwidget.cpp index 974dc00..a05772c 100644 --- a/src/app/vtabwidget.cpp +++ b/src/app/vtabwidget.cpp @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/app/vtabwidget.h b/src/app/vtabwidget.h index 0f177ec..92e4b12 100644 --- a/src/app/vtabwidget.h +++ b/src/app/vtabwidget.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef VTABWIDGET_H diff --git a/src/gvcore/archive.cpp b/src/gvcore/archive.cpp index d31d1a7..d3cc20b 100644 --- a/src/gvcore/archive.cpp +++ b/src/gvcore/archive.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/archive.h b/src/gvcore/archive.h index cc98ced..6e2090b 100644 --- a/src/gvcore/archive.h +++ b/src/gvcore/archive.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/bcgdialog.cpp b/src/gvcore/bcgdialog.cpp index 18b7822..9f1486a 100644 --- a/src/gvcore/bcgdialog.cpp +++ b/src/gvcore/bcgdialog.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Self diff --git a/src/gvcore/bcgdialog.h b/src/gvcore/bcgdialog.h index 4093320..43e4958 100644 --- a/src/gvcore/bcgdialog.h +++ b/src/gvcore/bcgdialog.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BCGDIALOG_H diff --git a/src/gvcore/busylevelmanager.cpp b/src/gvcore/busylevelmanager.cpp index adfdf55..a08e146 100644 --- a/src/gvcore/busylevelmanager.cpp +++ b/src/gvcore/busylevelmanager.cpp @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/busylevelmanager.h b/src/gvcore/busylevelmanager.h index 21bee6d..9959c56 100644 --- a/src/gvcore/busylevelmanager.h +++ b/src/gvcore/busylevelmanager.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BUSYLEVELMANAGER_H diff --git a/src/gvcore/cache.cpp b/src/gvcore/cache.cpp index 77b0211..99ab9fc 100644 --- a/src/gvcore/cache.cpp +++ b/src/gvcore/cache.cpp @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/cache.h b/src/gvcore/cache.h index bf81b91..272cf8f 100644 --- a/src/gvcore/cache.h +++ b/src/gvcore/cache.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CACHE_H diff --git a/src/gvcore/captionformatter.cpp b/src/gvcore/captionformatter.cpp index 4bfac6b..4acbc11 100644 --- a/src/gvcore/captionformatter.cpp +++ b/src/gvcore/captionformatter.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "captionformatter.h" diff --git a/src/gvcore/captionformatter.h b/src/gvcore/captionformatter.h index edce26a..29aa3a9 100644 --- a/src/gvcore/captionformatter.h +++ b/src/gvcore/captionformatter.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CAPTIONFORMATTER_H diff --git a/src/gvcore/cursortracker.cpp b/src/gvcore/cursortracker.cpp index cc7ff89..0d3060d 100644 --- a/src/gvcore/cursortracker.cpp +++ b/src/gvcore/cursortracker.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/cursortracker.h b/src/gvcore/cursortracker.h index 1dc4003..2d2f6eb 100644 --- a/src/gvcore/cursortracker.h +++ b/src/gvcore/cursortracker.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/document.cpp b/src/gvcore/document.cpp index 058efe2..14a6410 100644 --- a/src/gvcore/document.cpp +++ b/src/gvcore/document.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/document.h b/src/gvcore/document.h index 98b14ca..d49811d 100644 --- a/src/gvcore/document.h +++ b/src/gvcore/document.h @@ -15,7 +15,7 @@ Copyright 2000-2006 Aurelien Gateau You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DOCUMENT_H diff --git a/src/gvcore/documentanimatedloadedimpl.cpp b/src/gvcore/documentanimatedloadedimpl.cpp index a6cabb1..aaaed2f 100644 --- a/src/gvcore/documentanimatedloadedimpl.cpp +++ b/src/gvcore/documentanimatedloadedimpl.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/documentanimatedloadedimpl.h b/src/gvcore/documentanimatedloadedimpl.h index b9266b3..a7493fc 100644 --- a/src/gvcore/documentanimatedloadedimpl.h +++ b/src/gvcore/documentanimatedloadedimpl.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DOCUMENTANIMATEDIMPL_H diff --git a/src/gvcore/documentimpl.cpp b/src/gvcore/documentimpl.cpp index 3221229..97a32c5 100644 --- a/src/gvcore/documentimpl.cpp +++ b/src/gvcore/documentimpl.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // KDE diff --git a/src/gvcore/documentimpl.h b/src/gvcore/documentimpl.h index d5ca875..94e23f4 100644 --- a/src/gvcore/documentimpl.h +++ b/src/gvcore/documentimpl.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DOCUMENTIMPL_H diff --git a/src/gvcore/documentjpegloadedimpl.cpp b/src/gvcore/documentjpegloadedimpl.cpp index 2f3250b..0b4caec 100644 --- a/src/gvcore/documentjpegloadedimpl.cpp +++ b/src/gvcore/documentjpegloadedimpl.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/gvcore/documentjpegloadedimpl.h b/src/gvcore/documentjpegloadedimpl.h index abb1e81..94e9e00 100644 --- a/src/gvcore/documentjpegloadedimpl.h +++ b/src/gvcore/documentjpegloadedimpl.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DOCUMENTJPEGLOADEDIMPL_H diff --git a/src/gvcore/documentloadedimpl.cpp b/src/gvcore/documentloadedimpl.cpp index 1d9456a..04fef67 100644 --- a/src/gvcore/documentloadedimpl.cpp +++ b/src/gvcore/documentloadedimpl.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "documentloadedimpl.moc" diff --git a/src/gvcore/documentloadedimpl.h b/src/gvcore/documentloadedimpl.h index 27a8ea7..6951090 100644 --- a/src/gvcore/documentloadedimpl.h +++ b/src/gvcore/documentloadedimpl.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DOCUMENTLOADEDIMPL_H diff --git a/src/gvcore/documentloadingimpl.cpp b/src/gvcore/documentloadingimpl.cpp index e148543..2a6efd7 100644 --- a/src/gvcore/documentloadingimpl.cpp +++ b/src/gvcore/documentloadingimpl.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/documentloadingimpl.h b/src/gvcore/documentloadingimpl.h index a17b25d..83543a9 100644 --- a/src/gvcore/documentloadingimpl.h +++ b/src/gvcore/documentloadingimpl.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DOCUMENTLOADINGIMPL_H diff --git a/src/gvcore/documentotherloadedimpl.cpp b/src/gvcore/documentotherloadedimpl.cpp index 1e3674b..a4f092e 100644 --- a/src/gvcore/documentotherloadedimpl.cpp +++ b/src/gvcore/documentotherloadedimpl.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Self diff --git a/src/gvcore/documentotherloadedimpl.h b/src/gvcore/documentotherloadedimpl.h index d9ffbdb..8343d05 100644 --- a/src/gvcore/documentotherloadedimpl.h +++ b/src/gvcore/documentotherloadedimpl.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DOCUMENTOTHERLOADEDIMPL_H diff --git a/src/gvcore/dragpixmapgenerator.h b/src/gvcore/dragpixmapgenerator.h index 7699eed..d73d776 100644 --- a/src/gvcore/dragpixmapgenerator.h +++ b/src/gvcore/dragpixmapgenerator.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DRAGPIXMAPGENERATOR_H diff --git a/src/gvcore/externaltoolaction.cpp b/src/gvcore/externaltoolaction.cpp index db47ff8..f8e4ad6 100644 --- a/src/gvcore/externaltoolaction.cpp +++ b/src/gvcore/externaltoolaction.cpp @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/gvcore/externaltoolaction.h b/src/gvcore/externaltoolaction.h index 7f62160..d2c450e 100644 --- a/src/gvcore/externaltoolaction.h +++ b/src/gvcore/externaltoolaction.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef EXTERNALTOOLACTION_H diff --git a/src/gvcore/externaltoolcontext.cpp b/src/gvcore/externaltoolcontext.cpp index fef6ac0..24456e5 100644 --- a/src/gvcore/externaltoolcontext.cpp +++ b/src/gvcore/externaltoolcontext.cpp @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "externaltoolcontext.moc" diff --git a/src/gvcore/externaltoolcontext.h b/src/gvcore/externaltoolcontext.h index a253ede..01a3574 100644 --- a/src/gvcore/externaltoolcontext.h +++ b/src/gvcore/externaltoolcontext.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef EXTERNALTOOLCONTEXT_H diff --git a/src/gvcore/externaltooldialog.cpp b/src/gvcore/externaltooldialog.cpp index 89ffb79..e8b0809 100644 --- a/src/gvcore/externaltooldialog.cpp +++ b/src/gvcore/externaltooldialog.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/gvcore/externaltooldialog.h b/src/gvcore/externaltooldialog.h index 306cb59..890644f 100644 --- a/src/gvcore/externaltooldialog.h +++ b/src/gvcore/externaltooldialog.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef EXTERNALTOOLDIALOG_H diff --git a/src/gvcore/externaltoolmanager.cpp b/src/gvcore/externaltoolmanager.cpp index 1df124f..9e6fc9e 100644 --- a/src/gvcore/externaltoolmanager.cpp +++ b/src/gvcore/externaltoolmanager.cpp @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // STL diff --git a/src/gvcore/externaltoolmanager.h b/src/gvcore/externaltoolmanager.h index 8cf01ab..fd767e3 100644 --- a/src/gvcore/externaltoolmanager.h +++ b/src/gvcore/externaltoolmanager.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef EXTERNALTOOLMANAGER_H diff --git a/src/gvcore/filedetailview.cpp b/src/gvcore/filedetailview.cpp index b36a1dd..9ba2c0d 100644 --- a/src/gvcore/filedetailview.cpp +++ b/src/gvcore/filedetailview.cpp @@ -18,8 +18,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/gvcore/filedetailview.h b/src/gvcore/filedetailview.h index 12313f6..2d8c988 100644 --- a/src/gvcore/filedetailview.h +++ b/src/gvcore/filedetailview.h @@ -17,8 +17,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef FILEDETAILVIEW_H diff --git a/src/gvcore/filedetailviewitem.cpp b/src/gvcore/filedetailviewitem.cpp index d02427d..d879744 100644 --- a/src/gvcore/filedetailviewitem.cpp +++ b/src/gvcore/filedetailviewitem.cpp @@ -18,8 +18,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ // KDE includes diff --git a/src/gvcore/filedetailviewitem.h b/src/gvcore/filedetailviewitem.h index 2e4c8ff..c67a34b 100644 --- a/src/gvcore/filedetailviewitem.h +++ b/src/gvcore/filedetailviewitem.h @@ -17,8 +17,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef FILEDETAILVIEWITEM_H diff --git a/src/gvcore/fileoperation.cpp b/src/gvcore/fileoperation.cpp index 99b015b..fd113cc 100644 --- a/src/gvcore/fileoperation.cpp +++ b/src/gvcore/fileoperation.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Self diff --git a/src/gvcore/fileoperation.h b/src/gvcore/fileoperation.h index bb71ed6..5ac7115 100644 --- a/src/gvcore/fileoperation.h +++ b/src/gvcore/fileoperation.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FILEOPERATION_H diff --git a/src/gvcore/fileopobject.cpp b/src/gvcore/fileopobject.cpp index c480156..0d565b5 100644 --- a/src/gvcore/fileopobject.cpp +++ b/src/gvcore/fileopobject.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/fileopobject.h b/src/gvcore/fileopobject.h index d26f763..a792685 100644 --- a/src/gvcore/fileopobject.h +++ b/src/gvcore/fileopobject.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FILEOPOBJECT_H diff --git a/src/gvcore/filethumbnailview.cpp b/src/gvcore/filethumbnailview.cpp index d9d3ca2..8deaf09 100644 --- a/src/gvcore/filethumbnailview.cpp +++ b/src/gvcore/filethumbnailview.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/filethumbnailview.h b/src/gvcore/filethumbnailview.h index 25258b7..c27b855 100644 --- a/src/gvcore/filethumbnailview.h +++ b/src/gvcore/filethumbnailview.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FILETHUMBNAILVIEW_H diff --git a/src/gvcore/filethumbnailviewitem.cpp b/src/gvcore/filethumbnailviewitem.cpp index df4e548..00f3c89 100644 --- a/src/gvcore/filethumbnailviewitem.cpp +++ b/src/gvcore/filethumbnailviewitem.cpp @@ -18,8 +18,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ // Qt includes #include diff --git a/src/gvcore/filethumbnailviewitem.h b/src/gvcore/filethumbnailviewitem.h index 154c4b7..0a817bf 100644 --- a/src/gvcore/filethumbnailviewitem.h +++ b/src/gvcore/filethumbnailviewitem.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/fileviewbase.h b/src/gvcore/fileviewbase.h index 9d36598..0802310 100644 --- a/src/gvcore/fileviewbase.h +++ b/src/gvcore/fileviewbase.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/fileviewcontroller.cpp b/src/gvcore/fileviewcontroller.cpp index 5daf10b..95dc47c 100644 --- a/src/gvcore/fileviewcontroller.cpp +++ b/src/gvcore/fileviewcontroller.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/fileviewcontroller.h b/src/gvcore/fileviewcontroller.h index 773de57..81d1269 100644 --- a/src/gvcore/fileviewcontroller.h +++ b/src/gvcore/fileviewcontroller.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FILEVIEWCONTROLLER_H diff --git a/src/gvcore/fullscreenbar.cpp b/src/gvcore/fullscreenbar.cpp index fb837ec..bd3b3de 100644 --- a/src/gvcore/fullscreenbar.cpp +++ b/src/gvcore/fullscreenbar.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/gvcore/fullscreenbar.h b/src/gvcore/fullscreenbar.h index 3eb1919..8322aa4 100644 --- a/src/gvcore/fullscreenbar.h +++ b/src/gvcore/fullscreenbar.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/gimp.h b/src/gvcore/gimp.h index 0c92b51..b93b491 100644 --- a/src/gvcore/gimp.h +++ b/src/gvcore/gimp.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/src/gvcore/imageframe.h b/src/gvcore/imageframe.h index 3825f06..13d4854 100644 --- a/src/gvcore/imageframe.h +++ b/src/gvcore/imageframe.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef IMAGEFRAME_H diff --git a/src/gvcore/imageloader.cpp b/src/gvcore/imageloader.cpp index e1be4e8..8cbc442 100644 --- a/src/gvcore/imageloader.cpp +++ b/src/gvcore/imageloader.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/imageloader.h b/src/gvcore/imageloader.h index c1cc1ec..1a61749 100644 --- a/src/gvcore/imageloader.h +++ b/src/gvcore/imageloader.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef IMAGELOADER_H diff --git a/src/gvcore/imagesavedialog.cpp b/src/gvcore/imagesavedialog.cpp index f7405af..edb4f5b 100644 --- a/src/gvcore/imagesavedialog.cpp +++ b/src/gvcore/imagesavedialog.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt includes diff --git a/src/gvcore/imagesavedialog.h b/src/gvcore/imagesavedialog.h index 6aba763..0a31c21 100644 --- a/src/gvcore/imagesavedialog.h +++ b/src/gvcore/imagesavedialog.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef IMAGESAVEDIALOG_H diff --git a/src/gvcore/imageview.cpp b/src/gvcore/imageview.cpp index f22b171..cd8a828 100644 --- a/src/gvcore/imageview.cpp +++ b/src/gvcore/imageview.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/imageview.h b/src/gvcore/imageview.h index 74e3c66..7c1d919 100644 --- a/src/gvcore/imageview.h +++ b/src/gvcore/imageview.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/imageviewcontroller.cpp b/src/gvcore/imageviewcontroller.cpp index 85a587a..cc88687 100644 --- a/src/gvcore/imageviewcontroller.cpp +++ b/src/gvcore/imageviewcontroller.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/src/gvcore/imageviewcontroller.h b/src/gvcore/imageviewcontroller.h index 7ccb3be..9fe775e 100644 --- a/src/gvcore/imageviewcontroller.h +++ b/src/gvcore/imageviewcontroller.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef IMAGEVIEWCONTROLLER_H diff --git a/src/gvcore/imageviewtools.cpp b/src/gvcore/imageviewtools.cpp index 06a483b..5cb8fdd 100644 --- a/src/gvcore/imageviewtools.cpp +++ b/src/gvcore/imageviewtools.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Our header diff --git a/src/gvcore/imageviewtools.h b/src/gvcore/imageviewtools.h index 59ce3e2..f0d175b 100644 --- a/src/gvcore/imageviewtools.h +++ b/src/gvcore/imageviewtools.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef IMAGEVIEWTOOLS_H diff --git a/src/gvcore/inputdialog.cpp b/src/gvcore/inputdialog.cpp index 3da70e9..e273969 100644 --- a/src/gvcore/inputdialog.cpp +++ b/src/gvcore/inputdialog.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Self diff --git a/src/gvcore/inputdialog.h b/src/gvcore/inputdialog.h index a849eb5..09817d7 100644 --- a/src/gvcore/inputdialog.h +++ b/src/gvcore/inputdialog.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef INPUTDIALOG_H diff --git a/src/gvcore/libgwenview_export.h b/src/gvcore/libgwenview_export.h index 769141f..b51a8c0 100644 --- a/src/gvcore/libgwenview_export.h +++ b/src/gvcore/libgwenview_export.h @@ -14,8 +14,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef _LIBGWENVIEW_EXPORT_H diff --git a/src/gvcore/mimetypeutils.cpp b/src/gvcore/mimetypeutils.cpp index 954a24b..b2a7fb9 100644 --- a/src/gvcore/mimetypeutils.cpp +++ b/src/gvcore/mimetypeutils.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "mimetypeutils.h" diff --git a/src/gvcore/mimetypeutils.h b/src/gvcore/mimetypeutils.h index 02aa6dc..0c13a5f 100644 --- a/src/gvcore/mimetypeutils.h +++ b/src/gvcore/mimetypeutils.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef MIMETYPEUTILS_H diff --git a/src/gvcore/printdialog.cpp b/src/gvcore/printdialog.cpp index 6e3a162..cce06fb 100644 --- a/src/gvcore/printdialog.cpp +++ b/src/gvcore/printdialog.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Qt diff --git a/src/gvcore/printdialog.h b/src/gvcore/printdialog.h index 261583f..63ff4d7 100644 --- a/src/gvcore/printdialog.h +++ b/src/gvcore/printdialog.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PRINTDIALOG_H diff --git a/src/gvcore/qxcfi.cpp b/src/gvcore/qxcfi.cpp index 2a771bc..d25e0f0 100644 --- a/src/gvcore/qxcfi.cpp +++ b/src/gvcore/qxcfi.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/src/gvcore/slideshow.cpp b/src/gvcore/slideshow.cpp index fb9442a..a22b619 100644 --- a/src/gvcore/slideshow.cpp +++ b/src/gvcore/slideshow.cpp @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/slideshow.h b/src/gvcore/slideshow.h index fcb1d1a..1539347 100644 --- a/src/gvcore/slideshow.h +++ b/src/gvcore/slideshow.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/threadgate.cpp b/src/gvcore/threadgate.cpp index 3d09b9f..fb0c65b 100644 --- a/src/gvcore/threadgate.cpp +++ b/src/gvcore/threadgate.cpp @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/threadgate.h b/src/gvcore/threadgate.h index 4783198..f88fffb 100644 --- a/src/gvcore/threadgate.h +++ b/src/gvcore/threadgate.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/thumbnaildetailsdialog.cpp b/src/gvcore/thumbnaildetailsdialog.cpp index ed514ed..0610488 100644 --- a/src/gvcore/thumbnaildetailsdialog.cpp +++ b/src/gvcore/thumbnaildetailsdialog.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/gvcore/thumbnaildetailsdialog.h b/src/gvcore/thumbnaildetailsdialog.h index 9706c20..b6ce6ad 100644 --- a/src/gvcore/thumbnaildetailsdialog.h +++ b/src/gvcore/thumbnaildetailsdialog.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef THUMBNAILDETAILSDIALOG_H diff --git a/src/gvcore/thumbnailloadjob.cpp b/src/gvcore/thumbnailloadjob.cpp index 92290ac..09cec44 100644 --- a/src/gvcore/thumbnailloadjob.cpp +++ b/src/gvcore/thumbnailloadjob.cpp @@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "thumbnailloadjob.moc" diff --git a/src/gvcore/thumbnailloadjob.h b/src/gvcore/thumbnailloadjob.h index 331708d..fd7791e 100644 --- a/src/gvcore/thumbnailloadjob.h +++ b/src/gvcore/thumbnailloadjob.h @@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef THUMBNAILLOADJOB_H diff --git a/src/gvcore/thumbnailsize.h b/src/gvcore/thumbnailsize.h index 400c22e..c5be1b7 100644 --- a/src/gvcore/thumbnailsize.h +++ b/src/gvcore/thumbnailsize.h @@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef THUMBNAILSIZE_H #define THUMBNAILSIZE_H diff --git a/src/gvcore/timeutils.cpp b/src/gvcore/timeutils.cpp index d79c24d..3893aa5 100644 --- a/src/gvcore/timeutils.cpp +++ b/src/gvcore/timeutils.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "timeutils.h" diff --git a/src/gvcore/timeutils.h b/src/gvcore/timeutils.h index 5815965..db50bdd 100644 --- a/src/gvcore/timeutils.h +++ b/src/gvcore/timeutils.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef TIMEUTILS_H diff --git a/src/gvdirpart/cr16-app-gvdirpart.png b/src/gvdirpart/cr16-app-gvdirpart.png index d49bc5b..652e742 100644 Binary files a/src/gvdirpart/cr16-app-gvdirpart.png and b/src/gvdirpart/cr16-app-gvdirpart.png differ diff --git a/src/gvdirpart/cr22-app-gvdirpart.png b/src/gvdirpart/cr22-app-gvdirpart.png index 00eaab2..8abef5a 100644 Binary files a/src/gvdirpart/cr22-app-gvdirpart.png and b/src/gvdirpart/cr22-app-gvdirpart.png differ diff --git a/src/gvdirpart/cr32-app-gvdirpart.png b/src/gvdirpart/cr32-app-gvdirpart.png index 1a68bf4..810f5d3 100644 Binary files a/src/gvdirpart/cr32-app-gvdirpart.png and b/src/gvdirpart/cr32-app-gvdirpart.png differ diff --git a/src/gvdirpart/gvdirpart.cpp b/src/gvdirpart/gvdirpart.cpp index f85f06d..d2bde68 100644 --- a/src/gvdirpart/gvdirpart.cpp +++ b/src/gvdirpart/gvdirpart.cpp @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "gvdirpart.moc" diff --git a/src/gvdirpart/gvdirpart.h b/src/gvdirpart/gvdirpart.h index 08b5626..0cd3df7 100644 --- a/src/gvdirpart/gvdirpart.h +++ b/src/gvdirpart/gvdirpart.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __gvdirpart_h__ diff --git a/src/gvdirpart/hi16-app-gvdirpart.png b/src/gvdirpart/hi16-app-gvdirpart.png index 175c0df..184fc77 100644 Binary files a/src/gvdirpart/hi16-app-gvdirpart.png and b/src/gvdirpart/hi16-app-gvdirpart.png differ diff --git a/src/gvdirpart/hi22-app-gvdirpart.png b/src/gvdirpart/hi22-app-gvdirpart.png index d590c70..841b655 100644 Binary files a/src/gvdirpart/hi22-app-gvdirpart.png and b/src/gvdirpart/hi22-app-gvdirpart.png differ diff --git a/src/gvdirpart/hi32-app-gvdirpart.png b/src/gvdirpart/hi32-app-gvdirpart.png index 9f3b269..567869e 100644 Binary files a/src/gvdirpart/hi32-app-gvdirpart.png and b/src/gvdirpart/hi32-app-gvdirpart.png differ diff --git a/src/gvimagepart/gvimagepart.cpp b/src/gvimagepart/gvimagepart.cpp index 5750445..6fcceee 100644 --- a/src/gvimagepart/gvimagepart.cpp +++ b/src/gvimagepart/gvimagepart.cpp @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "gvimagepart.moc" diff --git a/src/gvimagepart/gvimagepart.h b/src/gvimagepart/gvimagepart.h index d77adc7..3930e2c 100644 --- a/src/gvimagepart/gvimagepart.h +++ b/src/gvimagepart/gvimagepart.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __gvimagepart_h__ diff --git a/src/imageutils/croppedqimage.cpp b/src/imageutils/croppedqimage.cpp index 5ed2aab..0271e85 100644 --- a/src/imageutils/croppedqimage.cpp +++ b/src/imageutils/croppedqimage.cpp @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/imageutils/croppedqimage.h b/src/imageutils/croppedqimage.h index 4d93840..c8c2ac3 100644 --- a/src/imageutils/croppedqimage.h +++ b/src/imageutils/croppedqimage.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/imageutils/imageutils.cpp b/src/imageutils/imageutils.cpp index c9d04ca..0dce222 100644 --- a/src/imageutils/imageutils.cpp +++ b/src/imageutils/imageutils.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/src/imageutils/imageutils.h b/src/imageutils/imageutils.h index 62b757c..f234a07 100644 --- a/src/imageutils/imageutils.h +++ b/src/imageutils/imageutils.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef IMAGEUTILS_H diff --git a/src/imageutils/jpegcontent.cpp b/src/imageutils/jpegcontent.cpp index b44b14d..9c8efeb 100644 --- a/src/imageutils/jpegcontent.cpp +++ b/src/imageutils/jpegcontent.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // System diff --git a/src/imageutils/jpegcontent.h b/src/imageutils/jpegcontent.h index 40af44d..7aa03fc 100644 --- a/src/imageutils/jpegcontent.h +++ b/src/imageutils/jpegcontent.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef JPEGCONTENT_H diff --git a/src/imageutils/jpegerrormanager.h b/src/imageutils/jpegerrormanager.h index e4f82bb..bc5759c 100644 --- a/src/imageutils/jpegerrormanager.h +++ b/src/imageutils/jpegerrormanager.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef JPEGERRORMANAGER_H diff --git a/src/imageutils/orientation.h b/src/imageutils/orientation.h index 64f0ad8..cd4b535 100644 --- a/src/imageutils/orientation.h +++ b/src/imageutils/orientation.h @@ -15,7 +15,7 @@ Copyright 2000-2004 Aur You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef ORIENTATION_H diff --git a/src/imageutils/testjpegcontent.cpp b/src/imageutils/testjpegcontent.cpp index b533373..fa9128d 100644 --- a/src/imageutils/testjpegcontent.cpp +++ b/src/imageutils/testjpegcontent.cpp @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/src/pics/action/hi16-action-dnd1.png b/src/pics/action/hi16-action-dnd1.png index 60f9594..e52b65e 100644 Binary files a/src/pics/action/hi16-action-dnd1.png and b/src/pics/action/hi16-action-dnd1.png differ diff --git a/src/pics/action/hi16-action-dnd2.png b/src/pics/action/hi16-action-dnd2.png index fc70f77..977ef97 100644 Binary files a/src/pics/action/hi16-action-dnd2.png and b/src/pics/action/hi16-action-dnd2.png differ diff --git a/src/pics/action/hi16-action-dnd3.png b/src/pics/action/hi16-action-dnd3.png index 942ad5f..c3be40f 100644 Binary files a/src/pics/action/hi16-action-dnd3.png and b/src/pics/action/hi16-action-dnd3.png differ diff --git a/src/pics/action/hi16-action-dnd4.png b/src/pics/action/hi16-action-dnd4.png index fc70f77..977ef97 100644 Binary files a/src/pics/action/hi16-action-dnd4.png and b/src/pics/action/hi16-action-dnd4.png differ diff --git a/src/pics/action/hi16-action-dnd5.png b/src/pics/action/hi16-action-dnd5.png index da740a7..f19234f 100644 Binary files a/src/pics/action/hi16-action-dnd5.png and b/src/pics/action/hi16-action-dnd5.png differ diff --git a/src/pics/action/hi16-action-dnd6.png b/src/pics/action/hi16-action-dnd6.png index c7e6605..7556cef 100644 Binary files a/src/pics/action/hi16-action-dnd6.png and b/src/pics/action/hi16-action-dnd6.png differ diff --git a/src/pics/action/hi16-action-dnd7.png b/src/pics/action/hi16-action-dnd7.png index 4911557..06ac8af 100644 Binary files a/src/pics/action/hi16-action-dnd7.png and b/src/pics/action/hi16-action-dnd7.png differ diff --git a/src/pics/action/hi16-action-dnd8.png b/src/pics/action/hi16-action-dnd8.png index 77c6371..8899b55 100644 Binary files a/src/pics/action/hi16-action-dnd8.png and b/src/pics/action/hi16-action-dnd8.png differ diff --git a/src/pics/action/hi16-action-flip.png b/src/pics/action/hi16-action-flip.png index 3481a3c..c640e52 100644 Binary files a/src/pics/action/hi16-action-flip.png and b/src/pics/action/hi16-action-flip.png differ diff --git a/src/pics/action/hi16-action-mirror.png b/src/pics/action/hi16-action-mirror.png index 7942f3f..3240cb0 100644 Binary files a/src/pics/action/hi16-action-mirror.png and b/src/pics/action/hi16-action-mirror.png differ diff --git a/src/pics/action/hi16-action-rotate_left.png b/src/pics/action/hi16-action-rotate_left.png index 0c138a9..7185f66 100644 Binary files a/src/pics/action/hi16-action-rotate_left.png and b/src/pics/action/hi16-action-rotate_left.png differ diff --git a/src/pics/action/hi16-action-rotate_right.png b/src/pics/action/hi16-action-rotate_right.png index 7a9119d..0e2a348 100644 Binary files a/src/pics/action/hi16-action-rotate_right.png and b/src/pics/action/hi16-action-rotate_right.png differ diff --git a/src/pics/action/hi16-action-slideshow_pause.png b/src/pics/action/hi16-action-slideshow_pause.png index fb08349..9417608 100644 Binary files a/src/pics/action/hi16-action-slideshow_pause.png and b/src/pics/action/hi16-action-slideshow_pause.png differ diff --git a/src/pics/action/hi16-action-slideshow_play.png b/src/pics/action/hi16-action-slideshow_play.png index 30c4612..5a1f82e 100644 Binary files a/src/pics/action/hi16-action-slideshow_play.png and b/src/pics/action/hi16-action-slideshow_play.png differ diff --git a/src/pics/action/hi22-action-flip.png b/src/pics/action/hi22-action-flip.png index b5ddd6d..b4200e0 100644 Binary files a/src/pics/action/hi22-action-flip.png and b/src/pics/action/hi22-action-flip.png differ diff --git a/src/pics/action/hi22-action-mirror.png b/src/pics/action/hi22-action-mirror.png index 01e9e72..9691008 100644 Binary files a/src/pics/action/hi22-action-mirror.png and b/src/pics/action/hi22-action-mirror.png differ diff --git a/src/pics/action/hi22-action-rotate_left.png b/src/pics/action/hi22-action-rotate_left.png index a3356f2..212d543 100644 Binary files a/src/pics/action/hi22-action-rotate_left.png and b/src/pics/action/hi22-action-rotate_left.png differ diff --git a/src/pics/action/hi22-action-rotate_right.png b/src/pics/action/hi22-action-rotate_right.png index be32aab..04afd57 100644 Binary files a/src/pics/action/hi22-action-rotate_right.png and b/src/pics/action/hi22-action-rotate_right.png differ diff --git a/src/pics/action/hi22-action-slideshow_pause.png b/src/pics/action/hi22-action-slideshow_pause.png index 18e02ee..183a7ac 100644 Binary files a/src/pics/action/hi22-action-slideshow_pause.png and b/src/pics/action/hi22-action-slideshow_pause.png differ diff --git a/src/pics/action/hi22-action-slideshow_play.png b/src/pics/action/hi22-action-slideshow_play.png index 834e364..cc1a4cd 100644 Binary files a/src/pics/action/hi22-action-slideshow_play.png and b/src/pics/action/hi22-action-slideshow_play.png differ diff --git a/src/pics/action/hi32-action-flip.png b/src/pics/action/hi32-action-flip.png index e0dd902..997832e 100644 Binary files a/src/pics/action/hi32-action-flip.png and b/src/pics/action/hi32-action-flip.png differ diff --git a/src/pics/action/hi32-action-mirror.png b/src/pics/action/hi32-action-mirror.png index a74d98d..d52144c 100644 Binary files a/src/pics/action/hi32-action-mirror.png and b/src/pics/action/hi32-action-mirror.png differ diff --git a/src/pics/action/hi32-action-rotate_left.png b/src/pics/action/hi32-action-rotate_left.png index 2c34e81..30a228f 100644 Binary files a/src/pics/action/hi32-action-rotate_left.png and b/src/pics/action/hi32-action-rotate_left.png differ diff --git a/src/pics/action/hi32-action-rotate_right.png b/src/pics/action/hi32-action-rotate_right.png index 86a8085..d5460ea 100644 Binary files a/src/pics/action/hi32-action-rotate_right.png and b/src/pics/action/hi32-action-rotate_right.png differ diff --git a/src/pics/action/hi32-action-slideshow_pause.png b/src/pics/action/hi32-action-slideshow_pause.png index b2d8bb7..796b6fe 100644 Binary files a/src/pics/action/hi32-action-slideshow_pause.png and b/src/pics/action/hi32-action-slideshow_pause.png differ diff --git a/src/pics/action/hi32-action-slideshow_play.png b/src/pics/action/hi32-action-slideshow_play.png index eb24b8d..a8d2b01 100644 Binary files a/src/pics/action/hi32-action-slideshow_play.png and b/src/pics/action/hi32-action-slideshow_play.png differ diff --git a/src/pics/action/hi48-action-flip.png b/src/pics/action/hi48-action-flip.png index 48b5592..1f2e37c 100644 Binary files a/src/pics/action/hi48-action-flip.png and b/src/pics/action/hi48-action-flip.png differ diff --git a/src/pics/action/hi48-action-mirror.png b/src/pics/action/hi48-action-mirror.png index c7f92e4..529422b 100644 Binary files a/src/pics/action/hi48-action-mirror.png and b/src/pics/action/hi48-action-mirror.png differ diff --git a/src/pics/action/hi48-action-rotate_left.png b/src/pics/action/hi48-action-rotate_left.png index 6dfcae6..88b9a01 100644 Binary files a/src/pics/action/hi48-action-rotate_left.png and b/src/pics/action/hi48-action-rotate_left.png differ diff --git a/src/pics/action/hi48-action-rotate_right.png b/src/pics/action/hi48-action-rotate_right.png index 55def95..5c7d99d 100644 Binary files a/src/pics/action/hi48-action-rotate_right.png and b/src/pics/action/hi48-action-rotate_right.png differ diff --git a/src/pics/action/hi48-action-slideshow_pause.png b/src/pics/action/hi48-action-slideshow_pause.png index c7b1f93..d7f2688 100644 Binary files a/src/pics/action/hi48-action-slideshow_pause.png and b/src/pics/action/hi48-action-slideshow_pause.png differ diff --git a/src/pics/action/hi48-action-slideshow_play.png b/src/pics/action/hi48-action-slideshow_play.png index d0d52b3..65c96f3 100644 Binary files a/src/pics/action/hi48-action-slideshow_play.png and b/src/pics/action/hi48-action-slideshow_play.png differ diff --git a/src/pics/app/hi128-app-gwenview.png b/src/pics/app/hi128-app-gwenview.png index 277769a..fbf2335 100644 Binary files a/src/pics/app/hi128-app-gwenview.png and b/src/pics/app/hi128-app-gwenview.png differ diff --git a/src/pics/app/hi16-app-gwenview.png b/src/pics/app/hi16-app-gwenview.png index d93a242..784b05d 100644 Binary files a/src/pics/app/hi16-app-gwenview.png and b/src/pics/app/hi16-app-gwenview.png differ diff --git a/src/pics/app/hi22-app-gwenview.png b/src/pics/app/hi22-app-gwenview.png index 1f98c35..3bbe3af 100644 Binary files a/src/pics/app/hi22-app-gwenview.png and b/src/pics/app/hi22-app-gwenview.png differ diff --git a/src/pics/app/hi32-app-gwenview.png b/src/pics/app/hi32-app-gwenview.png index 5421fd8..164bd9c 100644 Binary files a/src/pics/app/hi32-app-gwenview.png and b/src/pics/app/hi32-app-gwenview.png differ diff --git a/src/pics/app/hi48-app-gwenview.png b/src/pics/app/hi48-app-gwenview.png index 5db2a9a..bb712f4 100644 Binary files a/src/pics/app/hi48-app-gwenview.png and b/src/pics/app/hi48-app-gwenview.png differ diff --git a/src/pics/app/hi64-app-gwenview.png b/src/pics/app/hi64-app-gwenview.png index c427605..34592d4 100644 Binary files a/src/pics/app/hi64-app-gwenview.png and b/src/pics/app/hi64-app-gwenview.png differ diff --git a/src/pics/cursor/zoom.png b/src/pics/cursor/zoom.png index 2250544..11c3bb6 100644 Binary files a/src/pics/cursor/zoom.png and b/src/pics/cursor/zoom.png differ diff --git a/src/pics/thumbnail/wait.png b/src/pics/thumbnail/wait.png index 62008cd..23d49dc 100644 Binary files a/src/pics/thumbnail/wait.png and b/src/pics/thumbnail/wait.png differ