diff libgui/graphics/Figure.cc @ 20038:f0e61a67ad9f

Update copyright year in Qt graphics code.
author John W. Eaton <jwe@octave.org>
date Fri, 20 Mar 2015 16:18:10 -0400
parents 3cc0734283dc
children c3a40003aa42
line wrap: on
line diff
--- a/libgui/graphics/Figure.cc	Thu Mar 19 14:32:40 2015 -0400
+++ b/libgui/graphics/Figure.cc	Fri Mar 20 16:18:10 2015 -0400
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 2011-2014 Michael Goffioul
+Copyright (C) 2011-2015 Michael Goffioul
 
 This file is part of Octave.
 
@@ -54,7 +54,7 @@
 namespace QtHandles
 {
 
-#define ABOUT_TEXT "<b>QtHandles</b> - a Qt-based toolkit for <a href=\"http://www.octave.org\">Octave</a>.<br><br>Copyright (C) 2011-2014 Michael Goffioul"
+#define ABOUT_TEXT "<b>QtHandles</b> - a Qt-based toolkit for <a href=\"http://www.octave.org\">Octave</a>.<br><br>Copyright (C) 2011-2015 Michael Goffioul"
 
 DECLARE_GENERICEVENTNOTIFY_SENDER(MenuBar, QMenuBar);