summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--platform/src/hasp_demo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/src/hasp_demo.c b/platform/src/hasp_demo.c
index c04153f..d020630 100644
--- a/platform/src/hasp_demo.c
+++ b/platform/src/hasp_demo.c
@@ -216,7 +216,7 @@ int main(void)
hasp_size_t fsize;
unsigned int i;
- printf("A simple demo program for the Sentinel LDK licensing functions\n");
+ printf("A program for the Sentinel LDK licensing functions\n");
printf("Copyright (C) SafeNet, Inc. All rights reserved.\n\n");
/************************************************************************