diff options
author | Alexander Barkov <bar@mysql.com> | 2011-01-19 16:31:17 +0300 |
---|---|---|
committer | Alexander Barkov <bar@mysql.com> | 2011-01-19 16:31:17 +0300 |
commit | ae60b4775606233409ddf8f4f09bc14bc74b73b4 (patch) | |
tree | 90ad99404a9788532b9f7032c9301dbbebaab6e3 /strings/strend.c | |
parent | e869aa67640d106a9994799e356d37b1f809b126 (diff) | |
parent | d967925cfc0841753ccbab99372821c903d75927 (diff) | |
download | mariadb-git-ae60b4775606233409ddf8f4f09bc14bc74b73b4.tar.gz |
Merging Copyright update from 5.1
Diffstat (limited to 'strings/strend.c')
-rw-r--r-- | strings/strend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/strend.c b/strings/strend.c index d70a5d648d5..c38502bd55c 100644 --- a/strings/strend.c +++ b/strings/strend.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002 MySQL AB +/* Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |