On 8/11/05, Nikolay Sturm <[EMAIL PROTECTED]> wrote:
> * Ray Lai [2005-08-11]:
> > Attached is a diff to update the checksums for openmotif/index.html.
> > As I do not have the original file, I don't know what changed.
> > However, since it's just an HTML file I'm sure it's safe.
> > Maintainer's mail server timed out.
> 
> This is not just some random html file, this file contains the full
> license of openmotif. This diff should not be committed w/o
> understanding the changes and mentioning what changed.

I think this is fallout from their msoffice html generator. lynx and
dillo are getting confused when rendering the new file. Is this
sinister, is this something that places the license in doubt. Dunno.
The raw html is too ugly to look at, and the differences in the
plaintext seem very small.

lapdance:ttyp2# lynx -force_html -dump index.html.old > l0
lapdance:ttyp2# lynx -force_html -dump index.html > l1
lapdance:ttyp2# diff -u l0 l1
--- l0  Thu Aug 11 01:01:06 2005
+++ l1  Thu Aug 11 01:01:11 2005
@@ -1,4 +1,6 @@
 
+   1000
+
                                       
 
                        THE OPEN GROUP PUBLIC LICENSE
@@ -98,8 +100,8 @@
        object code form.
 
 
-    b.  Subject to the terms of this Agreement and the limitations of
-       this Section 2, each Contributor hereby grants Recipient a
+    b.  Subject to the terms of this Agreement and the limitatio 1000 ns
+       of this Section 2, each Contributor hereby grants Recipient a
        non-exclusive, worldwide, royalty-free patent license under
        Licensed Patents to make, use, sell, offer to sell, import and
        otherwise transfer the Contribution of such Contributor, if any,
@@ -324,3 +326,6 @@
    No party to this Agreement will bring a legal action under this
    Agreement more than one year after the cause of action arose. Each
    party waives its rights to a jury trial in any resulting litigation.
+
+
+   0


-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?

Reply via email to