diff options
Diffstat (limited to 'qt/makefile')
-rw-r--r-- | qt/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/makefile b/qt/makefile index f98a78f..2569f57 100644 --- a/qt/makefile +++ b/qt/makefile @@ -1,5 +1,5 @@ # file : qt/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make |