Blame


1 3b0f3d61 2020-01-22 neels --- test006.left.txt
2 3b0f3d61 2020-01-22 neels +++ test006.right.txt
3 3b0f3d61 2020-01-22 neels Below is an example license to be used for new code in OpenBSD,
4 3b0f3d61 2020-01-22 neels modeled after the ISC license.
5 3b0f3d61 2020-01-22 neels
6 3b0f3d61 2020-01-22 neels It is important to specify the year of the copyright. Additional years
7 3b0f3d61 2020-01-22 neels should be separated by a comma, e.g.
8 3b0f3d61 2020-01-22 neels - Copyright (c) 2003, 2004
9 3b0f3d61 2020-01-22 neels + Copyright (c) 2003, 2004, 2005
10 3b0f3d61 2020-01-22 neels
11 3b0f3d61 2020-01-22 neels If you add extra text to the body of the license, be careful not to
12 3b0f3d61 2020-01-22 neels add further restrictions.
13 3b0f3d61 2020-01-22 neels
14 3b0f3d61 2020-01-22 neels /*
15 3b0f3d61 2020-01-22 neels * Copyright (c) CCYY YOUR NAME HERE <user@your.dom.ain>
16 3b0f3d61 2020-01-22 neels *
17 3b0f3d61 2020-01-22 neels - * Permission to use, copy, modify, and distribute this software for any
18 3b0f3d61 2020-01-22 neels * purpose with or without fee is hereby granted, provided that the above
19 3b0f3d61 2020-01-22 neels * copyright notice and this permission notice appear in all copies.
20 3b0f3d61 2020-01-22 neels *
21 3b0f3d61 2020-01-22 neels * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
22 3b0f3d61 2020-01-22 neels * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
23 3b0f3d61 2020-01-22 neels * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
24 3b0f3d61 2020-01-22 neels * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25 3b0f3d61 2020-01-22 neels * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
26 3b0f3d61 2020-01-22 neels * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
27 3b0f3d61 2020-01-22 neels * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
28 3b0f3d61 2020-01-22 neels */
29 3b0f3d61 2020-01-22 neels +An extra line