From 7652fc8472ac83e26641fb737539e7c87725ed68 Mon Sep 17 00:00:00 2001 From: albert-github Date: Mon, 21 Apr 2014 14:35:53 +0200 Subject: Corrected copyright year --- addon/doxywizard/doxywizard.cpp | 2 +- testing/runtests.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addon/doxywizard/doxywizard.cpp b/addon/doxywizard/doxywizard.cpp index 99310a1..fb6e115 100644 --- a/addon/doxywizard/doxywizard.cpp +++ b/addon/doxywizard/doxywizard.cpp @@ -191,7 +191,7 @@ void MainWindow::about() t << QString::fromAscii("
A tool to configure and run doxygen version ")+ QString::fromAscii(versionString)+ QString::fromAscii(" on your source files.


" - "

Written by
Dimitri van Heesch
© 2000-2013

" + "

Written by
Dimitri van Heesch
© 2000-2014

" ""); QMessageBox::about(this,tr("Doxygen GUI"),msg); } diff --git a/testing/runtests.pl b/testing/runtests.pl index bbbd1be..6b705aa 100755 --- a/testing/runtests.pl +++ b/testing/runtests.pl @@ -2,7 +2,7 @@ # perl script to execute doxygen's regression test suite. # -# Copyright (C) 1997-2013 by Dimitri van Heesch. +# Copyright (C) 1997-2014 by Dimitri van Heesch. # # Permission to use, copy, modify, and distribute this software and its # documentation under the terms of the GNU General Public License is hereby -- cgit v0.12