1+ ---
2+ key: dumb
3+ short_name: DUMB License
4+ name: DUMB License
5+ category: Permissive
6+ owner: kode54
7+ homepage_url: https://github.com/kode54/dumb
8+ spdx_license_key: DUMB
9+ text_urls:
10+ - https://github.com/kode54/dumb/blob/master/LICENSE
11+ other_urls:
12+ - https://github.com/ZDoom/ZMusic/blob/master/licenses/legal.txt
13+ ignorable_copyrights:
14+ - Copyright (c) 2001-2005 Ben Davis, Robert J Ohannessian and Julien Cugniere
15+ ignorable_holders:
16+ - Ben Davis, Robert J Ohannessian and Julien Cugniere
17+ ignorable_urls:
18+ - http://dumb.sf.net/
19+ - http://www.gnu.org/philosophy/bsd.html
20+ ---
21+
22+ /* _______ ____ __ ___ ___
23+ * \ _ \ \ / \ / \ \ / / ' ' '
24+ * | | \ \ | | || | \/ | . .
25+ * | | | | | | || ||\ /| |
26+ * | | | | | | || || \/ | | ' ' '
27+ * | | | | | | || || | | . .
28+ * | |_/ / \ \__// || | |
29+ * /_______/ynamic \____/niversal /__\ /____\usic /| . . ibliotheque
30+ * / \
31+ * / . \
32+ * licence.txt - Conditions for use of DUMB. / / \ \
33+ * | < / \_
34+ * If you do not agree to these terms, please | \/ /\ /
35+ * do not use DUMB. \_ / > /
36+ * | \ / /
37+ * Information in [brackets] is provided to aid | ' /
38+ * interpretation of the licence. \__/
39+ */
40+
41+
42+ Dynamic Universal Music Bibliotheque, Version 0.9.3
43+
44+ Copyright (C) 2001-2005 Ben Davis, Robert J Ohannessian and Julien Cugniere
45+
46+ This software is provided 'as-is', without any express or implied warranty.
47+ In no event shall the authors be held liable for any damages arising from the
48+ use of this software.
49+
50+ Permission is granted to anyone to use this software for any purpose,
51+ including commercial applications, and to alter it and redistribute it
52+ freely, subject to the following restrictions:
53+
54+ 1. The origin of this software must not be misrepresented; you must not claim
55+ that you wrote the original software. If you use this software in a
56+ product, you are requested to acknowledge its use in the product
57+ documentation, along with details on where to get an unmodified version of
58+ this software, but this is not a strict requirement.
59+
60+ [Note that the above point asks for a link to DUMB, not just a mention.
61+ Googling for DUMB doesn't help much! The URL is "http://dumb.sf.net/".]
62+
63+ [The link was originally strictly required. This was changed for two
64+ reasons. Firstly, if many projects request an acknowledgement, the list of
65+ acknowledgements can become quite unmanageable. Secondly, DUMB was placing
66+ a restriction on the code using it, preventing people from using the GNU
67+ General Public Licence which disallows any such restrictions. See
68+ http://www.gnu.org/philosophy/bsd.html for more information on this
69+ subject. However, if DUMB plays a significant part in your project, we do
70+ urge you to acknowledge its use.]
71+
72+ 2. Altered source versions must be plainly marked as such, and must not be
73+ misrepresented as being the original software.
74+
75+ 3. This notice may not be removed from or altered in any source distribution.
76+
77+ 4. If you are using the Program in someone else's bedroom on any Monday at
78+ 3:05 pm, you are not allowed to modify the Program for ten minutes. [This
79+ clause provided by Inphernic; every licence should contain at least one
80+ clause, the reasoning behind which is far from obvious.]
81+
82+ 5. Users who wish to use DUMB for the specific purpose of playing music are
83+ required to feed their dog on every full moon (if deemed appropriate).
84+ [This clause provided by Allefant, who couldn't remember what Inphernic's
85+ clause was.]
86+
87+ 6. No clause in this licence shall prevent this software from being depended
88+ upon by a product licensed under the GNU General Public Licence. If such a
89+ clause is deemed to exist, Debian, then it shall be respected in spirit as
90+ far as possible and all other clauses shall continue to apply in full
91+ force.
92+
93+ 8. Take the number stated as introducing this clause. Multiply it by two,
94+ then subtract four. Now insert a '+' between the two digits and evaluate
95+ the resulting sum. Call the result 'x'. If you have not yet concluded that
96+ every numbered clause in this licence whose ordinal number is strictly
97+ greater than 'x' (with the exception of the present clause) is null and
98+ void, Debian, then you are hereby informed that laughter is good for one's
99+ health and you are warmly suggested to do it. By the way, Clauses 4, 5 and
100+ 6 are null and void. Incidentally, I like Kubuntu. The work you guys do is
101+ awesome. (Lawyers, on the other hand ...)
102+
103+ We regret that we cannot provide any warranty, not even the implied warranty
104+ of merchantability or fitness for a particular purpose.
105+
106+ Some files generated or copied by automake, autoconf and friends are
107+ available in an extra download. These fall under separate licences but are
108+ all free to distribute. Please check their licences as necessary.
0 commit comments