@@ -24,9 +24,9 @@ Example Use
24
24
A quick usage example can be found in the example/ directory and under
25
25
example.php.
26
26
27
- ![ Example Image] ( https://github.com/jblond/php-diff/raw/master/ readme.png " Example ")
27
+ ![ Example Image] ( readme.png " Example ")
28
28
29
- ![ Example 2 Image] ( https://github.com/jblond/php-diff/raw/master/ readme2.png " Example2 ")
29
+ ![ Example 2 Image] ( readme2.png " Example2 ")
30
30
31
31
Requirements
32
32
-----------
@@ -54,34 +54,5 @@ Contributors since I forked the repo.
54
54
55
55
License (BSD License)
56
56
---------------------
57
- Copyright (c) 2009 Chris Boulton <
[email protected] >
58
57
59
- Copyright (c) 2015 Mario Brandt
< [email protected] >
60
-
61
- All rights reserved.
62
-
63
- Redistribution and use in source and binary forms, with or without
64
- modification, are permitted provided that the following conditions are met:
65
-
66
- - Redistributions of source code must retain the above copyright notice,
67
- this list of conditions and the following disclaimer.
68
- - Redistributions in binary form must reproduce the above copyright notice,
69
- this list of conditions and the following disclaimer in the documentation
70
- and/or other materials provided with the distribution.
71
- - Neither the name of the Chris Boulton nor the names of its contributors
72
- may be used to endorse or promote products derived from this software
73
- without specific prior written permission.
74
-
75
- ```
76
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
77
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
78
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
79
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
80
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
81
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
82
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
83
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
84
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
85
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
86
- POSSIBILITY OF SUCH DAMAGE.
87
- ```
58
+ see [ License] ( LICENSE )
0 commit comments