From 5bf311e1e853457c31dbadd3d130b2569a867d80 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Fri, 17 Feb 2012 12:19:38 +0100 Subject: fix the include guards and add missing gplv2 headers --- mysys/my_init.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mysys/my_init.c') 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 -- cgit v1.2.1