diff options
author | kent@mysql.com/kent-amd64.(none) <> | 2006-12-31 01:04:07 +0100 |
---|---|---|
committer | kent@mysql.com/kent-amd64.(none) <> | 2006-12-31 01:04:07 +0100 |
commit | 1b8bd0d246f26fa05f9974005dc10cc647754ee1 (patch) | |
tree | ccace61b3d37f7480a06ecda03b0cfc451f58474 /mysys/my_getsystime.c | |
parent | 344d78a56328c1a9e77f8eb2f247d20ced3ce816 (diff) | |
parent | 6523aca7291d55b7fcb7668610a6fb0c752a3770 (diff) | |
download | mariadb-git-1b8bd0d246f26fa05f9974005dc10cc647754ee1.tar.gz |
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/kent/bk/main/mysql-5.0
Diffstat (limited to 'mysys/my_getsystime.c')
-rw-r--r-- | mysys/my_getsystime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_getsystime.c b/mysys/my_getsystime.c index 29270880f33..2fd7eed7778 100644 --- a/mysys/my_getsystime.c +++ b/mysys/my_getsystime.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB +/* Copyright (C) 2004 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |