diff options
author | Karen Langford <karen.langford@oracle.com> | 2011-01-25 15:42:40 +0100 |
---|---|---|
committer | Karen Langford <karen.langford@oracle.com> | 2011-01-25 15:42:40 +0100 |
commit | de3c4428b8c759e85631d8d70b5845c872de5400 (patch) | |
tree | ebd90f6cc78ae0cf364b236ea4edf75611f4bd37 /mysys/my_fopen.c | |
parent | 7f9ce73d494f24e47c6fc5d41c004489a91958ad (diff) | |
download | mariadb-git-de3c4428b8c759e85631d8d70b5845c872de5400.tar.gz |
Updating header copyright/README in source for 2011
Diffstat (limited to 'mysys/my_fopen.c')
-rw-r--r-- | mysys/my_fopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_fopen.c b/mysys/my_fopen.c index b8373ecb3ab..72991490d75 100644 --- a/mysys/my_fopen.c +++ b/mysys/my_fopen.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000 MySQL AB +/* 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 |