about summary refs log tree commit homepage
path: root/lib/dtas/disclaimer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dtas/disclaimer.rb')
-rw-r--r--lib/dtas/disclaimer.rb14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/dtas/disclaimer.rb b/lib/dtas/disclaimer.rb
new file mode 100644
index 0000000..c25ba77
--- /dev/null
+++ b/lib/dtas/disclaimer.rb
@@ -0,0 +1,14 @@
+DTAS_DISCLAIMER = <<EOF
+# WARNING!
+#
+# Ignorant or improper use of #$0 may lead to
+# data loss, hearing loss, and damage to audio equipment.
+#
+# Please read and understand the documentation of all commands you
+# attempt to configure.
+#
+# #$0 will never prevent you from doing stupid things.
+#
+# There is no warranty, the developers of #$0
+# are not responsible for your actions.
+EOF