dtas.git  about / heads / tags
duct tape audio suite for *nix
blob 2016701316b3493876d18438158263b7930c22c7 601 bytes (raw)
$ git show mpd: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
 
# :enddoc:
# Copyright (C) 2013-2016 all contributors <dtas-all@nongnu.org>
# License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)
# frozen_string_literal: true
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