diff options
Diffstat (limited to 'ext/mysql/libmysql/strtoull.c')
-rw-r--r-- | ext/mysql/libmysql/strtoull.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysql/libmysql/strtoull.c b/ext/mysql/libmysql/strtoull.c index fbb23e0f20..807449e0af 100644 --- a/ext/mysql/libmysql/strtoull.c +++ b/ext/mysql/libmysql/strtoull.c @@ -1,5 +1,5 @@ -/* Copyright (C) 1996 TCX DataKonsult AB & Monty Program KB & Detron HB - For a more info consult the file COPYRIGHT distributed with this file */ +/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB +This file is public domain and comes with NO WARRANTY of any kind */ /* This is defines strtoull() */ |