update copyright notice

This commit is contained in:
Automatic Updater
2009-09-01 23:47:45 +00:00
parent ae16941d9f
commit 823ca3c14f
8 changed files with 32 additions and 32 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: t_names.c,v 1.49 2009/09/01 00:22:25 jinmei Exp $ */
/* $Id: t_names.c,v 1.50 2009/09/01 23:47:44 tbox Exp $ */
#include <config.h>
@@ -1777,7 +1777,7 @@ t_dns_name_fromtext(void) {
atoi(Tokens[3])
== 0 ?
0 :
DNS_NAME_DOWNCASE);
DNS_NAME_DOWNCASE);
} else {
t_info("bad format at line %d\n", line);
}