diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-10 01:12:03 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-10 01:12:03 +0000 |
commit | 228d8e7213d84544c3746d1d2b8ee4087eb12807 (patch) | |
tree | 5ca1d9e3fb1f70538a28330b25f161c173751025 /src/imageutils | |
parent | c66249b79aa9bfa0924494adcd5345b5b1244b0c (diff) | |
download | gwenview-228d8e7213d84544c3746d1d2b8ee4087eb12807.tar.gz gwenview-228d8e7213d84544c3746d1d2b8ee4087eb12807.zip |
Rest of interrupted svn commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088038 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/imageutils')
-rw-r--r-- | src/imageutils/croppedqimage.cpp | 2 | ||||
-rw-r--r-- | src/imageutils/croppedqimage.h | 2 | ||||
-rw-r--r-- | src/imageutils/imageutils.cpp | 2 | ||||
-rw-r--r-- | src/imageutils/imageutils.h | 2 | ||||
-rw-r--r-- | src/imageutils/jpegcontent.cpp | 2 | ||||
-rw-r--r-- | src/imageutils/jpegcontent.h | 2 | ||||
-rw-r--r-- | src/imageutils/jpegerrormanager.h | 2 | ||||
-rw-r--r-- | src/imageutils/orientation.h | 2 | ||||
-rw-r--r-- | src/imageutils/testjpegcontent.cpp | 2 |
9 files changed, 9 insertions, 9 deletions
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 <math.h> 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élien Gâteau 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élien Gâteau 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 <iostream> |