summaryrefslogtreecommitdiff
path: root/mysys/my_fopen.c
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-02-08 17:47:33 +0200
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-02-08 17:47:33 +0200
commit4e523ad68dce768516f58823667ce0d2484101d0 (patch)
treeddc6455bd49752f4483b2fbe513bd7eaac760e0a /mysys/my_fopen.c
parent5e1777f921d1ed9a43687b1c1606f33154add5cf (diff)
parente0d0554bac0015643fe882704efbedad5ff024f0 (diff)
downloadmariadb-git-4e523ad68dce768516f58823667ce0d2484101d0.tar.gz
weave merge from mysql-5.1 to mysql-5.5
Resolved an innodb conflict thanks to vasil.
Diffstat (limited to 'mysys/my_fopen.c')
-rw-r--r--mysys/my_fopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_fopen.c b/mysys/my_fopen.c
index e184c8308fc..6e81b644bae 100644
--- a/mysys/my_fopen.c
+++ b/mysys/my_fopen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 MySQL AB, 2008-2009 Sun Microsystems, Inc
+/* Copyright (c) 2000, 2011, 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