diff options
author | Nirbhay Choubey <nirbhay@mariadb.com> | 2015-12-10 13:00:08 -0500 |
---|---|---|
committer | Nirbhay Choubey <nirbhay@mariadb.com> | 2015-12-10 13:00:08 -0500 |
commit | ca07ee85ea28d4b820498535508c6b23f089c22c (patch) | |
tree | 1445f647e7b3237031b04339b5be69a183e761eb /mysys | |
parent | 278ff1661a9fcf690b6b7604eb889fd287e6246a (diff) | |
parent | d67aacb4fbb449ffa8db4e3d70fe8756d62b5222 (diff) | |
download | mariadb-git-ca07ee85ea28d4b820498535508c6b23f089c22c.tar.gz |
Merge tag 'mariadb-5.5.47' into 5.5-galera
Diffstat (limited to 'mysys')
-rw-r--r-- | mysys/my_getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_getopt.c b/mysys/my_getopt.c index dd16e535eda..425a2b13d66 100644 --- a/mysys/my_getopt.c +++ b/mysys/my_getopt.c @@ -1,6 +1,6 @@ /* Copyright (c) 2002, 2013, Oracle and/or its affiliates - Copyright (c) 2009, 2013, Monty Program Ab + Copyright (c) 2009, 2015, MariaDB 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 |