about summary refs log tree commit homepage
path: root/lib/dtas/disclaimer.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-08-24 09:54:45 +0000
committerEric Wong <normalperson@yhbt.net>2013-08-24 09:54:45 +0000
commit3e09ac0c10c95bb24a08af62393b4f761e2743d0 (patch)
tree778dffa2ba8798503fc047db0feef6d65426ea22 /lib/dtas/disclaimer.rb
downloaddtas-3e09ac0c10c95bb24a08af62393b4f761e2743d0.tar.gz
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