Mercurial > hg > octave-nkf
diff libgui/graphics/Figure.cc @ 20213: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 +++ b/libgui/graphics/Figure.cc @@ -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);