|
41 | 41 |
|
42 | 42 | #Region Copyright
|
43 | 43 | #cs
|
44 |
| - * WD_Core.au3 |
| 44 | + * WD_Core.au3 |
45 | 45 | *
|
46 |
| - * This program is free software; you can redistribute it and/or |
47 |
| - * modify it under the terms of the GNU General Public License |
48 |
| - * as published by the Free Software Foundation; either version 2 |
49 |
| - * of the License, or any later version. |
| 46 | + * MIT License |
50 | 47 | *
|
51 |
| - * This program is distributed in the hope that it will be useful, |
52 |
| - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
53 |
| - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
54 |
| - * GNU General Public License for more details. |
| 48 | + * Copyright (c) 2018 Dan Pollak |
55 | 49 | *
|
56 |
| - * You should have received a copy of the GNU General Public License |
57 |
| - * along with this program; if not, see <https://www.gnu.org/licenses/>. |
| 50 | + * Permission is hereby granted, free of charge, to any person obtaining a copy |
| 51 | + * of this software and associated documentation files (the "Software"), to deal |
| 52 | + * in the Software without restriction, including without limitation the rights |
| 53 | + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 54 | + * copies of the Software, and to permit persons to whom the Software is |
| 55 | + * furnished to do so, subject to the following conditions: |
| 56 | + * |
| 57 | + * The above copyright notice and this permission notice shall be included in all |
| 58 | + * copies or substantial portions of the Software. |
| 59 | + * |
| 60 | + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 61 | + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 62 | + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 63 | + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 64 | + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 65 | + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 66 | + * SOFTWARE. |
58 | 67 | #ce
|
59 | 68 | #EndRegion Copyright
|
60 | 69 |
|
|
0 commit comments