summaryrefslogtreecommitdiff
path: root/mysys/my_init.c
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2012-02-17 12:19:38 +0100
committerSergei Golubchik <sergii@pisem.net>2012-02-17 12:19:38 +0100
commit5bf311e1e853457c31dbadd3d130b2569a867d80 (patch)
treeb374c777d2f6da211895ae94881da0e56cb2cafd /mysys/my_init.c
parent00995935628c9e865ee545422871363be75812b8 (diff)
downloadmariadb-git-5bf311e1e853457c31dbadd3d130b2569a867d80.tar.gz
fix the include guards and add missing gplv2 headers
Diffstat (limited to 'mysys/my_init.c')
-rw-r--r--mysys/my_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysys/my_init.c b/mysys/my_init.c
index abb0c0d7824..bb72d0e0426 100644
--- a/mysys/my_init.c
+++ b/mysys/my_init.c
@@ -1,5 +1,6 @@
/*
Copyright (c) 2000, 2011, Oracle and/or its affiliates
+ Copyright (c) 2009, 2011, Monty Program Ab
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