Mercurial > clickerconvert
comparison src/constants.h @ 44:aa47b8e4f807
Rename to EduExportConvert
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 27 May 2016 12:40:50 +0200 |
parents | 5354cbda7188 |
children | 36ee5dd46fd3 |
comparison
equal
deleted
inserted
replaced
43:f9a0b2b6832e | 44:aa47b8e4f807 |
---|---|
32 #define APPNAME "unknown" | 32 #define APPNAME "unknown" |
33 #endif | 33 #endif |
34 | 34 |
35 /** | 35 /** |
36 * @brief Short command line description. */ | 36 * @brief Short command line description. */ |
37 #define DESCRIPTION "Convert output of clicker questionaires to different formats" | 37 #define DESCRIPTION "Convert output of EduApp questionaires to different formats" |
38 | 38 |
39 /** | 39 /** |
40 * @brief Short copyright notice to show users. */ | 40 * @brief Short copyright notice to show users. */ |
41 #define COPYRIGHT "Copyright (C) 2016 ETH Zürich \n\n" \ | 41 #define COPYRIGHT "Copyright (C) 2016 ETH Zürich \n\n" \ |
42 "This file is Free Software under the GNU GPL (v>=2)\n" \ | 42 "This file is Free Software under the GNU GPL (v>=2)\n" \ |