summaryrefslogtreecommitdiff
path: root/src/tolsac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tolsac.c')
-rw-r--r--src/tolsac.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/tolsac.c b/src/tolsac.c
index 4a3a0bc..ee89921 100644
--- a/src/tolsac.c
+++ b/src/tolsac.c
@@ -186,7 +186,11 @@ static inline f64 generate_sample(byte pdf_type, f64 u, f64 min, f64 max, f64 me
// Function to display help information
void display_help(void) {
- printf("Description:\n"
+ printf("DISCLAIMER:\n"
+ "**USE AT YOUR OWN RISK**: The information provided by this program is for general informational purposes only. All information is provided in good faith, however I make no representation or warranty of any kind, express or implied, regarding the accuracy, adequacy, validity, reliability, availability, or completeness of the displayed optical data.\n"
+ "I am not responsible for any errors or omissions, or for the results obtained from the use of this information. All information is provided as is, with no guarantee of completeness, accuracy, timeliness or of the results obtained from the use of this information. Users should independently verify any optical data before making decisions based on it.\n"
+ "In no event will I be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this software.\n\n"
+ "Description:\n"
"The program generates random values for parameters based on the "
"given range and the probability distribution. "
"It is expected that the output is used in another program "
Back to https://optics-design.com