Increment year in copyright info

Just increments the year in the console output when launching FreeCAD
This commit is contained in:
Alexander Gryson
2017-02-14 17:44:21 +01:00
committed by GitHub
parent 3076b5938f
commit 0c7587a86c

View File

@@ -53,7 +53,7 @@
using Base::Console;
using App::Application;
const char sBanner[] = "(c) Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2016\n"\
const char sBanner[] = "(c) Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2017\n"\
" ##### #### ### #### \n" \
" # # # # # # \n" \
" # ## #### #### # # # # # \n" \