diff options
Diffstat (limited to 'test/expect106.diff')
-rw-r--r-- | test/expect106.diff | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/test/expect106.diff b/test/expect106.diff new file mode 100644 index 000000000000..c48cf3199188 --- /dev/null +++ b/test/expect106.diff @@ -0,0 +1,24 @@ +--- test106.left-P.txt ++++ test106.right-P.txt +@@ -3,7 +3,7 @@ + + It is important to specify the year of the copyright. Additional years + should be separated by a comma, e.g. +- Copyright (c) 2003, 2004 ++ Copyright (c) 2003, 2004, 2005 + + If you add extra text to the body of the license, be careful not to + add further restrictions. +@@ -11,7 +11,6 @@ + /* + * Copyright (c) CCYY YOUR NAME HERE <user@your.dom.ain> + * +- * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * +@@ -23,3 +22,4 @@ + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + */ ++An extra line |