diff options
Diffstat (limited to 'ext/mysql/libmysql/strtoll.c')
-rw-r--r-- | ext/mysql/libmysql/strtoll.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysql/libmysql/strtoll.c b/ext/mysql/libmysql/strtoll.c index 3b8f9bf368..4dde6e4e87 100644 --- a/ext/mysql/libmysql/strtoll.c +++ b/ext/mysql/libmysql/strtoll.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 strtoll() if neaded */ |