Mercurial > wow > recipeprofit
comparison alliance.lua @ 22:1da3cd643786 v1.03
License information added to project files.
| author | Aaron@Aaron-PC |
|---|---|
| date | Thu, 19 Aug 2010 18:03:29 -0500 |
| parents | 8a18dd9f2cec |
| children |
comparison
equal
deleted
inserted
replaced
| 21:6043ea5ea1d0 | 22:1da3cd643786 |
|---|---|
| 1 --[[--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--)) | |
| 2 | |
| 3 RecipeProfit by -[@project-author@]- | |
| 4 | |
| 5 Rev: @project-revision@ | |
| 6 Updated: @file-date-iso@ | |
| 7 | |
| 8 --))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--)) | |
| 9 | |
| 10 URL: | |
| 11 http://www.wrathguides.com/ | |
| 12 | |
| 13 License: | |
| 14 This file is a part of "RecipeProfit for GatherMate." | |
| 15 | |
| 16 This program is free software; you can redistribute it and/or | |
| 17 modify it under the terms of the GNU General Public License | |
| 18 as published by the Free Software Foundation, either version 3 | |
| 19 of the License, or (at your option) any later version. | |
| 20 | |
| 21 This program is distributed in the hope that it will be useful, | |
| 22 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 23 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
| 24 GNU General Public License for more details. | |
| 25 | |
| 26 You should have received a copy of the GNU General Public License | |
| 27 along with Foobar. If not, see <http://www.gnu.org/licenses/>. | |
| 28 | |
| 29 Note: | |
| 30 This program's source code is specifically designed to work with | |
| 31 World of Warcraft's interpreted AddOn system. | |
| 32 | |
| 33 You have an implicit license to use this program with these facilities | |
| 34 since that is it's designated purpose as per: | |
| 35 http://www.fsf.org/licensing/licenses/gpl-faq.html#InterpreterIncompat | |
| 36 | |
| 37 --]]--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--)) | |
| 38 | |
| 39 | |
| 1 RECIPEPROFIT_alliance = { | 40 RECIPEPROFIT_alliance = { |
| 2 | 41 |
| 3 [ 1] = { | 42 [ 1] = { |
| 4 x = 41.90, | 43 x = 41.90, |
| 5 y = 67.10, | 44 y = 67.10, |
