[Kde-cygwin-cvs] CVS: qt-3/tools/qvfb LICENSE.GPL,1.1.1.3,1.2 gammaview.h,1.1.1.3,1.2 main.cpp,1.1.1
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:40:48
|
Update of /cvsroot/kde-cygwin/qt-3/tools/qvfb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/tools/qvfb Modified Files: LICENSE.GPL gammaview.h main.cpp qanimationwriter.cpp qanimationwriter.h qvfb.cpp qvfb.h qvfbratedlg.cpp qvfbratedlg.h qvfbview.cpp qvfbview.h skin.cpp skin.h Log Message: st qt3.3.5 patch - I made the smae mistake like 3.3.4 but don't know what is going wrong there. Seems like our cvs is messed up :( ttt: ---------------------------------------------------------------------- Index: LICENSE.GPL =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/LICENSE.GPL,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- LICENSE.GPL 22 Sep 2005 12:57:39 -0000 1.1.1.3 +++ LICENSE.GPL 23 Sep 2005 09:40:32 -0000 1.2 @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Index: gammaview.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/gammaview.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- gammaview.h 22 Sep 2005 12:57:39 -0000 1.1.1.3 +++ gammaview.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: main.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/main.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- main.cpp 22 Sep 2005 12:57:38 -0000 1.1.1.3 +++ main.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: qanimationwriter.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qanimationwriter.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- qanimationwriter.cpp 22 Sep 2005 12:57:39 -0000 1.1.1.3 +++ qanimationwriter.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: qanimationwriter.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qanimationwriter.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- qanimationwriter.h 22 Sep 2005 12:57:38 -0000 1.1.1.3 +++ qanimationwriter.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: qvfb.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qvfb.cpp,v retrieving revision 1.1.1.6 retrieving revision 1.2 diff -u -r1.1.1.6 -r1.2 --- qvfb.cpp 22 Sep 2005 12:57:39 -0000 1.1.1.6 +++ qvfb.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** @@ -230,7 +230,7 @@ "<p><b><font size=+2>Qt/Embedded Virtual " + platform + " Framebuffer</font></b></p>" "<p></p>" "<p>Version 1.0</p>" - "<p>Copyright (C) 2001-2005 Trolltech AS. All rights reserved.</p>" + "<p>Copyright (C) 2001-2002 Trolltech AS. All rights reserved.</p>" "<p></p>" "<p>This program is licensed to you under the terms of the GNU General " "Public License Version 2 as published by the Free Software Foundation. This " Index: qvfb.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qvfb.h,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- qvfb.h 22 Sep 2005 12:57:39 -0000 1.1.1.4 +++ qvfb.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: qvfbratedlg.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qvfbratedlg.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- qvfbratedlg.cpp 22 Sep 2005 12:57:38 -0000 1.1.1.3 +++ qvfbratedlg.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: qvfbratedlg.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qvfbratedlg.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- qvfbratedlg.h 22 Sep 2005 12:57:38 -0000 1.1.1.3 +++ qvfbratedlg.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: qvfbview.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qvfbview.cpp,v retrieving revision 1.1.1.6 retrieving revision 1.2 diff -u -r1.1.1.6 -r1.2 --- qvfbview.cpp 22 Sep 2005 12:57:38 -0000 1.1.1.6 +++ qvfbview.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: qvfbview.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/qvfbview.h,v retrieving revision 1.1.1.6 retrieving revision 1.2 diff -u -r1.1.1.6 -r1.2 --- qvfbview.h 22 Sep 2005 12:57:43 -0000 1.1.1.6 +++ qvfbview.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: skin.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/skin.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- skin.cpp 22 Sep 2005 12:57:38 -0000 1.1.1.3 +++ skin.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** Index: skin.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qvfb/skin.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- skin.h 22 Sep 2005 12:57:39 -0000 1.1.1.3 +++ skin.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt/Embedded virtual framebuffer. ** |