Skip to content

Commit 6e30b4b

Browse files
committed
Bump (c) year
1 parent bd66753 commit 6e30b4b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

configuration-file/pure-config.pl.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! @PERL@
22

3-
# (C) 2001-2012 Aristotle Pagaltzis
3+
# (C) 2001-2013 Aristotle Pagaltzis
44
# derived from code (C) 2001-2002 Frank Denis and Matthias Andree
55

66
use strict;

man/pure-ftpd.8.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@ Troll\-FTPd was written by Arnt Gulbrandsen <[email protected]> and copyright 199
918918
Troll Tech AS, Waldemar Thranes gate 98B, N\-0175 Oslo, Norway, fax +47
919919
22806380.
920920
.PP
921-
Pure\-FTPd is (C)opyleft 2001\-2012 by Frank DENIS <j at pureftpd dot org> and
921+
Pure\-FTPd is (C)opyleft 2001\-2013 by Frank DENIS <j at pureftpd dot org> and
922922
the Pure\-FTPd team.
923923
.PP
924924
This software is covered by the BSD license.

puredb/src/puredb_read.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
/* (C)opyleft 2001-2012 Frank DENIS <j at pureftpd dot org> */
2+
/* (C)opyleft 2001-2013 Frank DENIS <j at pureftpd dot org> */
33

44
#include <config.h>
55

puredb/src/puredb_write.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
/* (C)opyleft 2001-2012 Frank DENIS <j at pureftpd dot org> */
2+
/* (C)opyleft 2001-2013 Frank DENIS <j at pureftpd dot org> */
33

44
#include <config.h>
55

puredb/src/regression.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
/* (C)opyleft 2001-2012 Frank DENIS <j at pureftpd dot org> */
2+
/* (C)opyleft 2001-2013 Frank DENIS <j at pureftpd dot org> */
33

44
#include <config.h>
55
#ifdef HAVE_SNPRINTF

0 commit comments

Comments
 (0)