comparison src/lib/file-copy.c @ 9532:00cd9aacd03c HEAD

Updated copyright notices to include year 2010.
author Timo Sirainen <tss@iki.fi>
date Mon, 25 Jan 2010 01:18:58 +0200
parents b9faf4db2a9f
children
comparison
equal deleted inserted replaced
9531:e7c462e3e4bd 9532:00cd9aacd03c
1 /* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "istream.h" 4 #include "istream.h"
5 #include "ostream.h" 5 #include "ostream.h"
6 #include "file-copy.h" 6 #include "file-copy.h"