Update copyright year in license header

This commit is contained in:
Debao Zhang
2014-01-03 17:00:24 +08:00
parent 4097a89c86
commit 5476d0be80
56 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -11,6 +11,6 @@ include(qtxlsx.pri)
#DEFINES += XLSX_TEST
QMAKE_TARGET_COMPANY = "Debao Zhang"
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2013 Debao Zhang <hello@debao.me>"
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2013-2014 Debao Zhang <hello@debao.me>"
QMAKE_TARGET_DESCRIPTION = ".Xlsx file wirter for Qt5"