Not logged in
Diff

Differences From Artifact [e730b77c18]:

  • File src/deltacmd.c — part of check-in [0c227fa406] at 2007-07-28 08:04:24 on branch trunk — Remove a c++ism from deltacmd.c. (user: dan size: 4775) [more...]

To Artifact [e879f45b3a]:

  • File src/deltacmd.c — part of check-in [c06edd231f] at 2010-05-16 19:08:45 on branch clear-title — Change from GPL to the Simplified BSD License. (user: drh size: 4499)

1
2
3
4
5
6
7



8
9
10


11
12
13
14
15
16
17
18
19
20
21
22
23
1
2
3
4



5
6
7
8


9
10






11
12
13
14
15
16
17




-
-
-
+
+
+

-
-
+
+
-
-
-
-
-
-







/*
** Copyright (c) 2006 D. Richard Hipp
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of the GNU General Public
** License version 2 as published by the Free Software Foundation.
**
** modify it under the terms of the Simplified BSD License (also
** known as the "2-Clause License" or "FreeBSD License".)

** This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
** but without any warranty; without even the implied warranty of
** merchantability or fitness for a particular purpose.
** General Public License for more details.
** 
** You should have received a copy of the GNU General Public
** License along with this library; if not, write to the
** Free Software Foundation, Inc., 59 Temple Place - Suite 330,
** Boston, MA  02111-1307, USA.
**
** Author contact information:
**   drh@hwaci.com
**   http://www.hwaci.com/drh/
**
*******************************************************************************
**