Recast more internal string routines to use growable-strings
[exim.git] / src / src / regex.c
index 3560bef529a813158ab690991fd650832da394de..66372960f2bf3f8cdce904e7efcfffb527d5808f 100644 (file)
@@ -4,7 +4,7 @@
 
 /* Copyright (c) Tom Kistner <tom@duncanthrax.net> 2003-2015
  * License: GPL
- * Copyright (c) The Exim Maintainers 2016
+ * Copyright (c) The Exim Maintainers 2016 - 2018
  */
 
 /* Code for matching regular expressions against headers and body.