From 422b31152ec6952fcbbf552edcc27f107adb4a31 Mon Sep 17 00:00:00 2001 From: Benjamin C Meyer Date: Thu, 17 Jan 2008 21:19:00 +0100 Subject: [PATCH] update copyright to 2008 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 0e44138..23abdb6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -140,7 +140,7 @@ void outputFile(ClassModelItem clazz, FunctionList functions, // License out << "/****************************************************************************" << endl << "**" << endl - << "** Copyright (C) 2007-$THISYEAR$ $TROLLTECH$. All rights reserved." << endl + << "** Copyright (C) 2008-$THISYEAR$ $TROLLTECH$. All rights reserved." << endl << "**" << endl << "** This file is part of the $MODULE$ of the Qt Toolkit." << endl << "**" << endl -- 2.11.4.GIT