CVS commit by raggi: removed the headers M +0 -10 main.cpp 1.2 M +0 -10 qmakeapp.cpp 1.5 M +0 -10 qmakeapp.h 1.2 --- kdevelop/parts/appwizard/qmakeapp/main.cpp #1.1:1.2 @@ -1,12 +1,2 @@ -/**************************************************************************** -** $Id$ -** -** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. -** -** This file is part of an example program for Qt. This example -** program may be used, distributed and modified without limitation. -** -*****************************************************************************/ - #include #include "$APPNAMELC$.h" --- kdevelop/parts/appwizard/qmakeapp/qmakeapp.cpp #1.4:1.5 @@ -1,12 +1,2 @@ -/**************************************************************************** -** $Id$ -** -** Copyright (C) 1992-2002 Trolltech AS. All rights reserved. -** -** This file is part of an example program for Qt. This example -** program may be used, distributed and modified without limitation. -** -*****************************************************************************/ - #include "$APPNAMELC$.h" --- kdevelop/parts/appwizard/qmakeapp/qmakeapp.h #1.1:1.2 @@ -1,12 +1,2 @@ -/**************************************************************************** -** $Id$ -** -** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. -** -** This file is part of an example program for Qt. This example -** program may be used, distributed and modified without limitation. -** -*****************************************************************************/ - #ifndef $APPNAMEUC$_H #define $APPNAMEUC$_H