Mercurial > wow > mylilpony
comparison MyLilPony.xml @ 14:b1e344c17ab5
Changing to BSD license for more flexibility in licensing for derived addons and using as a library.
author | syzler |
---|---|
date | Sun, 10 Apr 2011 07:12:30 +0000 |
parents | 7dfbf42c2d60 |
children | 21764271e02f |
comparison
equal
deleted
inserted
replaced
13:cca898af07b4 | 14:b1e344c17ab5 |
---|---|
1 <!-- | 1 <!-- |
2 MyLilPony | 2 MyLilPony |
3 Copyright (c) 2011 Syzler | 3 Copyright (c) 2011, Syzler |
4 All rights reserved. | |
4 | 5 |
5 This program is free software: you can redistribute it and/or modify | 6 Redistribution and use in source and binary forms, with or without |
6 it under the terms of the GNU General Public License as published by | 7 modification, are permitted provided that the following conditions |
7 the Free Software Foundation, either version 3 of the License, or | 8 are met: |
8 (at your option) any later version. | |
9 | 9 |
10 This program is distributed in the hope that it will be useful, | 10 * Redistributions of source code must retain the above copyright |
11 but WITHOUT ANY WARRANTY; without even the implied warranty of | 11 notice, this list of conditions and the following disclaimer. |
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 * Redistributions in binary form must reproduce the above copyright |
13 GNU General Public License for more details. | 13 notice, this list of conditions and the following disclaimer in |
14 the documentation and/or other materials provided with the | |
15 distribution. | |
16 * Neither the name of the MyLilPony Project nor the names of its | |
17 contributors may be used to endorse or promote products derived | |
18 from this software without specific prior written permission. | |
14 | 19 |
15 You should have received a copy of the GNU General Public License | 20 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
16 along with this program. If not, see <http://www.gnu.org/licenses/>. | 21 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
22 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | |
23 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | |
24 COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | |
25 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | |
26 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | |
27 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | |
28 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |
29 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | |
30 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |
31 POSSIBILITY OF SUCH DAMAGE. | |
17 --> | 32 --> |
18 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ | 33 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ |
19 ..\FrameXML\UI.xsd"> | 34 ..\FrameXML\UI.xsd"> |
20 <Frame name="MyLilPonyFrame" hidden="false"> | 35 <Frame name="MyLilPonyFrame" hidden="false"> |
21 <Scripts> | 36 <Scripts> |