From: drh Date: Sun, 6 May 2007 21:20:43 +0000 (+0000) Subject: Fix missing word in the copyright.html web page. (CVS 3933) X-Git-Tag: version-3.4.0~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a58906a8dd74d751c4c9609f828f9043c1a983b1;p=thirdparty%2Fsqlite.git Fix missing word in the copyright.html web page. (CVS 3933) FossilOrigin-Name: 2d1348dda2cbdf958a15267432063f359550c303 --- diff --git a/manifest b/manifest index e556956aa8..e42e731ecc 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Do\snot\sflatten\ssubqueries\sthat\sare\spart\sof\sa\scompound\sSELECT\sand\swhich\r\nhave\sboth\san\sORDER\sBY\sand\sa\sLIMIT\sclause.\s\sTicket\s#2339.\s(CVS\s3932) -D 2007-05-06T20:04:25 +C Fix\smissing\sword\sin\sthe\scopyright.html\sweb\spage.\s(CVS\s3933) +D 2007-05-06T21:20:43 F Makefile.in ea8888bdcf53313d26576fcabcb6d0a10ecd35cd F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028 @@ -444,7 +444,7 @@ F www/compile.tcl 276546d7eb445add5a867193bbd80f6919a6b084 F www/conflict.tcl cdd0f4b59b0ba6d61f67e6a38f3ae45853bacb30 F www/copyright-release.html 294e011760c439c44951a6bfecd4c81a1ae359e8 F www/copyright-release.pdf cfca3558fc97095e57c6117d08f1f5b80d95125a -F www/copyright.tcl 6b1867a76208bd95cc1920e2b5ea8dd7b579940f +F www/copyright.tcl b698824cea9b503751bf7380a98883a264d600a0 F www/datatype3.tcl eca9badcfe2a898d64ebda88e804eb6ac7c4626c F www/datatypes.tcl 7c786d2e8ff434346764534ec015966d17efce60 F www/different.tcl 8b76ae88bf73e38097b7936e198df4f89baf587c @@ -481,7 +481,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5 -P f473e8526770b6a332dfde3e1fd1ddf8df493e9a -R 21e848c0f101c93214bfc30bc6b1f9ee +P 9600a998043c6dd1d5ecb03d1ee9a9273910243d +R d5b5efe0e3f18ed8a6801bd7106e316f U drh -Z 693622110cd5648bc06ead4f26037afd +Z a53400e87a52148d7645178e850caa33 diff --git a/manifest.uuid b/manifest.uuid index c135bc519d..e926e10ce1 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -9600a998043c6dd1d5ecb03d1ee9a9273910243d \ No newline at end of file +2d1348dda2cbdf958a15267432063f359550c303 \ No newline at end of file diff --git a/www/copyright.tcl b/www/copyright.tcl index 565d239a30..74687440be 100644 --- a/www/copyright.tcl +++ b/www/copyright.tcl @@ -1,4 +1,4 @@ -set rcsid {$Id: copyright.tcl,v 1.6 2007/03/10 20:50:18 drh Exp $} +set rcsid {$Id: copyright.tcl,v 1.7 2007/05/06 21:20:43 drh Exp $} source common.tcl header {SQLite Copyright} puts { @@ -97,7 +97,7 @@ The author or authors of this code dedicate any and all copyright interest in this code to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in -perpetuity of all present and future rights this code under copyright law. +perpetuity of all present and future rights to this code under copyright law.