Updated copyright notices to include the year 2018.
Updated copyright notices to include the year 2017.
global: Use const for all test_functions[] arrays
global: freshen copyright git ls-files | xargs perl -p -i -e 's/(\d+)-201[0-5]/$1-2016/g;s/ (201[0-5]) Dovecot/ $1-2016 Dovecot/'
Make static analyzer happier.
global: freshen copyright Robomatically: git ls-files | xargs perl -p -i -e 's/(\d+)-201[0-4]/$1-2015/g;s/ (201[0-4]) Dovecot/ $1-2015 Dovecot/' Happy 2015 everyone! Signed-off-by: Phil Carmody <phil@dovecot.fi>
Updated copyright notices to include year 2014.
Oops :) Update copyrights to 2013 without breaking all .c files.
Updated copyright notices to include year 2013.
Updated copyright notices to include year 2012.
message_id_get_next(): Fixed parsing message-ids with no-fold-quotes.
Updated copyright notices to include year 2011.
Small code changes to make static analyzer happier. --HG-- branch : HEAD
Updated copyright notices to include year 2010. --HG-- branch : HEAD
message_id_get_next() didn't contain @ in reply when msgid wasn't in canonical form. --HG-- branch : HEAD