aboutsummaryrefslogtreecommitdiffstats
path: root/longbow/src/LongBow/Reporting/Android/longBowReportAndroid_About.c
diff options
context:
space:
mode:
Diffstat (limited to 'longbow/src/LongBow/Reporting/Android/longBowReportAndroid_About.c')
-rw-r--r--longbow/src/LongBow/Reporting/Android/longBowReportAndroid_About.c44
1 files changed, 0 insertions, 44 deletions
diff --git a/longbow/src/LongBow/Reporting/Android/longBowReportAndroid_About.c b/longbow/src/LongBow/Reporting/Android/longBowReportAndroid_About.c
deleted file mode 100644
index db31ce82..00000000
--- a/longbow/src/LongBow/Reporting/Android/longBowReportAndroid_About.c
+++ /dev/null
@@ -1,44 +0,0 @@
-// DO NOT EDIT THIS FILE. IT IS AUTOMATICALLY GENERATED.
-// longbow-generate-about 1.0.20170214.46e2c73a 2017-02-14T20:35:31Z
-
-#include "longBowReportAndroid_About.h"
-
-const char *longBowReportAndroid_What = "@(#)" "LongBow Android Reporter " RELEASE_VERSION " 2017-02-14T21:38:07.631504"
- "@(#)" "\tCopyright (c) 2017 Cisco and/or its affiliates.";
-
-const char *
-longBowReportAndroidAbout_Name(void)
-{
- return "LongBow Android Reporter";
-}
-
-const char *
-longBowReportAndroidAbout_Version(void)
-{
- return RELEASE_VERSION;
-}
-
-const char *
-longBowReportAndroidAbout_About(void)
-{
- return "LongBow Android Reporter "RELEASE_VERSION " 2017-02-14T21:38:07.631504" "\nCopyright (c) 2017 Cisco and/or its affiliates.\n";
-}
-
-const char *
-longBowReportAndroidAbout_MiniNotice(void)
-{
- return "Copyright (c) 2017 Cisco and/or its affiliates.\n";
-}
-
-const char *
-longBowReportAndroidAbout_ShortNotice(void)
-{
- return "Copyright (c) 2017 Cisco and/or its affiliates.\n";
-}
-
-const char *
-longBowReportAndroidAbout_LongNotice(void)
-{
- return "Copyright (c) 2017 Cisco and/or its affiliates.\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at:\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n";
-}
-