comparison src/lib/strescape.c @ 15715:36ef72481934

Oops :) Update copyrights to 2013 without breaking all .c files.
author Timo Sirainen <tss@iki.fi>
date Sat, 02 Feb 2013 17:02:55 +0200
parents 90710c6c3beb
children 9735c6fb7e39
comparison
equal deleted inserted replaced
15714:90710c6c3beb 15715:36ef72481934
1 * Copyright (c) 2003-2013 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2003-2013 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "str.h" 4 #include "str.h"
5 #include "strescape.h" 5 #include "strescape.h"
6 6