dtas.git  about / heads / tags
duct tape audio suite for *nix
blob 897668bd4b39daf2744e7b76c2387f507ba9bf2f 577 bytes (raw)
$ git show 0.12.x-stable:lib/dtas/disclaimer.rb	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
# :enddoc:
# Copyright (C) 2013-2015 all contributors <dtas-all@nongnu.org>
# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
DTAS_PROGNAME = File.basename($0)
DTAS_DISCLAIMER = <<EOF
# WARNING!
#
# Ignorant or improper use of #{DTAS_PROGNAME}
# 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.
#
# dtas will never prevent you from doing stupid things.
#
# There is no warranty, the developers of dtas are not responsible
# for your actions.
EOF

git clone git://80x24.org/dtas.git
git clone https://80x24.org/dtas.git