diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:37:13 +0200 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:37:13 +0200 |
commit | 1400d7a2cc33fd158efcb3bd638c4ee4c8762207 (patch) | |
tree | 340d25d29aee511a9aaaf908894aea6a4ccbe8d0 /support-files/ndb-config-2-node.ini.sh | |
parent | f027f94b51e8103635fef5111c03d4f971e09488 (diff) | |
parent | e5ce023f5716212aa1d20c757ebc8c6cecdf055a (diff) | |
download | mariadb-git-1400d7a2cc33fd158efcb3bd638c4ee4c8762207.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'support-files/ndb-config-2-node.ini.sh')
-rw-r--r-- | support-files/ndb-config-2-node.ini.sh | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/support-files/ndb-config-2-node.ini.sh b/support-files/ndb-config-2-node.ini.sh index be80f1dd0b3..1d9b1c65431 100644 --- a/support-files/ndb-config-2-node.ini.sh +++ b/support-files/ndb-config-2-node.ini.sh @@ -1,3 +1,18 @@ +# Copyright (c) 2005 MySQL 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 +# the Free Software Foundation; version 2 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# # Example Ndbcluster storage engine config file. # [ndbd default] |