Fossil SCM

Fix copy-paste issues with the header comment for the tarball generator.

drh 2011-04-08 17:09 trunk
Commit e5609b76cb5fdb37a73073abacd5e42faafbde60
1 file changed +2 -2
+2 -2
--- src/tar.c
+++ src/tar.c
@@ -1,7 +1,7 @@
11
/*
2
-** Copyright (c) 2007 D. Richard Hipp
2
+** Copyright (c) 2011 D. Richard Hipp
33
**
44
** This program is free software; you can redistribute it and/or
55
** modify it under the terms of the Simplified BSD License (also
66
** known as the "2-Clause License" or "FreeBSD License".)
77
@@ -13,11 +13,11 @@
1313
** [email protected]
1414
** http://www.hwaci.com/drh/
1515
**
1616
*******************************************************************************
1717
**
18
-** This file contains code used to generate ZIP archives.
18
+** This file contains code used to generate tarballs.
1919
*/
2020
#include <assert.h>
2121
#include <zlib.h>
2222
#include "config.h"
2323
#include "tar.h"
2424
--- src/tar.c
+++ src/tar.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
@@ -13,11 +13,11 @@
13 ** [email protected]
14 ** http://www.hwaci.com/drh/
15 **
16 *******************************************************************************
17 **
18 ** This file contains code used to generate ZIP archives.
19 */
20 #include <assert.h>
21 #include <zlib.h>
22 #include "config.h"
23 #include "tar.h"
24
--- 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
@@ -13,11 +13,11 @@
13 ** [email protected]
14 ** http://www.hwaci.com/drh/
15 **
16 *******************************************************************************
17 **
18 ** This file contains code used to generate tarballs.
19 */
20 #include <assert.h>
21 #include <zlib.h>
22 #include "config.h"
23 #include "tar.h"
24

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button