[PATCH] Happy New Year

Tim Wootton tim at tee-jay.demon.co.uk
Thu Jan 1 01:07:57 PST 2015


Signed-off-by: Tim Wootton <tim at tee-jay.demon.co.uk>
---
 qt-ui/about.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qt-ui/about.cpp b/qt-ui/about.cpp
index 63ffff7..9678153 100644
--- a/qt-ui/about.cpp
+++ b/qt-ui/about.cpp
@@ -14,7 +14,7 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget *parent, Qt::WindowFlags f) : QDialog(p
 				  "Subsurface %1 </span><br><br>"
 				  "Multi-platform divelog software<br>"
 				  "<span style='font-size: 8pt'>"
-				  "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2014"
+				  "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2015"
 				  "</span>").arg(VERSION_STRING));
 
 	QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this);
-- 
2.1.3



More information about the subsurface mailing list