diff options
Diffstat (limited to 'src/imageutils')
-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 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/imageutils/imageutils.cpp b/src/imageutils/imageutils.cpp index 289d24f..1610b82 100644 --- a/src/imageutils/imageutils.cpp +++ b/src/imageutils/imageutils.cpp @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau This program is free software; you can redistribute it and/or diff --git a/src/imageutils/imageutils.h b/src/imageutils/imageutils.h index b661eda..7af8de8 100644 --- a/src/imageutils/imageutils.h +++ b/src/imageutils/imageutils.h @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau This program is free software; you can redistribute it and/or diff --git a/src/imageutils/jpegcontent.cpp b/src/imageutils/jpegcontent.cpp index c007267..b3dc5ff 100644 --- a/src/imageutils/jpegcontent.cpp +++ b/src/imageutils/jpegcontent.cpp @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau This program is free software; you can redistribute it and/or diff --git a/src/imageutils/jpegcontent.h b/src/imageutils/jpegcontent.h index dddc28d..e690d19 100644 --- a/src/imageutils/jpegcontent.h +++ b/src/imageutils/jpegcontent.h @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau This program is free software; you can redistribute it and/or diff --git a/src/imageutils/jpegerrormanager.h b/src/imageutils/jpegerrormanager.h index bc5759c..2c81188 100644 --- a/src/imageutils/jpegerrormanager.h +++ b/src/imageutils/jpegerrormanager.h @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aurélien Gâteau This program is free software; you can redistribute it and/or diff --git a/src/imageutils/orientation.h b/src/imageutils/orientation.h index d223e3b..375a1af 100644 --- a/src/imageutils/orientation.h +++ b/src/imageutils/orientation.h @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau This program is free software; you can redistribute it and/or diff --git a/src/imageutils/testjpegcontent.cpp b/src/imageutils/testjpegcontent.cpp index af39201..a46ef70 100644 --- a/src/imageutils/testjpegcontent.cpp +++ b/src/imageutils/testjpegcontent.cpp @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aurélien Gâteau This program is free software; you can redistribute it and/or |