chiark / gitweb /
replace almost all writes to yohoho log with writes to our debug log
[jarrg-ian.git] / LICENCE
1 Jarrg (and Yarrg) are Free Software.
2
3 The Linux "jarrg" wrapper script is:
4   Copyright (C) 2009-2010 Ian Jackson
5
6 com.tedpearson.* Java source code is:
7   Copyright (C) 2009 Ted Pearson and Owen Dunn
8   Copyright (C) 2010 Owen Dunn and Ian Jackson
9
10 net.chiark.yarrg.ClientHttpRequest.java is copyright Vlad Petryshev,
11 Ted Pearson, and Owen Dunn and licensed under the Apache license
12 version 2.0 (see src/net/chiark/yarrg/ClientHttpRequest.licence)
13
14 Java Accessibility Utilities are (C) Sun Microsystems Inc. and
15 distributed under the Java Accessibility Utilities Version 1.3 Binary
16 Code License Agreement
17
18 All other components are:
19   Copyright (C) 2009 Owen Dunn
20   Copyright (C) 2010 Owen Dunn and Ian Jackson
21
22 All of the above are distributed under the terms of the following
23 licence:
24
25 # Permission is hereby granted, free of charge, to any person obtaining a copy
26 # of this software and associated documentation files (the "Software"), to deal
27 # in the Software without restriction, including without limitation the rights
28 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29 # copies of the Software, and to permit persons to whom the Software is fur-
30 # nished to do so, subject to the following conditions:
31
32 # The above copyright notice and this permission notice shall be included in
33 # all copies or substantial portions of the Software.
34
35 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
37 # NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
38 # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIA-
39 # BILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
40 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
41 # IN THE SOFTWARE.
42
43