diff options
author | Kent Boortz <kent.boortz@sun.com> | 2010-12-29 01:26:31 +0100 |
---|---|---|
committer | Kent Boortz <kent.boortz@sun.com> | 2010-12-29 01:26:31 +0100 |
commit | 94cde4c95115983920a93937c650074fa52ecf43 (patch) | |
tree | cf788ed2c7840aa7fb6e5003e9571e70a0c9806a /sql/item_cmpfunc.cc | |
parent | 26763a57a305e99090fdbc0666a4f755835e6921 (diff) | |
parent | 920d185fd8551b9737161ee903b2d0bc24dda2f8 (diff) | |
download | mariadb-git-94cde4c95115983920a93937c650074fa52ecf43.tar.gz |
Merge
Diffstat (limited to 'sql/item_cmpfunc.cc')
-rw-r--r-- | sql/item_cmpfunc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_cmpfunc.cc b/sql/item_cmpfunc.cc index 737fa02bcd2..fe8ff3a74d0 100644 --- a/sql/item_cmpfunc.cc +++ b/sql/item_cmpfunc.cc @@ -1,4 +1,4 @@ -/* Copyright (c) 2000, 2010 Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. 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 |