Fossil SCM
Revert change [208d67675c]. The policy is to keep the Fossil source code ASCII even if Fossil itself is able to handle non-ASCII source files. Furthermore, the [208d67675c] change broken things. Also backout change [34fcb9634e] since it complicates the C code with unnecessary backslash characters in order to changes single-quotes to double-quotes in the generated HTML and Javascript, which is pointless.
Commit
c19f34cb69fa4a2335e27245bf257f9af1969421
Parent
d1eb341f8020397…
95 files changed
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+2
-2
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+12
-12
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+12
-12
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+2
-2
+1
-1
+1
-1
+8
-8
+1
-1
+1
-1
+4
-31
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+5
-5
+4
-4
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
~
src/add.c
~
src/allrepo.c
~
src/attach.c
~
src/bag.c
~
src/bisect.c
~
src/blob.c
~
src/branch.c
~
src/browse.c
~
src/captcha.c
~
src/cgi.c
~
src/checkin.c
~
src/checkout.c
~
src/clearsign.c
~
src/clone.c
~
src/comformat.c
~
src/config.h
~
src/configure.c
~
src/content.c
~
src/db.c
~
src/delta.c
~
src/deltacmd.c
~
src/descendants.c
~
src/diff.c
~
src/diffcmd.c
~
src/doc.c
~
src/encode.c
~
src/event.c
~
src/finfo.c
~
src/glob.c
~
src/graph.c
~
src/gzip.c
~
src/http.c
~
src/http_socket.c
~
src/http_ssl.c
~
src/http_transport.c
~
src/info.c
~
src/json.c
~
src/json_artifact.c
~
src/json_branch.c
~
src/json_config.c
~
src/json_detail.h
~
src/json_diff.c
~
src/json_dir.c
~
src/json_finfo.c
~
src/json_login.c
~
src/json_query.c
~
src/json_report.c
~
src/json_tag.c
~
src/json_timeline.c
~
src/json_user.c
~
src/json_wiki.c
~
src/leaf.c
~
src/login.c
~
src/main.c
~
src/manifest.c
~
src/merge.c
~
src/merge3.c
~
src/mkindex.c
~
src/name.c
~
src/path.c
~
src/pivot.c
~
src/popen.c
~
src/pqueue.c
~
src/printf.c
~
src/report.c
~
src/rss.c
~
src/schema.c
~
src/search.c
~
src/setup.c
~
src/shun.c
~
src/skins.c
~
src/sqlcmd.c
~
src/stash.c
~
src/stat.c
~
src/style.c
~
src/sync.c
~
src/tag.c
~
src/tar.c
~
src/th_main.c
~
src/timeline.c
~
src/tkt.c
~
src/tktsetup.c
~
src/translate.c
~
src/undo.c
~
src/update.c
~
src/url.c
~
src/user.c
~
src/verify.c
~
src/wiki.c
~
src/wikiformat.c
~
src/winhttp.c
~
src/wysiwyg.c
~
src/xfer.c
~
src/xfersetup.c
~
src/zip.c
+1
-1
| --- src/add.c | ||
| +++ src/add.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/add.c | |
| +++ src/add.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/add.c | |
| +++ src/add.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/allrepo.c | ||
| +++ src/allrepo.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2008 D. Richard Hipp | |
| 2 | +** Copyright (c) 2008 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/allrepo.c | |
| +++ src/allrepo.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/attach.c | ||
| +++ src/attach.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2010 D. Richard Hipp | |
| 2 | +** Copyright (c) 2010 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/attach.c | |
| +++ src/attach.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/attach.c | |
| +++ src/attach.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/bag.c | ||
| +++ src/bag.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/bag.c | |
| +++ src/bag.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/bag.c | |
| +++ src/bag.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/bisect.c | ||
| +++ src/bisect.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2010 D. Richard Hipp | |
| 2 | +** Copyright (c) 2010 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/bisect.c | |
| +++ src/bisect.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/bisect.c | |
| +++ src/bisect.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/blob.c | ||
| +++ src/blob.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/blob.c | |
| +++ src/blob.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/blob.c | |
| +++ src/blob.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+2
-2
| --- src/branch.c | ||
| +++ src/branch.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| @@ -355,11 +355,11 @@ | ||
| 355 | 355 | cnt++; |
| 356 | 356 | } |
| 357 | 357 | if( colorTest ){ |
| 358 | 358 | const char *zColor = hash_color(zBr); |
| 359 | 359 | @ <li><span style="background-color: %s(zColor)"> |
| 360 | - @ %h(zBr) → %s(zColor)</span></li> | |
| 360 | + @ %h(zBr) → %s(zColor)</span></li> | |
| 361 | 361 | }else{ |
| 362 | 362 | @ <li>%z(href("%R/timeline?r=%T",zBr))%h(zBr)</a></li> |
| 363 | 363 | } |
| 364 | 364 | } |
| 365 | 365 | if( cnt ){ |
| 366 | 366 |
| --- src/branch.c | |
| +++ src/branch.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -355,11 +355,11 @@ | |
| 355 | cnt++; |
| 356 | } |
| 357 | if( colorTest ){ |
| 358 | const char *zColor = hash_color(zBr); |
| 359 | @ <li><span style="background-color: %s(zColor)"> |
| 360 | @ %h(zBr) → %s(zColor)</span></li> |
| 361 | }else{ |
| 362 | @ <li>%z(href("%R/timeline?r=%T",zBr))%h(zBr)</a></li> |
| 363 | } |
| 364 | } |
| 365 | if( cnt ){ |
| 366 |
| --- src/branch.c | |
| +++ src/branch.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -355,11 +355,11 @@ | |
| 355 | cnt++; |
| 356 | } |
| 357 | if( colorTest ){ |
| 358 | const char *zColor = hash_color(zBr); |
| 359 | @ <li><span style="background-color: %s(zColor)"> |
| 360 | @ %h(zBr) → %s(zColor)</span></li> |
| 361 | }else{ |
| 362 | @ <li>%z(href("%R/timeline?r=%T",zBr))%h(zBr)</a></li> |
| 363 | } |
| 364 | } |
| 365 | if( cnt ){ |
| 366 |
+1
-1
| --- src/browse.c | ||
| +++ src/browse.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2008 D. Richard Hipp | |
| 2 | +** Copyright (c) 2008 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/browse.c | |
| +++ src/browse.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/browse.c | |
| +++ src/browse.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/captcha.c | ||
| +++ src/captcha.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2009 D. Richard Hipp | |
| 2 | +** Copyright (c) 2009 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/captcha.c | |
| +++ src/captcha.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/captcha.c | |
| +++ src/captcha.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/cgi.c | ||
| +++ src/cgi.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | ** |
| 8 | 8 |
| --- src/cgi.c | |
| +++ src/cgi.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
| --- src/cgi.c | |
| +++ src/cgi.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
+1
-1
| --- src/checkin.c | ||
| +++ src/checkin.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/checkout.c | ||
| +++ src/checkout.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/checkout.c | |
| +++ src/checkout.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/checkout.c | |
| +++ src/checkout.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/clearsign.c | ||
| +++ src/clearsign.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/clearsign.c | |
| +++ src/clearsign.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/clearsign.c | |
| +++ src/clearsign.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/clone.c | ||
| +++ src/clone.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/clone.c | |
| +++ src/clone.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/clone.c | |
| +++ src/clone.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/comformat.c | ||
| +++ src/comformat.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/comformat.c | |
| +++ src/comformat.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/comformat.c | |
| +++ src/comformat.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/config.h | ||
| +++ src/config.h | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/config.h | |
| +++ src/config.h | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/config.h | |
| +++ src/config.h | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/configure.c | ||
| +++ src/configure.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2008 D. Richard Hipp | |
| 2 | +** Copyright (c) 2008 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | ** |
| 8 | 8 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
| --- src/configure.c | |
| +++ src/configure.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
+1
-1
| --- src/content.c | ||
| +++ src/content.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/content.c | |
| +++ src/content.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/content.c | |
| +++ src/content.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
M
src/db.c
+1
-1
| --- src/db.c | ||
| +++ src/db.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/db.c | |
| +++ src/db.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/delta.c | ||
| +++ src/delta.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/delta.c | |
| +++ src/delta.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/delta.c | |
| +++ src/delta.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/deltacmd.c | ||
| +++ src/deltacmd.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/deltacmd.c | |
| +++ src/deltacmd.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/deltacmd.c | |
| +++ src/deltacmd.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/descendants.c | ||
| +++ src/descendants.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/descendants.c | |
| +++ src/descendants.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/descendants.c | |
| +++ src/descendants.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/diff.c | ||
| +++ src/diff.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/diff.c | |
| +++ src/diff.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/diff.c | |
| +++ src/diff.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/diffcmd.c | ||
| +++ src/diffcmd.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/diffcmd.c | |
| +++ src/diffcmd.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/doc.c | ||
| +++ src/doc.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/doc.c | |
| +++ src/doc.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/doc.c | |
| +++ src/doc.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/encode.c | ||
| +++ src/encode.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/encode.c | |
| +++ src/encode.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/encode.c | |
| +++ src/encode.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/event.c | ||
| +++ src/event.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2010 D. Richard Hipp | |
| 2 | +** Copyright (c) 2010 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/event.c | |
| +++ src/event.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/event.c | |
| +++ src/event.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/finfo.c | ||
| +++ src/finfo.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2009 D. Richard Hipp | |
| 2 | +** Copyright (c) 2009 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/finfo.c | |
| +++ src/finfo.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/glob.c | ||
| +++ src/glob.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2011 D. Richard Hipp | |
| 2 | +** Copyright (c) 2011 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/glob.c | |
| +++ src/glob.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/glob.c | |
| +++ src/glob.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/graph.c | ||
| +++ src/graph.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2010 D. Richard Hipp | |
| 2 | +** Copyright (c) 2010 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/graph.c | |
| +++ src/graph.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/graph.c | |
| +++ src/graph.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/gzip.c | ||
| +++ src/gzip.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2011 D. Richard Hipp | |
| 2 | +** Copyright (c) 2011 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/gzip.c | |
| +++ src/gzip.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/gzip.c | |
| +++ src/gzip.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/http.c | ||
| +++ src/http.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/http.c | |
| +++ src/http.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/http.c | |
| +++ src/http.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/http_socket.c | ||
| +++ src/http_socket.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2009 D. Richard Hipp | |
| 2 | +** Copyright (c) 2009 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/http_socket.c | |
| +++ src/http_socket.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/http_socket.c | |
| +++ src/http_socket.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/http_ssl.c | ||
| +++ src/http_ssl.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2009 D. Richard Hipp | |
| 2 | +** Copyright (c) 2009 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the GNU General Public |
| 6 | 6 | ** License version 2 as published by the Free Software Foundation. |
| 7 | 7 | ** |
| 8 | 8 |
| --- src/http_ssl.c | |
| +++ src/http_ssl.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the GNU General Public |
| 6 | ** License version 2 as published by the Free Software Foundation. |
| 7 | ** |
| 8 |
| --- src/http_ssl.c | |
| +++ src/http_ssl.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the GNU General Public |
| 6 | ** License version 2 as published by the Free Software Foundation. |
| 7 | ** |
| 8 |
+1
-1
| --- src/http_transport.c | ||
| +++ src/http_transport.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2009 D. Richard Hipp | |
| 2 | +** Copyright (c) 2009 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/http_transport.c | |
| +++ src/http_transport.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/http_transport.c | |
| +++ src/http_transport.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+12
-12
| --- src/info.c | ||
| +++ src/info.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| @@ -607,43 +607,43 @@ | ||
| 607 | 607 | @ <div class="sectionmenu"> |
| 608 | 608 | showDiff = g.zPath[0]!='c'; |
| 609 | 609 | if( db_get_boolean("show-version-diffs", 0)==0 ){ |
| 610 | 610 | showDiff = !showDiff; |
| 611 | 611 | if( showDiff ){ |
| 612 | - @ %z(xhref("class=\"button\"","%R/vinfo/%T",zName)) | |
| 612 | + @ %z(xhref("class='button'","%R/vinfo/%T",zName)) | |
| 613 | 613 | @ hide diffs</a> |
| 614 | 614 | if( sideBySide ){ |
| 615 | - @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=0",zName)) | |
| 615 | + @ %z(xhref("class='button'","%R/ci/%T?sbs=0",zName)) | |
| 616 | 616 | @ unified diffs</a> |
| 617 | 617 | }else{ |
| 618 | - @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=1",zName)) | |
| 618 | + @ %z(xhref("class='button'","%R/ci/%T?sbs=1",zName)) | |
| 619 | 619 | @ side-by-side diffs</a> |
| 620 | 620 | } |
| 621 | 621 | }else{ |
| 622 | - @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=0",zName)) | |
| 622 | + @ %z(xhref("class='button'","%R/ci/%T?sbs=0",zName)) | |
| 623 | 623 | @ show unified diffs</a> |
| 624 | - @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=1",zName)) | |
| 624 | + @ %z(xhref("class='button'","%R/ci/%T?sbs=1",zName)) | |
| 625 | 625 | @ show side-by-side diffs</a> |
| 626 | 626 | } |
| 627 | 627 | }else{ |
| 628 | 628 | if( showDiff ){ |
| 629 | - @ %z(xhref("class=\"button\"","%R/ci/%T",zName))hide diffs</a> | |
| 629 | + @ %z(xhref("class='button'","%R/ci/%T",zName))hide diffs</a> | |
| 630 | 630 | if( sideBySide ){ |
| 631 | - @ %z(xhref("class=\"button\"","%R/info/%T?sbs=0",zName)) | |
| 631 | + @ %z(xhref("class='button'","%R/info/%T?sbs=0",zName)) | |
| 632 | 632 | @ unified diffs</a> |
| 633 | 633 | }else{ |
| 634 | - @ %z(xhref("class=\"button\"","%R/info/%T?sbs=1",zName)) | |
| 634 | + @ %z(xhref("class='button'","%R/info/%T?sbs=1",zName)) | |
| 635 | 635 | @ side-by-side diffs</a> |
| 636 | 636 | } |
| 637 | 637 | }else{ |
| 638 | - @ %z(xhref("class=\"button\"","%R/vinfo/%T?sbs=0",zName)) | |
| 638 | + @ %z(xhref("class='button'","%R/vinfo/%T?sbs=0",zName)) | |
| 639 | 639 | @ show unified diffs</a> |
| 640 | - @ %z(xhref("class=\"button\"","%R/vinfo/%T?sbs=1",zName)) | |
| 640 | + @ %z(xhref("class='button'","%R/vinfo/%T?sbs=1",zName)) | |
| 641 | 641 | @ show side-by-side diffs</a> |
| 642 | 642 | } |
| 643 | 643 | } |
| 644 | - @ %z(xhref("class=\"button\"","%R/vpatch?from=%S&to=%S",zParent,zUuid)) | |
| 644 | + @ %z(xhref("class='button'","%R/vpatch?from=%S&to=%S",zParent,zUuid)) | |
| 645 | 645 | @ patch</a></div> |
| 646 | 646 | db_prepare(&q, |
| 647 | 647 | "SELECT name," |
| 648 | 648 | " mperm," |
| 649 | 649 | " (SELECT uuid FROM blob WHERE rid=mlink.pid)," |
| 650 | 650 |
| --- src/info.c | |
| +++ src/info.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -607,43 +607,43 @@ | |
| 607 | @ <div class="sectionmenu"> |
| 608 | showDiff = g.zPath[0]!='c'; |
| 609 | if( db_get_boolean("show-version-diffs", 0)==0 ){ |
| 610 | showDiff = !showDiff; |
| 611 | if( showDiff ){ |
| 612 | @ %z(xhref("class=\"button\"","%R/vinfo/%T",zName)) |
| 613 | @ hide diffs</a> |
| 614 | if( sideBySide ){ |
| 615 | @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=0",zName)) |
| 616 | @ unified diffs</a> |
| 617 | }else{ |
| 618 | @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=1",zName)) |
| 619 | @ side-by-side diffs</a> |
| 620 | } |
| 621 | }else{ |
| 622 | @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=0",zName)) |
| 623 | @ show unified diffs</a> |
| 624 | @ %z(xhref("class=\"button\"","%R/ci/%T?sbs=1",zName)) |
| 625 | @ show side-by-side diffs</a> |
| 626 | } |
| 627 | }else{ |
| 628 | if( showDiff ){ |
| 629 | @ %z(xhref("class=\"button\"","%R/ci/%T",zName))hide diffs</a> |
| 630 | if( sideBySide ){ |
| 631 | @ %z(xhref("class=\"button\"","%R/info/%T?sbs=0",zName)) |
| 632 | @ unified diffs</a> |
| 633 | }else{ |
| 634 | @ %z(xhref("class=\"button\"","%R/info/%T?sbs=1",zName)) |
| 635 | @ side-by-side diffs</a> |
| 636 | } |
| 637 | }else{ |
| 638 | @ %z(xhref("class=\"button\"","%R/vinfo/%T?sbs=0",zName)) |
| 639 | @ show unified diffs</a> |
| 640 | @ %z(xhref("class=\"button\"","%R/vinfo/%T?sbs=1",zName)) |
| 641 | @ show side-by-side diffs</a> |
| 642 | } |
| 643 | } |
| 644 | @ %z(xhref("class=\"button\"","%R/vpatch?from=%S&to=%S",zParent,zUuid)) |
| 645 | @ patch</a></div> |
| 646 | db_prepare(&q, |
| 647 | "SELECT name," |
| 648 | " mperm," |
| 649 | " (SELECT uuid FROM blob WHERE rid=mlink.pid)," |
| 650 |
| --- src/info.c | |
| +++ src/info.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -607,43 +607,43 @@ | |
| 607 | @ <div class="sectionmenu"> |
| 608 | showDiff = g.zPath[0]!='c'; |
| 609 | if( db_get_boolean("show-version-diffs", 0)==0 ){ |
| 610 | showDiff = !showDiff; |
| 611 | if( showDiff ){ |
| 612 | @ %z(xhref("class='button'","%R/vinfo/%T",zName)) |
| 613 | @ hide diffs</a> |
| 614 | if( sideBySide ){ |
| 615 | @ %z(xhref("class='button'","%R/ci/%T?sbs=0",zName)) |
| 616 | @ unified diffs</a> |
| 617 | }else{ |
| 618 | @ %z(xhref("class='button'","%R/ci/%T?sbs=1",zName)) |
| 619 | @ side-by-side diffs</a> |
| 620 | } |
| 621 | }else{ |
| 622 | @ %z(xhref("class='button'","%R/ci/%T?sbs=0",zName)) |
| 623 | @ show unified diffs</a> |
| 624 | @ %z(xhref("class='button'","%R/ci/%T?sbs=1",zName)) |
| 625 | @ show side-by-side diffs</a> |
| 626 | } |
| 627 | }else{ |
| 628 | if( showDiff ){ |
| 629 | @ %z(xhref("class='button'","%R/ci/%T",zName))hide diffs</a> |
| 630 | if( sideBySide ){ |
| 631 | @ %z(xhref("class='button'","%R/info/%T?sbs=0",zName)) |
| 632 | @ unified diffs</a> |
| 633 | }else{ |
| 634 | @ %z(xhref("class='button'","%R/info/%T?sbs=1",zName)) |
| 635 | @ side-by-side diffs</a> |
| 636 | } |
| 637 | }else{ |
| 638 | @ %z(xhref("class='button'","%R/vinfo/%T?sbs=0",zName)) |
| 639 | @ show unified diffs</a> |
| 640 | @ %z(xhref("class='button'","%R/vinfo/%T?sbs=1",zName)) |
| 641 | @ show side-by-side diffs</a> |
| 642 | } |
| 643 | } |
| 644 | @ %z(xhref("class='button'","%R/vpatch?from=%S&to=%S",zParent,zUuid)) |
| 645 | @ patch</a></div> |
| 646 | db_prepare(&q, |
| 647 | "SELECT name," |
| 648 | " mperm," |
| 649 | " (SELECT uuid FROM blob WHERE rid=mlink.pid)," |
| 650 |
+1
-1
| --- src/json.c | ||
| +++ src/json.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | |
| 9 | 9 |
| --- src/json.c | |
| +++ src/json.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | |
| 9 |
| --- src/json.c | |
| +++ src/json.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | |
| 9 |
+1
-1
| --- src/json_artifact.c | ||
| +++ src/json_artifact.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_artifact.c | |
| +++ src/json_artifact.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_artifact.c | |
| +++ src/json_artifact.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_branch.c | ||
| +++ src/json_branch.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_branch.c | |
| +++ src/json_branch.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_branch.c | |
| +++ src/json_branch.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_config.c | ||
| +++ src/json_config.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_config.c | |
| +++ src/json_config.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_config.c | |
| +++ src/json_config.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_detail.h | ||
| +++ src/json_detail.h | ||
| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | #if !defined(FOSSIL_JSON_DETAIL_H_INCLUDED) |
| 3 | 3 | #define FOSSIL_JSON_DETAIL_H_INCLUDED |
| 4 | 4 | /* |
| 5 | -** Copyright © 2011 D. Richard Hipp | |
| 5 | +** Copyright (c) 2011 D. Richard Hipp | |
| 6 | 6 | ** |
| 7 | 7 | ** This program is free software; you can redistribute it and/or |
| 8 | 8 | ** modify it under the terms of the Simplified BSD License (also |
| 9 | 9 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 10 | 10 | ** |
| 11 | 11 |
| --- src/json_detail.h | |
| +++ src/json_detail.h | |
| @@ -1,10 +1,10 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | #if !defined(FOSSIL_JSON_DETAIL_H_INCLUDED) |
| 3 | #define FOSSIL_JSON_DETAIL_H_INCLUDED |
| 4 | /* |
| 5 | ** Copyright © 2011 D. Richard Hipp |
| 6 | ** |
| 7 | ** This program is free software; you can redistribute it and/or |
| 8 | ** modify it under the terms of the Simplified BSD License (also |
| 9 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 10 | ** |
| 11 |
| --- src/json_detail.h | |
| +++ src/json_detail.h | |
| @@ -1,10 +1,10 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | #if !defined(FOSSIL_JSON_DETAIL_H_INCLUDED) |
| 3 | #define FOSSIL_JSON_DETAIL_H_INCLUDED |
| 4 | /* |
| 5 | ** Copyright (c) 2011 D. Richard Hipp |
| 6 | ** |
| 7 | ** This program is free software; you can redistribute it and/or |
| 8 | ** modify it under the terms of the Simplified BSD License (also |
| 9 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 10 | ** |
| 11 |
+1
-1
| --- src/json_diff.c | ||
| +++ src/json_diff.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_diff.c | |
| +++ src/json_diff.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_diff.c | |
| +++ src/json_diff.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_dir.c | ||
| +++ src/json_dir.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_dir.c | |
| +++ src/json_dir.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_dir.c | |
| +++ src/json_dir.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_finfo.c | ||
| +++ src/json_finfo.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_finfo.c | |
| +++ src/json_finfo.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_finfo.c | |
| +++ src/json_finfo.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_login.c | ||
| +++ src/json_login.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_login.c | |
| +++ src/json_login.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_login.c | |
| +++ src/json_login.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_query.c | ||
| +++ src/json_query.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_query.c | |
| +++ src/json_query.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_query.c | |
| +++ src/json_query.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_report.c | ||
| +++ src/json_report.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_report.c | |
| +++ src/json_report.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_report.c | |
| +++ src/json_report.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_tag.c | ||
| +++ src/json_tag.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_tag.c | |
| +++ src/json_tag.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_tag.c | |
| +++ src/json_tag.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_timeline.c | ||
| +++ src/json_timeline.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_timeline.c | |
| +++ src/json_timeline.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_timeline.c | |
| +++ src/json_timeline.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_user.c | ||
| +++ src/json_user.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_user.c | |
| +++ src/json_user.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_user.c | |
| +++ src/json_user.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/json_wiki.c | ||
| +++ src/json_wiki.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | 2 | /* |
| 3 | -** Copyright © 2011-12 D. Richard Hipp | |
| 3 | +** Copyright (c) 2011-12 D. Richard Hipp | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | ** |
| 9 | 9 |
| --- src/json_wiki.c | |
| +++ src/json_wiki.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright © 2011-12 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
| --- src/json_wiki.c | |
| +++ src/json_wiki.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | #ifdef FOSSIL_ENABLE_JSON |
| 2 | /* |
| 3 | ** Copyright (c) 2011-12 D. Richard Hipp |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | ** |
| 9 |
+1
-1
| --- src/leaf.c | ||
| +++ src/leaf.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2011 D. Richard Hipp | |
| 2 | +** Copyright (c) 2011 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/leaf.c | |
| +++ src/leaf.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/leaf.c | |
| +++ src/leaf.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/login.c | ||
| +++ src/login.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/login.c | |
| +++ src/login.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/login.c | |
| +++ src/login.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/main.c | ||
| +++ src/main.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | ** |
| 8 | 8 |
| --- src/main.c | |
| +++ src/main.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
| --- src/main.c | |
| +++ src/main.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
+1
-1
| --- src/manifest.c | ||
| +++ src/manifest.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/manifest.c | |
| +++ src/manifest.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/manifest.c | |
| +++ src/manifest.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/merge.c | ||
| +++ src/merge.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/merge.c | |
| +++ src/merge.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/merge.c | |
| +++ src/merge.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/merge3.c | ||
| +++ src/merge3.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/merge3.c | |
| +++ src/merge3.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/merge3.c | |
| +++ src/merge3.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/mkindex.c | ||
| +++ src/mkindex.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2002 D. Richard Hipp | |
| 2 | +** Copyright (c) 2002 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/mkindex.c | |
| +++ src/mkindex.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2002 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/mkindex.c | |
| +++ src/mkindex.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2002 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/name.c | ||
| +++ src/name.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/name.c | |
| +++ src/name.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/name.c | |
| +++ src/name.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/path.c | ||
| +++ src/path.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2011 D. Richard Hipp | |
| 2 | +** Copyright (c) 2011 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/path.c | |
| +++ src/path.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/path.c | |
| +++ src/path.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/pivot.c | ||
| +++ src/pivot.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/pivot.c | |
| +++ src/pivot.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/pivot.c | |
| +++ src/pivot.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/popen.c | ||
| +++ src/popen.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2010 D. Richard Hipp | |
| 2 | +** Copyright (c) 2010 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/popen.c | |
| +++ src/popen.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/popen.c | |
| +++ src/popen.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/pqueue.c | ||
| +++ src/pqueue.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/pqueue.c | |
| +++ src/pqueue.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/pqueue.c | |
| +++ src/pqueue.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/printf.c | ||
| +++ src/printf.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/printf.c | |
| +++ src/printf.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/printf.c | |
| +++ src/printf.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/report.c | ||
| +++ src/report.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/report.c | |
| +++ src/report.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/report.c | |
| +++ src/report.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/rss.c | ||
| +++ src/rss.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/rss.c | |
| +++ src/rss.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/rss.c | |
| +++ src/rss.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/schema.c | ||
| +++ src/schema.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/schema.c | |
| +++ src/schema.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/schema.c | |
| +++ src/schema.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/search.c | ||
| +++ src/search.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2009 D. Richard Hipp | |
| 2 | +** Copyright (c) 2009 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/search.c | |
| +++ src/search.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/search.c | |
| +++ src/search.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+12
-12
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| @@ -496,38 +496,38 @@ | ||
| 496 | 496 | if( fossil_strcmp(zLogin, "developer") ){ |
| 497 | 497 | char *z1, *z2; |
| 498 | 498 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='developer'"); |
| 499 | 499 | while( z1 && *z1 ){ |
| 500 | 500 | inherit[0x7f & *(z1++)] = |
| 501 | - "<span class=\"ueditInheritDeveloper\">•</span>"; | |
| 501 | + "<span class=\"ueditInheritDeveloper\">•</span>"; | |
| 502 | 502 | } |
| 503 | 503 | free(z2); |
| 504 | 504 | } |
| 505 | 505 | if( fossil_strcmp(zLogin, "reader") ){ |
| 506 | 506 | char *z1, *z2; |
| 507 | 507 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='reader'"); |
| 508 | 508 | while( z1 && *z1 ){ |
| 509 | 509 | inherit[0x7f & *(z1++)] = |
| 510 | - "<span class=\"ueditInheritReader\">•</span>"; | |
| 510 | + "<span class=\"ueditInheritReader\">•</span>"; | |
| 511 | 511 | } |
| 512 | 512 | free(z2); |
| 513 | 513 | } |
| 514 | 514 | if( fossil_strcmp(zLogin, "anonymous") ){ |
| 515 | 515 | char *z1, *z2; |
| 516 | 516 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='anonymous'"); |
| 517 | 517 | while( z1 && *z1 ){ |
| 518 | 518 | inherit[0x7f & *(z1++)] = |
| 519 | - "<span class=\"ueditInheritAnonymous\">•</span>"; | |
| 519 | + "<span class=\"ueditInheritAnonymous\">•</span>"; | |
| 520 | 520 | } |
| 521 | 521 | free(z2); |
| 522 | 522 | } |
| 523 | 523 | if( fossil_strcmp(zLogin, "nobody") ){ |
| 524 | 524 | char *z1, *z2; |
| 525 | 525 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='nobody'"); |
| 526 | 526 | while( z1 && *z1 ){ |
| 527 | 527 | inherit[0x7f & *(z1++)] = |
| 528 | - "<span class=\"ueditInheritNobody\">•</span>"; | |
| 528 | + "<span class=\"ueditInheritNobody\">•</span>"; | |
| 529 | 529 | } |
| 530 | 530 | free(z2); |
| 531 | 531 | } |
| 532 | 532 | |
| 533 | 533 | /* Begin generating the page |
| @@ -662,30 +662,30 @@ | ||
| 662 | 662 | @ and reset user passwords. Both automatically get all other privileges |
| 663 | 663 | @ listed below. Use these two settings with discretion. |
| 664 | 664 | @ </p></li> |
| 665 | 665 | @ |
| 666 | 666 | @ <li><p> |
| 667 | - @ The "<span class="ueditInheritNobody"><big>•</big></span>" mark | |
| 667 | + @ The "<span class="ueditInheritNobody"><big>•</big></span>" mark | |
| 668 | 668 | @ indicates the privileges of <span class="usertype">nobody</span> that |
| 669 | 669 | @ are available to all users regardless of whether or not they are logged in. |
| 670 | 670 | @ </p></li> |
| 671 | 671 | @ |
| 672 | 672 | @ <li><p> |
| 673 | - @ The "<span class="ueditInheritAnonymous"><big>•</big></span>" mark | |
| 673 | + @ The "<span class="ueditInheritAnonymous"><big>•</big></span>" mark | |
| 674 | 674 | @ indicates the privileges of <span class="usertype">anonymous</span> that |
| 675 | 675 | @ are inherited by all logged-in users. |
| 676 | 676 | @ </p></li> |
| 677 | 677 | @ |
| 678 | 678 | @ <li><p> |
| 679 | - @ The "<span class="ueditInheritDeveloper"><big>•</big></span>" mark | |
| 679 | + @ The "<span class="ueditInheritDeveloper"><big>•</big></span>" mark | |
| 680 | 680 | @ indicates the privileges of <span class="usertype">developer</span> that |
| 681 | 681 | @ are inherited by all users with the |
| 682 | 682 | @ <span class="capability">Developer</span> privilege. |
| 683 | 683 | @ </p></li> |
| 684 | 684 | @ |
| 685 | 685 | @ <li><p> |
| 686 | - @ The "<span class="ueditInheritReader"><big>•</big></span>" mark | |
| 686 | + @ The "<span class="ueditInheritReader"><big>•</big></span>" mark | |
| 687 | 687 | @ indicates the privileges of <span class="usertype">reader</span> that |
| 688 | 688 | @ are inherited by all users with the <span class="capability">Reader</span> |
| 689 | 689 | @ privilege. |
| 690 | 690 | @ </p></li> |
| 691 | 691 | @ |
| @@ -1616,16 +1616,16 @@ | ||
| 1616 | 1616 | style_header("Raw SQL Commands"); |
| 1617 | 1617 | @ <p><b>Caution:</b> There are no restrictions on the SQL that can be |
| 1618 | 1618 | @ run by this page. You can do serious and irrepairable damage to the |
| 1619 | 1619 | @ repository. Proceed with extreme caution.</p> |
| 1620 | 1620 | @ |
| 1621 | - @ <p>Database names:<ul><li>repository → %s(db_name("repository")) | |
| 1621 | + @ <p>Database names:<ul><li>repository → %s(db_name("repository")) | |
| 1622 | 1622 | if( g.configOpen ){ |
| 1623 | - @ <li>config → %s(db_name("configdb")) | |
| 1623 | + @ <li>config → %s(db_name("configdb")) | |
| 1624 | 1624 | } |
| 1625 | 1625 | if( g.localOpen ){ |
| 1626 | - @ <li>local-checkout → %s(db_name("localdb")) | |
| 1626 | + @ <li>local-checkout → %s(db_name("localdb")) | |
| 1627 | 1627 | } |
| 1628 | 1628 | @ </ul></p> |
| 1629 | 1629 | @ |
| 1630 | 1630 | @ <form method="post" action="%s(g.zTop)/admin_sql"> |
| 1631 | 1631 | login_insert_csrf_secret(); |
| 1632 | 1632 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -496,38 +496,38 @@ | |
| 496 | if( fossil_strcmp(zLogin, "developer") ){ |
| 497 | char *z1, *z2; |
| 498 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='developer'"); |
| 499 | while( z1 && *z1 ){ |
| 500 | inherit[0x7f & *(z1++)] = |
| 501 | "<span class=\"ueditInheritDeveloper\">•</span>"; |
| 502 | } |
| 503 | free(z2); |
| 504 | } |
| 505 | if( fossil_strcmp(zLogin, "reader") ){ |
| 506 | char *z1, *z2; |
| 507 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='reader'"); |
| 508 | while( z1 && *z1 ){ |
| 509 | inherit[0x7f & *(z1++)] = |
| 510 | "<span class=\"ueditInheritReader\">•</span>"; |
| 511 | } |
| 512 | free(z2); |
| 513 | } |
| 514 | if( fossil_strcmp(zLogin, "anonymous") ){ |
| 515 | char *z1, *z2; |
| 516 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='anonymous'"); |
| 517 | while( z1 && *z1 ){ |
| 518 | inherit[0x7f & *(z1++)] = |
| 519 | "<span class=\"ueditInheritAnonymous\">•</span>"; |
| 520 | } |
| 521 | free(z2); |
| 522 | } |
| 523 | if( fossil_strcmp(zLogin, "nobody") ){ |
| 524 | char *z1, *z2; |
| 525 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='nobody'"); |
| 526 | while( z1 && *z1 ){ |
| 527 | inherit[0x7f & *(z1++)] = |
| 528 | "<span class=\"ueditInheritNobody\">•</span>"; |
| 529 | } |
| 530 | free(z2); |
| 531 | } |
| 532 | |
| 533 | /* Begin generating the page |
| @@ -662,30 +662,30 @@ | |
| 662 | @ and reset user passwords. Both automatically get all other privileges |
| 663 | @ listed below. Use these two settings with discretion. |
| 664 | @ </p></li> |
| 665 | @ |
| 666 | @ <li><p> |
| 667 | @ The "<span class="ueditInheritNobody"><big>•</big></span>" mark |
| 668 | @ indicates the privileges of <span class="usertype">nobody</span> that |
| 669 | @ are available to all users regardless of whether or not they are logged in. |
| 670 | @ </p></li> |
| 671 | @ |
| 672 | @ <li><p> |
| 673 | @ The "<span class="ueditInheritAnonymous"><big>•</big></span>" mark |
| 674 | @ indicates the privileges of <span class="usertype">anonymous</span> that |
| 675 | @ are inherited by all logged-in users. |
| 676 | @ </p></li> |
| 677 | @ |
| 678 | @ <li><p> |
| 679 | @ The "<span class="ueditInheritDeveloper"><big>•</big></span>" mark |
| 680 | @ indicates the privileges of <span class="usertype">developer</span> that |
| 681 | @ are inherited by all users with the |
| 682 | @ <span class="capability">Developer</span> privilege. |
| 683 | @ </p></li> |
| 684 | @ |
| 685 | @ <li><p> |
| 686 | @ The "<span class="ueditInheritReader"><big>•</big></span>" mark |
| 687 | @ indicates the privileges of <span class="usertype">reader</span> that |
| 688 | @ are inherited by all users with the <span class="capability">Reader</span> |
| 689 | @ privilege. |
| 690 | @ </p></li> |
| 691 | @ |
| @@ -1616,16 +1616,16 @@ | |
| 1616 | style_header("Raw SQL Commands"); |
| 1617 | @ <p><b>Caution:</b> There are no restrictions on the SQL that can be |
| 1618 | @ run by this page. You can do serious and irrepairable damage to the |
| 1619 | @ repository. Proceed with extreme caution.</p> |
| 1620 | @ |
| 1621 | @ <p>Database names:<ul><li>repository → %s(db_name("repository")) |
| 1622 | if( g.configOpen ){ |
| 1623 | @ <li>config → %s(db_name("configdb")) |
| 1624 | } |
| 1625 | if( g.localOpen ){ |
| 1626 | @ <li>local-checkout → %s(db_name("localdb")) |
| 1627 | } |
| 1628 | @ </ul></p> |
| 1629 | @ |
| 1630 | @ <form method="post" action="%s(g.zTop)/admin_sql"> |
| 1631 | login_insert_csrf_secret(); |
| 1632 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -496,38 +496,38 @@ | |
| 496 | if( fossil_strcmp(zLogin, "developer") ){ |
| 497 | char *z1, *z2; |
| 498 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='developer'"); |
| 499 | while( z1 && *z1 ){ |
| 500 | inherit[0x7f & *(z1++)] = |
| 501 | "<span class=\"ueditInheritDeveloper\">•</span>"; |
| 502 | } |
| 503 | free(z2); |
| 504 | } |
| 505 | if( fossil_strcmp(zLogin, "reader") ){ |
| 506 | char *z1, *z2; |
| 507 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='reader'"); |
| 508 | while( z1 && *z1 ){ |
| 509 | inherit[0x7f & *(z1++)] = |
| 510 | "<span class=\"ueditInheritReader\">•</span>"; |
| 511 | } |
| 512 | free(z2); |
| 513 | } |
| 514 | if( fossil_strcmp(zLogin, "anonymous") ){ |
| 515 | char *z1, *z2; |
| 516 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='anonymous'"); |
| 517 | while( z1 && *z1 ){ |
| 518 | inherit[0x7f & *(z1++)] = |
| 519 | "<span class=\"ueditInheritAnonymous\">•</span>"; |
| 520 | } |
| 521 | free(z2); |
| 522 | } |
| 523 | if( fossil_strcmp(zLogin, "nobody") ){ |
| 524 | char *z1, *z2; |
| 525 | z1 = z2 = db_text(0,"SELECT cap FROM user WHERE login='nobody'"); |
| 526 | while( z1 && *z1 ){ |
| 527 | inherit[0x7f & *(z1++)] = |
| 528 | "<span class=\"ueditInheritNobody\">•</span>"; |
| 529 | } |
| 530 | free(z2); |
| 531 | } |
| 532 | |
| 533 | /* Begin generating the page |
| @@ -662,30 +662,30 @@ | |
| 662 | @ and reset user passwords. Both automatically get all other privileges |
| 663 | @ listed below. Use these two settings with discretion. |
| 664 | @ </p></li> |
| 665 | @ |
| 666 | @ <li><p> |
| 667 | @ The "<span class="ueditInheritNobody"><big>•</big></span>" mark |
| 668 | @ indicates the privileges of <span class="usertype">nobody</span> that |
| 669 | @ are available to all users regardless of whether or not they are logged in. |
| 670 | @ </p></li> |
| 671 | @ |
| 672 | @ <li><p> |
| 673 | @ The "<span class="ueditInheritAnonymous"><big>•</big></span>" mark |
| 674 | @ indicates the privileges of <span class="usertype">anonymous</span> that |
| 675 | @ are inherited by all logged-in users. |
| 676 | @ </p></li> |
| 677 | @ |
| 678 | @ <li><p> |
| 679 | @ The "<span class="ueditInheritDeveloper"><big>•</big></span>" mark |
| 680 | @ indicates the privileges of <span class="usertype">developer</span> that |
| 681 | @ are inherited by all users with the |
| 682 | @ <span class="capability">Developer</span> privilege. |
| 683 | @ </p></li> |
| 684 | @ |
| 685 | @ <li><p> |
| 686 | @ The "<span class="ueditInheritReader"><big>•</big></span>" mark |
| 687 | @ indicates the privileges of <span class="usertype">reader</span> that |
| 688 | @ are inherited by all users with the <span class="capability">Reader</span> |
| 689 | @ privilege. |
| 690 | @ </p></li> |
| 691 | @ |
| @@ -1616,16 +1616,16 @@ | |
| 1616 | style_header("Raw SQL Commands"); |
| 1617 | @ <p><b>Caution:</b> There are no restrictions on the SQL that can be |
| 1618 | @ run by this page. You can do serious and irrepairable damage to the |
| 1619 | @ repository. Proceed with extreme caution.</p> |
| 1620 | @ |
| 1621 | @ <p>Database names:<ul><li>repository → %s(db_name("repository")) |
| 1622 | if( g.configOpen ){ |
| 1623 | @ <li>config → %s(db_name("configdb")) |
| 1624 | } |
| 1625 | if( g.localOpen ){ |
| 1626 | @ <li>local-checkout → %s(db_name("localdb")) |
| 1627 | } |
| 1628 | @ </ul></p> |
| 1629 | @ |
| 1630 | @ <form method="post" action="%s(g.zTop)/admin_sql"> |
| 1631 | login_insert_csrf_secret(); |
| 1632 |
+1
-1
| --- src/shun.c | ||
| +++ src/shun.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2008 D. Richard Hipp | |
| 2 | +** Copyright (c) 2008 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/shun.c | |
| +++ src/shun.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/shun.c | |
| +++ src/shun.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2009 D. Richard Hipp | |
| 2 | +** Copyright (c) 2009 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2009 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/sqlcmd.c | ||
| +++ src/sqlcmd.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2010 D. Richard Hipp | |
| 2 | +** Copyright (c) 2010 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/sqlcmd.c | |
| +++ src/sqlcmd.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/sqlcmd.c | |
| +++ src/sqlcmd.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/stash.c | ||
| +++ src/stash.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2010 D. Richard Hipp | |
| 2 | +** Copyright (c) 2010 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/stash.c | |
| +++ src/stash.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/stash.c | |
| +++ src/stash.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2010 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/stat.c | ||
| +++ src/stat.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/stat.c | |
| +++ src/stat.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/stat.c | |
| +++ src/stat.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/style.c | ||
| +++ src/style.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006,2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006,2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006,2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006,2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/sync.c | ||
| +++ src/sync.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+2
-2
| --- src/tag.c | ||
| +++ src/tag.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| @@ -549,11 +549,11 @@ | ||
| 549 | 549 | ); |
| 550 | 550 | @ <ul> |
| 551 | 551 | while( db_step(&q)==SQLITE_ROW ){ |
| 552 | 552 | const char *zName = db_column_text(&q, 0); |
| 553 | 553 | if( g.perm.Hyperlink ){ |
| 554 | - @ <li>%z(xhref("class=\"taglink\"","%R/timeline?t=%T",zName)) | |
| 554 | + @ <li>%z(xhref("class='taglink'","%R/timeline?t=%T",zName)) | |
| 555 | 555 | @ %h(zName)</a></li> |
| 556 | 556 | }else{ |
| 557 | 557 | @ <li><span class="tagDsp">%h(zName)</span></li> |
| 558 | 558 | } |
| 559 | 559 | } |
| 560 | 560 |
| --- src/tag.c | |
| +++ src/tag.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -549,11 +549,11 @@ | |
| 549 | ); |
| 550 | @ <ul> |
| 551 | while( db_step(&q)==SQLITE_ROW ){ |
| 552 | const char *zName = db_column_text(&q, 0); |
| 553 | if( g.perm.Hyperlink ){ |
| 554 | @ <li>%z(xhref("class=\"taglink\"","%R/timeline?t=%T",zName)) |
| 555 | @ %h(zName)</a></li> |
| 556 | }else{ |
| 557 | @ <li><span class="tagDsp">%h(zName)</span></li> |
| 558 | } |
| 559 | } |
| 560 |
| --- src/tag.c | |
| +++ src/tag.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -549,11 +549,11 @@ | |
| 549 | ); |
| 550 | @ <ul> |
| 551 | while( db_step(&q)==SQLITE_ROW ){ |
| 552 | const char *zName = db_column_text(&q, 0); |
| 553 | if( g.perm.Hyperlink ){ |
| 554 | @ <li>%z(xhref("class='taglink'","%R/timeline?t=%T",zName)) |
| 555 | @ %h(zName)</a></li> |
| 556 | }else{ |
| 557 | @ <li><span class="tagDsp">%h(zName)</span></li> |
| 558 | } |
| 559 | } |
| 560 |
+1
-1
| --- src/tar.c | ||
| +++ src/tar.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2011 D. Richard Hipp | |
| 2 | +** Copyright (c) 2011 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/tar.c | |
| +++ src/tar.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/tar.c | |
| +++ src/tar.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2011 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/th_main.c | ||
| +++ src/th_main.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2008 D. Richard Hipp | |
| 2 | +** Copyright (c) 2008 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/th_main.c | |
| +++ src/th_main.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/th_main.c | |
| +++ src/th_main.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+8
-8
| --- src/timeline.c | ||
| +++ src/timeline.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| @@ -48,11 +48,11 @@ | ||
| 48 | 48 | */ |
| 49 | 49 | void hyperlink_to_uuid(const char *zUuid){ |
| 50 | 50 | char z[UUID_SIZE+1]; |
| 51 | 51 | shorten_uuid(z, zUuid); |
| 52 | 52 | if( g.perm.Hyperlink ){ |
| 53 | - @ %z(xhref("class=\"timelineHistLink\"","%R/info/%s",z))[%s(z)]</a> | |
| 53 | + @ %z(xhref("class='timelineHistLink'","%R/info/%s",z))[%s(z)]</a> | |
| 54 | 54 | }else{ |
| 55 | 55 | @ <span class="timelineHistDsp">[%s(z)]</span> |
| 56 | 56 | } |
| 57 | 57 | } |
| 58 | 58 | |
| @@ -318,11 +318,11 @@ | ||
| 318 | 318 | @ <td class="timelineTableCell" style="background-color: %h(zBgClr);"> |
| 319 | 319 | }else{ |
| 320 | 320 | @ <td class="timelineTableCell"> |
| 321 | 321 | } |
| 322 | 322 | if( pGraph && zType[0]!='c' ){ |
| 323 | - @ • | |
| 323 | + @ • | |
| 324 | 324 | } |
| 325 | 325 | if( zType[0]=='c' ){ |
| 326 | 326 | hyperlink_to_uuid(zUuid); |
| 327 | 327 | if( isLeaf ){ |
| 328 | 328 | if( db_exists("SELECT 1 FROM tagxref" |
| @@ -431,25 +431,25 @@ | ||
| 431 | 431 | @ <ul class="filelist"> |
| 432 | 432 | inUl = 1; |
| 433 | 433 | } |
| 434 | 434 | if( isNew ){ |
| 435 | 435 | @ <li> %h(zFilename) (new file) |
| 436 | - @ %z(xhref("target=\"diffwindow\"","%R/artifact/%S",zNew)) | |
| 436 | + @ %z(xhref("target='diffwindow'","%R/artifact/%S",zNew)) | |
| 437 | 437 | @ [view]</a></li> |
| 438 | 438 | }else if( isDel ){ |
| 439 | 439 | @ <li> %h(zFilename) (deleted)</li> |
| 440 | 440 | }else if( fossil_strcmp(zOld,zNew)==0 && zOldName!=0 ){ |
| 441 | - @ <li> %h(zOldName) → %h(zFilename) | |
| 442 | - @ %z(xhref("target=\"diffwindow\"","%R/artifact/%S",zNew)) | |
| 441 | + @ <li> %h(zOldName) → %h(zFilename) | |
| 442 | + @ %z(xhref("target='diffwindow'","%R/artifact/%S",zNew)) | |
| 443 | 443 | @ [view]</a></li> |
| 444 | 444 | }else{ |
| 445 | 445 | if( zOldName!=0 ){ |
| 446 | - @ <li> %h(zOldName) → %h(zFilename) | |
| 446 | + @ <li> %h(zOldName) → %h(zFilename) | |
| 447 | 447 | }else{ |
| 448 | 448 | @ <li> %h(zFilename) |
| 449 | 449 | } |
| 450 | - @ %z(xhref("target=\"diffwindow\"","%R/fdiff?v1=%S&v2=%S",zOld,zNew)) | |
| 450 | + @ %z(xhref("target='diffwindow'","%R/fdiff?v1=%S&v2=%S",zOld,zNew)) | |
| 451 | 451 | @ [diff]</a></li> |
| 452 | 452 | } |
| 453 | 453 | } |
| 454 | 454 | db_reset(&fchngQuery); |
| 455 | 455 | if( inUl ){ |
| 456 | 456 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -48,11 +48,11 @@ | |
| 48 | */ |
| 49 | void hyperlink_to_uuid(const char *zUuid){ |
| 50 | char z[UUID_SIZE+1]; |
| 51 | shorten_uuid(z, zUuid); |
| 52 | if( g.perm.Hyperlink ){ |
| 53 | @ %z(xhref("class=\"timelineHistLink\"","%R/info/%s",z))[%s(z)]</a> |
| 54 | }else{ |
| 55 | @ <span class="timelineHistDsp">[%s(z)]</span> |
| 56 | } |
| 57 | } |
| 58 | |
| @@ -318,11 +318,11 @@ | |
| 318 | @ <td class="timelineTableCell" style="background-color: %h(zBgClr);"> |
| 319 | }else{ |
| 320 | @ <td class="timelineTableCell"> |
| 321 | } |
| 322 | if( pGraph && zType[0]!='c' ){ |
| 323 | @ • |
| 324 | } |
| 325 | if( zType[0]=='c' ){ |
| 326 | hyperlink_to_uuid(zUuid); |
| 327 | if( isLeaf ){ |
| 328 | if( db_exists("SELECT 1 FROM tagxref" |
| @@ -431,25 +431,25 @@ | |
| 431 | @ <ul class="filelist"> |
| 432 | inUl = 1; |
| 433 | } |
| 434 | if( isNew ){ |
| 435 | @ <li> %h(zFilename) (new file) |
| 436 | @ %z(xhref("target=\"diffwindow\"","%R/artifact/%S",zNew)) |
| 437 | @ [view]</a></li> |
| 438 | }else if( isDel ){ |
| 439 | @ <li> %h(zFilename) (deleted)</li> |
| 440 | }else if( fossil_strcmp(zOld,zNew)==0 && zOldName!=0 ){ |
| 441 | @ <li> %h(zOldName) → %h(zFilename) |
| 442 | @ %z(xhref("target=\"diffwindow\"","%R/artifact/%S",zNew)) |
| 443 | @ [view]</a></li> |
| 444 | }else{ |
| 445 | if( zOldName!=0 ){ |
| 446 | @ <li> %h(zOldName) → %h(zFilename) |
| 447 | }else{ |
| 448 | @ <li> %h(zFilename) |
| 449 | } |
| 450 | @ %z(xhref("target=\"diffwindow\"","%R/fdiff?v1=%S&v2=%S",zOld,zNew)) |
| 451 | @ [diff]</a></li> |
| 452 | } |
| 453 | } |
| 454 | db_reset(&fchngQuery); |
| 455 | if( inUl ){ |
| 456 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -48,11 +48,11 @@ | |
| 48 | */ |
| 49 | void hyperlink_to_uuid(const char *zUuid){ |
| 50 | char z[UUID_SIZE+1]; |
| 51 | shorten_uuid(z, zUuid); |
| 52 | if( g.perm.Hyperlink ){ |
| 53 | @ %z(xhref("class='timelineHistLink'","%R/info/%s",z))[%s(z)]</a> |
| 54 | }else{ |
| 55 | @ <span class="timelineHistDsp">[%s(z)]</span> |
| 56 | } |
| 57 | } |
| 58 | |
| @@ -318,11 +318,11 @@ | |
| 318 | @ <td class="timelineTableCell" style="background-color: %h(zBgClr);"> |
| 319 | }else{ |
| 320 | @ <td class="timelineTableCell"> |
| 321 | } |
| 322 | if( pGraph && zType[0]!='c' ){ |
| 323 | @ • |
| 324 | } |
| 325 | if( zType[0]=='c' ){ |
| 326 | hyperlink_to_uuid(zUuid); |
| 327 | if( isLeaf ){ |
| 328 | if( db_exists("SELECT 1 FROM tagxref" |
| @@ -431,25 +431,25 @@ | |
| 431 | @ <ul class="filelist"> |
| 432 | inUl = 1; |
| 433 | } |
| 434 | if( isNew ){ |
| 435 | @ <li> %h(zFilename) (new file) |
| 436 | @ %z(xhref("target='diffwindow'","%R/artifact/%S",zNew)) |
| 437 | @ [view]</a></li> |
| 438 | }else if( isDel ){ |
| 439 | @ <li> %h(zFilename) (deleted)</li> |
| 440 | }else if( fossil_strcmp(zOld,zNew)==0 && zOldName!=0 ){ |
| 441 | @ <li> %h(zOldName) → %h(zFilename) |
| 442 | @ %z(xhref("target='diffwindow'","%R/artifact/%S",zNew)) |
| 443 | @ [view]</a></li> |
| 444 | }else{ |
| 445 | if( zOldName!=0 ){ |
| 446 | @ <li> %h(zOldName) → %h(zFilename) |
| 447 | }else{ |
| 448 | @ <li> %h(zFilename) |
| 449 | } |
| 450 | @ %z(xhref("target='diffwindow'","%R/fdiff?v1=%S&v2=%S",zOld,zNew)) |
| 451 | @ [diff]</a></li> |
| 452 | } |
| 453 | } |
| 454 | db_reset(&fchngQuery); |
| 455 | if( inUl ){ |
| 456 |
+1
-1
| --- src/tkt.c | ||
| +++ src/tkt.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/tkt.c | |
| +++ src/tkt.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/tkt.c | |
| +++ src/tkt.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/tktsetup.c | ||
| +++ src/tktsetup.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/tktsetup.c | |
| +++ src/tktsetup.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/tktsetup.c | |
| +++ src/tktsetup.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+4
-31
| --- src/translate.c | ||
| +++ src/translate.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2002 D. Richard Hipp | |
| 2 | +** Copyright (c) 2002 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| @@ -76,34 +76,17 @@ | ||
| 76 | 76 | char c1, c2; /* Characters used to start a comment */ |
| 77 | 77 | int lastWasEq = 0; /* True if last non-whitespace character was "=" */ |
| 78 | 78 | int lastWasComma = 0; /* True if last non-whitespace character was "," */ |
| 79 | 79 | char zLine[2000]; /* A single line of input */ |
| 80 | 80 | char zOut[4000]; /* The input line translated into appropriate output */ |
| 81 | - int isFirstline = 1; /* True if this is the first line */ | |
| 82 | 81 | |
| 83 | 82 | c1 = c2 = '-'; |
| 84 | 83 | while( fgets(zLine, sizeof(zLine), in) ){ |
| 85 | - if (isFirstline) { | |
| 86 | - static const char bom[] = { 0xEF, 0xBB, 0xBF }; | |
| 87 | - if( memcmp(zLine, bom, 3)==0 ) { | |
| 88 | - memmove(zLine, zLine+3, sizeof(zLine)-3); | |
| 89 | - } | |
| 90 | - isFirstline = 0; | |
| 91 | - } | |
| 92 | 84 | for(i=0; zLine[i] && isspace(zLine[i]); i++){} |
| 93 | 85 | if( zLine[i]!='@' ){ |
| 94 | 86 | if( inPrint || inStr ) end_block(out); |
| 95 | - for(i=0,j=0; zLine[i]; i++){ | |
| 96 | - if (128 <= (unsigned char)zLine[i]) { | |
| 97 | - sprintf(&zOut[j], "\\0x%.2X", zLine[i] & 0xFF); | |
| 98 | - j += 5; | |
| 99 | - } else { | |
| 100 | - zOut[j++] = zLine[i]; | |
| 101 | - } | |
| 102 | - } | |
| 103 | - zOut[j] = 0; | |
| 104 | - fprintf(out,"%s",zOut); | |
| 87 | + fprintf(out,"%s",zLine); | |
| 105 | 88 | /* 0123456789 12345 */ |
| 106 | 89 | if( strncmp(zLine, "/* @-comment: ", 14)==0 ){ |
| 107 | 90 | c1 = zLine[14]; |
| 108 | 91 | c2 = zLine[15]; |
| 109 | 92 | } |
| @@ -127,16 +110,11 @@ | ||
| 127 | 110 | for(j=0; zLine[i] && zLine[i]!='\r' && zLine[i]!='\n'; i++){ |
| 128 | 111 | if( zLine[i]==c1 && (c2==' ' || zLine[i+1]==c2) ){ |
| 129 | 112 | omitline = 1; break; |
| 130 | 113 | } |
| 131 | 114 | if( zLine[i]=='"' || zLine[i]=='\\' ){ zOut[j++] = '\\'; } |
| 132 | - if (128 <= (unsigned char)zLine[i]) { | |
| 133 | - sprintf(&zOut[j], "\\0x%.2X", zLine[i] & 0xFF); | |
| 134 | - j += 5; | |
| 135 | - } else { | |
| 136 | - zOut[j++] = zLine[i]; | |
| 137 | - } | |
| 115 | + zOut[j++] = zLine[i]; | |
| 138 | 116 | } |
| 139 | 117 | while( j>0 && isspace(zOut[j-1]) ){ j--; } |
| 140 | 118 | zOut[j] = 0; |
| 141 | 119 | if( j<=0 && omitline ){ |
| 142 | 120 | fprintf(out,"\n"); |
| @@ -156,16 +134,11 @@ | ||
| 156 | 134 | i++; |
| 157 | 135 | if( isspace(zLine[i]) ){ i++; } |
| 158 | 136 | indent = i; |
| 159 | 137 | for(j=0; zLine[i] && zLine[i]!='\r' && zLine[i]!='\n'; i++){ |
| 160 | 138 | if( zLine[i]=='"' || zLine[i]=='\\' ){ zOut[j++] = '\\'; } |
| 161 | - if (128 <= (unsigned char)zLine[i]) { | |
| 162 | - sprintf(&zOut[j], "\\0x%.2X", zLine[i] & 0xFF); | |
| 163 | - j += 5; | |
| 164 | - } else { | |
| 165 | - zOut[j++] = zLine[i]; | |
| 166 | - } | |
| 139 | + zOut[j++] = zLine[i]; | |
| 167 | 140 | if( zLine[i]!='%' || zLine[i+1]=='%' || zLine[i+1]==0 ) continue; |
| 168 | 141 | for(nC=1; zLine[i+nC] && zLine[i+nC]!='('; nC++){} |
| 169 | 142 | if( zLine[i+nC]!='(' || !isalpha(zLine[i+nC-1]) ) continue; |
| 170 | 143 | while( --nC ) zOut[j++] = zLine[++i]; |
| 171 | 144 | zArg[nArg++] = ','; |
| 172 | 145 |
| --- src/translate.c | |
| +++ src/translate.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2002 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -76,34 +76,17 @@ | |
| 76 | char c1, c2; /* Characters used to start a comment */ |
| 77 | int lastWasEq = 0; /* True if last non-whitespace character was "=" */ |
| 78 | int lastWasComma = 0; /* True if last non-whitespace character was "," */ |
| 79 | char zLine[2000]; /* A single line of input */ |
| 80 | char zOut[4000]; /* The input line translated into appropriate output */ |
| 81 | int isFirstline = 1; /* True if this is the first line */ |
| 82 | |
| 83 | c1 = c2 = '-'; |
| 84 | while( fgets(zLine, sizeof(zLine), in) ){ |
| 85 | if (isFirstline) { |
| 86 | static const char bom[] = { 0xEF, 0xBB, 0xBF }; |
| 87 | if( memcmp(zLine, bom, 3)==0 ) { |
| 88 | memmove(zLine, zLine+3, sizeof(zLine)-3); |
| 89 | } |
| 90 | isFirstline = 0; |
| 91 | } |
| 92 | for(i=0; zLine[i] && isspace(zLine[i]); i++){} |
| 93 | if( zLine[i]!='@' ){ |
| 94 | if( inPrint || inStr ) end_block(out); |
| 95 | for(i=0,j=0; zLine[i]; i++){ |
| 96 | if (128 <= (unsigned char)zLine[i]) { |
| 97 | sprintf(&zOut[j], "\\0x%.2X", zLine[i] & 0xFF); |
| 98 | j += 5; |
| 99 | } else { |
| 100 | zOut[j++] = zLine[i]; |
| 101 | } |
| 102 | } |
| 103 | zOut[j] = 0; |
| 104 | fprintf(out,"%s",zOut); |
| 105 | /* 0123456789 12345 */ |
| 106 | if( strncmp(zLine, "/* @-comment: ", 14)==0 ){ |
| 107 | c1 = zLine[14]; |
| 108 | c2 = zLine[15]; |
| 109 | } |
| @@ -127,16 +110,11 @@ | |
| 127 | for(j=0; zLine[i] && zLine[i]!='\r' && zLine[i]!='\n'; i++){ |
| 128 | if( zLine[i]==c1 && (c2==' ' || zLine[i+1]==c2) ){ |
| 129 | omitline = 1; break; |
| 130 | } |
| 131 | if( zLine[i]=='"' || zLine[i]=='\\' ){ zOut[j++] = '\\'; } |
| 132 | if (128 <= (unsigned char)zLine[i]) { |
| 133 | sprintf(&zOut[j], "\\0x%.2X", zLine[i] & 0xFF); |
| 134 | j += 5; |
| 135 | } else { |
| 136 | zOut[j++] = zLine[i]; |
| 137 | } |
| 138 | } |
| 139 | while( j>0 && isspace(zOut[j-1]) ){ j--; } |
| 140 | zOut[j] = 0; |
| 141 | if( j<=0 && omitline ){ |
| 142 | fprintf(out,"\n"); |
| @@ -156,16 +134,11 @@ | |
| 156 | i++; |
| 157 | if( isspace(zLine[i]) ){ i++; } |
| 158 | indent = i; |
| 159 | for(j=0; zLine[i] && zLine[i]!='\r' && zLine[i]!='\n'; i++){ |
| 160 | if( zLine[i]=='"' || zLine[i]=='\\' ){ zOut[j++] = '\\'; } |
| 161 | if (128 <= (unsigned char)zLine[i]) { |
| 162 | sprintf(&zOut[j], "\\0x%.2X", zLine[i] & 0xFF); |
| 163 | j += 5; |
| 164 | } else { |
| 165 | zOut[j++] = zLine[i]; |
| 166 | } |
| 167 | if( zLine[i]!='%' || zLine[i+1]=='%' || zLine[i+1]==0 ) continue; |
| 168 | for(nC=1; zLine[i+nC] && zLine[i+nC]!='('; nC++){} |
| 169 | if( zLine[i+nC]!='(' || !isalpha(zLine[i+nC-1]) ) continue; |
| 170 | while( --nC ) zOut[j++] = zLine[++i]; |
| 171 | zArg[nArg++] = ','; |
| 172 |
| --- src/translate.c | |
| +++ src/translate.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2002 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -76,34 +76,17 @@ | |
| 76 | char c1, c2; /* Characters used to start a comment */ |
| 77 | int lastWasEq = 0; /* True if last non-whitespace character was "=" */ |
| 78 | int lastWasComma = 0; /* True if last non-whitespace character was "," */ |
| 79 | char zLine[2000]; /* A single line of input */ |
| 80 | char zOut[4000]; /* The input line translated into appropriate output */ |
| 81 | |
| 82 | c1 = c2 = '-'; |
| 83 | while( fgets(zLine, sizeof(zLine), in) ){ |
| 84 | for(i=0; zLine[i] && isspace(zLine[i]); i++){} |
| 85 | if( zLine[i]!='@' ){ |
| 86 | if( inPrint || inStr ) end_block(out); |
| 87 | fprintf(out,"%s",zLine); |
| 88 | /* 0123456789 12345 */ |
| 89 | if( strncmp(zLine, "/* @-comment: ", 14)==0 ){ |
| 90 | c1 = zLine[14]; |
| 91 | c2 = zLine[15]; |
| 92 | } |
| @@ -127,16 +110,11 @@ | |
| 110 | for(j=0; zLine[i] && zLine[i]!='\r' && zLine[i]!='\n'; i++){ |
| 111 | if( zLine[i]==c1 && (c2==' ' || zLine[i+1]==c2) ){ |
| 112 | omitline = 1; break; |
| 113 | } |
| 114 | if( zLine[i]=='"' || zLine[i]=='\\' ){ zOut[j++] = '\\'; } |
| 115 | zOut[j++] = zLine[i]; |
| 116 | } |
| 117 | while( j>0 && isspace(zOut[j-1]) ){ j--; } |
| 118 | zOut[j] = 0; |
| 119 | if( j<=0 && omitline ){ |
| 120 | fprintf(out,"\n"); |
| @@ -156,16 +134,11 @@ | |
| 134 | i++; |
| 135 | if( isspace(zLine[i]) ){ i++; } |
| 136 | indent = i; |
| 137 | for(j=0; zLine[i] && zLine[i]!='\r' && zLine[i]!='\n'; i++){ |
| 138 | if( zLine[i]=='"' || zLine[i]=='\\' ){ zOut[j++] = '\\'; } |
| 139 | zOut[j++] = zLine[i]; |
| 140 | if( zLine[i]!='%' || zLine[i+1]=='%' || zLine[i+1]==0 ) continue; |
| 141 | for(nC=1; zLine[i+nC] && zLine[i+nC]!='('; nC++){} |
| 142 | if( zLine[i+nC]!='(' || !isalpha(zLine[i+nC-1]) ) continue; |
| 143 | while( --nC ) zOut[j++] = zLine[++i]; |
| 144 | zArg[nArg++] = ','; |
| 145 |
+1
-1
| --- src/undo.c | ||
| +++ src/undo.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/undo.c | |
| +++ src/undo.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/undo.c | |
| +++ src/undo.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/update.c | ||
| +++ src/update.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/update.c | |
| +++ src/update.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/update.c | |
| +++ src/update.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/url.c | ||
| +++ src/url.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/url.c | |
| +++ src/url.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/url.c | |
| +++ src/url.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/user.c | ||
| +++ src/user.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2006 D. Richard Hipp | |
| 2 | +** Copyright (c) 2006 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/user.c | |
| +++ src/user.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/user.c | |
| +++ src/user.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2006 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/verify.c | ||
| +++ src/verify.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/verify.c | |
| +++ src/verify.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/verify.c | |
| +++ src/verify.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+5
-5
| --- src/wiki.c | ||
| +++ src/wiki.c | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 3 | -** Copyright © 2008 Stephan Beal | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | +** Copyright (c) 2008 Stephan Beal | |
| 4 | 4 | ** |
| 5 | 5 | ** This program is free software; you can redistribute it and/or |
| 6 | 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | 8 | |
| @@ -374,11 +374,11 @@ | ||
| 374 | 374 | @ <textarea name="w" class="wikiedit" cols="80" |
| 375 | 375 | @ rows="%d(n)" wrap="virtual">%h(zBody)</textarea> |
| 376 | 376 | @ <br /> |
| 377 | 377 | if( db_get_boolean("wysiwyg-wiki", 0) ){ |
| 378 | 378 | @ <input type="submit" name="edit-wysiwyg" value="Wysiwyg Editor" |
| 379 | - @ onclick="return confirm('Switching to WYSIWYG-mode\nwill erase your markup\nedits. Continue?')" /> | |
| 379 | + @ onclick='return confirm("Switching to WYSIWYG-mode\nwill erase your markup\nedits. Continue?")' /> | |
| 380 | 380 | } |
| 381 | 381 | @ <input type="submit" name="preview" value="Preview Your Changes" /> |
| 382 | 382 | }else{ |
| 383 | 383 | /* Wysiwyg editing */ |
| 384 | 384 | Blob html, temp; |
| @@ -392,17 +392,17 @@ | ||
| 392 | 392 | blob_reset(&temp); |
| 393 | 393 | wysiwygEditor("w", blob_str(&html), 60, n); |
| 394 | 394 | blob_reset(&html); |
| 395 | 395 | @ <br /> |
| 396 | 396 | @ <input type="submit" name="edit-markup" value="Markup Editor" |
| 397 | - @ onclick="return confirm('Switching to markup-mode\nwill erase your WYSIWYG\nedits. Continue?')" /> | |
| 397 | + @ onclick='return confirm("Switching to markup-mode\nwill erase your WYSIWYG\nedits. Continue?")' /> | |
| 398 | 398 | } |
| 399 | 399 | @ <input type="submit" name="submit" value="Apply These Changes" /> |
| 400 | 400 | login_insert_csrf_secret(); |
| 401 | 401 | @ <input type="hidden" name="name" value="%h(zPageName)" /> |
| 402 | 402 | @ <input type="submit" name="cancel" value="Cancel" |
| 403 | - @ onclick="confirm('Abandon your changes?')" /> | |
| 403 | + @ onclick='confirm("Abandon your changes?")' /> | |
| 404 | 404 | @ </div></form> |
| 405 | 405 | manifest_destroy(pWiki); |
| 406 | 406 | blob_reset(&wiki); |
| 407 | 407 | style_footer(); |
| 408 | 408 | } |
| 409 | 409 |
| --- src/wiki.c | |
| +++ src/wiki.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** Copyright © 2008 Stephan Beal |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | |
| @@ -374,11 +374,11 @@ | |
| 374 | @ <textarea name="w" class="wikiedit" cols="80" |
| 375 | @ rows="%d(n)" wrap="virtual">%h(zBody)</textarea> |
| 376 | @ <br /> |
| 377 | if( db_get_boolean("wysiwyg-wiki", 0) ){ |
| 378 | @ <input type="submit" name="edit-wysiwyg" value="Wysiwyg Editor" |
| 379 | @ onclick="return confirm('Switching to WYSIWYG-mode\nwill erase your markup\nedits. Continue?')" /> |
| 380 | } |
| 381 | @ <input type="submit" name="preview" value="Preview Your Changes" /> |
| 382 | }else{ |
| 383 | /* Wysiwyg editing */ |
| 384 | Blob html, temp; |
| @@ -392,17 +392,17 @@ | |
| 392 | blob_reset(&temp); |
| 393 | wysiwygEditor("w", blob_str(&html), 60, n); |
| 394 | blob_reset(&html); |
| 395 | @ <br /> |
| 396 | @ <input type="submit" name="edit-markup" value="Markup Editor" |
| 397 | @ onclick="return confirm('Switching to markup-mode\nwill erase your WYSIWYG\nedits. Continue?')" /> |
| 398 | } |
| 399 | @ <input type="submit" name="submit" value="Apply These Changes" /> |
| 400 | login_insert_csrf_secret(); |
| 401 | @ <input type="hidden" name="name" value="%h(zPageName)" /> |
| 402 | @ <input type="submit" name="cancel" value="Cancel" |
| 403 | @ onclick="confirm('Abandon your changes?')" /> |
| 404 | @ </div></form> |
| 405 | manifest_destroy(pWiki); |
| 406 | blob_reset(&wiki); |
| 407 | style_footer(); |
| 408 | } |
| 409 |
| --- src/wiki.c | |
| +++ src/wiki.c | |
| @@ -1,8 +1,8 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** Copyright (c) 2008 Stephan Beal |
| 4 | ** |
| 5 | ** This program is free software; you can redistribute it and/or |
| 6 | ** modify it under the terms of the Simplified BSD License (also |
| 7 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 8 | |
| @@ -374,11 +374,11 @@ | |
| 374 | @ <textarea name="w" class="wikiedit" cols="80" |
| 375 | @ rows="%d(n)" wrap="virtual">%h(zBody)</textarea> |
| 376 | @ <br /> |
| 377 | if( db_get_boolean("wysiwyg-wiki", 0) ){ |
| 378 | @ <input type="submit" name="edit-wysiwyg" value="Wysiwyg Editor" |
| 379 | @ onclick='return confirm("Switching to WYSIWYG-mode\nwill erase your markup\nedits. Continue?")' /> |
| 380 | } |
| 381 | @ <input type="submit" name="preview" value="Preview Your Changes" /> |
| 382 | }else{ |
| 383 | /* Wysiwyg editing */ |
| 384 | Blob html, temp; |
| @@ -392,17 +392,17 @@ | |
| 392 | blob_reset(&temp); |
| 393 | wysiwygEditor("w", blob_str(&html), 60, n); |
| 394 | blob_reset(&html); |
| 395 | @ <br /> |
| 396 | @ <input type="submit" name="edit-markup" value="Markup Editor" |
| 397 | @ onclick='return confirm("Switching to markup-mode\nwill erase your WYSIWYG\nedits. Continue?")' /> |
| 398 | } |
| 399 | @ <input type="submit" name="submit" value="Apply These Changes" /> |
| 400 | login_insert_csrf_secret(); |
| 401 | @ <input type="hidden" name="name" value="%h(zPageName)" /> |
| 402 | @ <input type="submit" name="cancel" value="Cancel" |
| 403 | @ onclick='confirm("Abandon your changes?")' /> |
| 404 | @ </div></form> |
| 405 | manifest_destroy(pWiki); |
| 406 | blob_reset(&wiki); |
| 407 | style_footer(); |
| 408 | } |
| 409 |
+4
-4
| --- src/wikiformat.c | ||
| +++ src/wikiformat.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| @@ -1190,11 +1190,11 @@ | ||
| 1190 | 1190 | p->state |= AT_NEWLINE; |
| 1191 | 1191 | break; |
| 1192 | 1192 | } |
| 1193 | 1193 | case TOKEN_BUL_LI: { |
| 1194 | 1194 | if( inlineOnly ){ |
| 1195 | - blob_append(p->pOut, " • ", -1); | |
| 1195 | + blob_append(p->pOut, " • ", -1); | |
| 1196 | 1196 | }else{ |
| 1197 | 1197 | if( p->wikiList!=MARKUP_UL ){ |
| 1198 | 1198 | if( p->wikiList ){ |
| 1199 | 1199 | popStackToTag(p, p->wikiList); |
| 1200 | 1200 | } |
| @@ -1410,18 +1410,18 @@ | ||
| 1410 | 1410 | p->state &= ~ALLOW_WIKI; |
| 1411 | 1411 | for (vAttrIdx = 0; vAttrIdx < markup.nAttr; vAttrIdx++){ |
| 1412 | 1412 | if( markup.aAttr[vAttrIdx].iACode == ATTR_ID ){ |
| 1413 | 1413 | p->zVerbatimId = markup.aAttr[0].zValue; |
| 1414 | 1414 | }else if( markup.aAttr[vAttrIdx].iACode == ATTR_TYPE ){ |
| 1415 | - blob_appendf(p->pOut, "<pre name=\"code\" class=\"%s\">", | |
| 1415 | + blob_appendf(p->pOut, "<pre name='code' class='%s'>", | |
| 1416 | 1416 | markup.aAttr[vAttrIdx].zValue); |
| 1417 | 1417 | vAttrDidAppend=1; |
| 1418 | 1418 | } |
| 1419 | 1419 | } |
| 1420 | 1420 | if( !vAttrDidAppend ) { |
| 1421 | 1421 | endAutoParagraph(p); |
| 1422 | - blob_append(p->pOut, "<pre class=\"verbatim\">",-1); | |
| 1422 | + blob_append(p->pOut, "<pre class='verbatim'>",-1); | |
| 1423 | 1423 | } |
| 1424 | 1424 | p->wantAutoParagraph = 0; |
| 1425 | 1425 | }else |
| 1426 | 1426 | if( markup.iType==MUTYPE_LI ){ |
| 1427 | 1427 | if( backupToType(p, MUTYPE_LIST)==0 ){ |
| 1428 | 1428 |
| --- src/wikiformat.c | |
| +++ src/wikiformat.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -1190,11 +1190,11 @@ | |
| 1190 | p->state |= AT_NEWLINE; |
| 1191 | break; |
| 1192 | } |
| 1193 | case TOKEN_BUL_LI: { |
| 1194 | if( inlineOnly ){ |
| 1195 | blob_append(p->pOut, " • ", -1); |
| 1196 | }else{ |
| 1197 | if( p->wikiList!=MARKUP_UL ){ |
| 1198 | if( p->wikiList ){ |
| 1199 | popStackToTag(p, p->wikiList); |
| 1200 | } |
| @@ -1410,18 +1410,18 @@ | |
| 1410 | p->state &= ~ALLOW_WIKI; |
| 1411 | for (vAttrIdx = 0; vAttrIdx < markup.nAttr; vAttrIdx++){ |
| 1412 | if( markup.aAttr[vAttrIdx].iACode == ATTR_ID ){ |
| 1413 | p->zVerbatimId = markup.aAttr[0].zValue; |
| 1414 | }else if( markup.aAttr[vAttrIdx].iACode == ATTR_TYPE ){ |
| 1415 | blob_appendf(p->pOut, "<pre name=\"code\" class=\"%s\">", |
| 1416 | markup.aAttr[vAttrIdx].zValue); |
| 1417 | vAttrDidAppend=1; |
| 1418 | } |
| 1419 | } |
| 1420 | if( !vAttrDidAppend ) { |
| 1421 | endAutoParagraph(p); |
| 1422 | blob_append(p->pOut, "<pre class=\"verbatim\">",-1); |
| 1423 | } |
| 1424 | p->wantAutoParagraph = 0; |
| 1425 | }else |
| 1426 | if( markup.iType==MUTYPE_LI ){ |
| 1427 | if( backupToType(p, MUTYPE_LIST)==0 ){ |
| 1428 |
| --- src/wikiformat.c | |
| +++ src/wikiformat.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| @@ -1190,11 +1190,11 @@ | |
| 1190 | p->state |= AT_NEWLINE; |
| 1191 | break; |
| 1192 | } |
| 1193 | case TOKEN_BUL_LI: { |
| 1194 | if( inlineOnly ){ |
| 1195 | blob_append(p->pOut, " • ", -1); |
| 1196 | }else{ |
| 1197 | if( p->wikiList!=MARKUP_UL ){ |
| 1198 | if( p->wikiList ){ |
| 1199 | popStackToTag(p, p->wikiList); |
| 1200 | } |
| @@ -1410,18 +1410,18 @@ | |
| 1410 | p->state &= ~ALLOW_WIKI; |
| 1411 | for (vAttrIdx = 0; vAttrIdx < markup.nAttr; vAttrIdx++){ |
| 1412 | if( markup.aAttr[vAttrIdx].iACode == ATTR_ID ){ |
| 1413 | p->zVerbatimId = markup.aAttr[0].zValue; |
| 1414 | }else if( markup.aAttr[vAttrIdx].iACode == ATTR_TYPE ){ |
| 1415 | blob_appendf(p->pOut, "<pre name='code' class='%s'>", |
| 1416 | markup.aAttr[vAttrIdx].zValue); |
| 1417 | vAttrDidAppend=1; |
| 1418 | } |
| 1419 | } |
| 1420 | if( !vAttrDidAppend ) { |
| 1421 | endAutoParagraph(p); |
| 1422 | blob_append(p->pOut, "<pre class='verbatim'>",-1); |
| 1423 | } |
| 1424 | p->wantAutoParagraph = 0; |
| 1425 | }else |
| 1426 | if( markup.iType==MUTYPE_LI ){ |
| 1427 | if( backupToType(p, MUTYPE_LIST)==0 ){ |
| 1428 |
+1
-1
| --- src/winhttp.c | ||
| +++ src/winhttp.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2008 D. Richard Hipp | |
| 2 | +** Copyright (c) 2008 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/winhttp.c | |
| +++ src/winhttp.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/winhttp.c | |
| +++ src/winhttp.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2008 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/wysiwyg.c | ||
| +++ src/wysiwyg.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2012 D. Richard Hipp | |
| 2 | +** Copyright (c) 2012 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | ** |
| 8 | 8 |
| --- src/wysiwyg.c | |
| +++ src/wysiwyg.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2012 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
| --- src/wysiwyg.c | |
| +++ src/wysiwyg.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2012 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | ** |
| 8 |
+1
-1
| --- src/xfer.c | ||
| +++ src/xfer.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/xfer.c | |
| +++ src/xfer.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/xfer.c | |
| +++ src/xfer.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/xfersetup.c | ||
| +++ src/xfersetup.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/xfersetup.c | |
| +++ src/xfersetup.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/xfersetup.c | |
| +++ src/xfersetup.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
+1
-1
| --- src/zip.c | ||
| +++ src/zip.c | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | /* |
| 2 | -** Copyright © 2007 D. Richard Hipp | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | 3 | ** |
| 4 | 4 | ** This program is free software; you can redistribute it and/or |
| 5 | 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | 7 | |
| 8 | 8 |
| --- src/zip.c | |
| +++ src/zip.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright © 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |
| --- src/zip.c | |
| +++ src/zip.c | |
| @@ -1,7 +1,7 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 |