dtas.git  about / heads / tags
duct tape audio suite for *nix
blob 57479710b2d680fd4e3a61e9f35979c5ec5f1395 619 bytes (raw)
$ git show v0.1.I: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
19
 
# -*- encoding: binary -*-
# :enddoc:
# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net>
# 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_PROGNAME} will never prevent you from doing stupid things.
#
# There is no warranty, the developers of #{DTAS_PROGNAME}
# are not responsible for your actions.
EOF

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