annotate LICENSE-XmlUnit.txt @ 235:d122354eeebc

Re #410: N per M models in parent requirement * Add tests for adding * Change text on adding to make more sense (tell users N, M, and how many there are now)
author IBBoard <dev@ibboard.co.uk>
date Wed, 01 Aug 2012 21:01:43 +0100
parents 14d0450f295d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
171
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 /*
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 ******************************************************************
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 Copyright (c) 2001-2007, Jeff Martin, Tim Bacon
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 All rights reserved.
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
6 Redistribution and use in source and binary forms, with or without
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
7 modification, are permitted provided that the following conditions
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
8 are met:
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
9
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
10 * Redistributions of source code must retain the above copyright
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
11 notice, this list of conditions and the following disclaimer.
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
12 * Redistributions in binary form must reproduce the above
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
13 copyright notice, this list of conditions and the following
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
14 disclaimer in the documentation and/or other materials provided
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
15 with the distribution.
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
16 * Neither the name of the xmlunit.sourceforge.net nor the names
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
17 of its contributors may be used to endorse or promote products
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
18 derived from this software without specific prior written
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
19 permission.
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
20
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
21 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
22 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
23 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
24 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
25 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
26 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
27 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
28 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
29 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
30 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
31 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
32 POSSIBILITY OF SUCH DAMAGE.
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
33
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
34 ******************************************************************
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
35 */
14d0450f295d * Fix file path in test case to work on Linux
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
36