From 3cbd020bfcd6012ee756f625239cff9f0a1fdba8 Mon Sep 17 00:00:00 2001 From: Christian Hohnstaedt Date: Wed, 20 Nov 2013 09:32:39 +0100 Subject: [PATCH] Update copyright notes --- COPYRIGHT | 2 +- lib/pki_base.cpp | 2 +- lib/pki_evp.cpp | 2 +- widgets/MW_help.cpp | 4 ++-- widgets/hashBox.cpp | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 54f7d3db..e1b86d8d 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ -Copyright (C) 2001 - 2012 Christian Hohnstaedt. +Copyright (C) 2001 - 2013 Christian Hohnstaedt. All rights reserved. diff --git a/lib/pki_base.cpp b/lib/pki_base.cpp index bc21dfe9..7f5edf59 100644 --- a/lib/pki_base.cpp +++ b/lib/pki_base.cpp @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: * - * Copyright (C) 2001 - 2012 Christian Hohnstaedt. + * Copyright (C) 2001 - 2013 Christian Hohnstaedt. * * All rights reserved. */ diff --git a/lib/pki_evp.cpp b/lib/pki_evp.cpp index b0a8952e..84d646c9 100644 --- a/lib/pki_evp.cpp +++ b/lib/pki_evp.cpp @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: * - * Copyright (C) 2001 - 2011 Christian Hohnstaedt. + * Copyright (C) 2001 - 2013 Christian Hohnstaedt. * * All rights reserved. */ diff --git a/widgets/MW_help.cpp b/widgets/MW_help.cpp index 813c2b71..cedb665d 100644 --- a/widgets/MW_help.cpp +++ b/widgets/MW_help.cpp @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: * - * Copyright (C) 2001 - 2012 Christian Hohnstaedt. + * Copyright (C) 2001 - 2013 Christian Hohnstaedt. * * All rights reserved. */ @@ -70,7 +70,7 @@ void MainWindow::about() cont = QString( "

XCA

" - "

Copyright 2001 - 2012 by Christian Hohnstädt\n" + "

Copyright 2001 - 2013 by Christian Hohnstädt\n" "

Version : " VER "" "

%1" "


" diff --git a/widgets/hashBox.cpp b/widgets/hashBox.cpp index cf163478..563856c4 100644 --- a/widgets/hashBox.cpp +++ b/widgets/hashBox.cpp @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: * - * Copyright (C) 2007 - 2011 Christian Hohnstaedt. + * Copyright (C) 2007 - 2013 Christian Hohnstaedt. * * All rights reserved. */