|
1 | 1 | python-networkmanager - Easy communication with NetworkManager |
2 | | -Copyright (C) 2011-2015 Dennis Kaarsemaker <dennis@kaarsemaker.net> |
| 2 | +Copyright (C) 2011-2016 Dennis Kaarsemaker <dennis@kaarsemaker.net> |
3 | 3 |
|
4 | | -This program is free software: you can redistribute it and/or modify |
5 | | -it under the terms of the GNU General Public License as published by |
6 | | -the Free Software Foundation, either version 3 of the License, or |
7 | | -(at your option) any later version. |
| 4 | +This software is provided 'as-is', without any express or implied |
| 5 | +warranty. In no event will the authors be held liable for any damages |
| 6 | +arising from the use of this software. |
8 | 7 |
|
9 | | -This program is distributed in the hope that it will be useful, |
10 | | -but WITHOUT ANY WARRANTY; without even the implied warranty of |
11 | | -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 | | -GNU General Public License for more details. |
| 8 | +Permission is granted to anyone to use this software for any purpose, |
| 9 | +including commercial applications, and to alter it and redistribute it |
| 10 | +freely, subject to the following restrictions: |
13 | 11 |
|
14 | | -You should have received a copy of the GNU General Public License |
15 | | -along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 12 | +1. The origin of this software must not be misrepresented; you must not |
| 13 | + claim that you wrote the original software. If you use this software |
| 14 | + in a product, an acknowledgement in the product documentation would be |
| 15 | + appreciated but is not required. |
| 16 | +2. Altered source versions must be plainly marked as such, and must not be |
| 17 | + misrepresented as being the original software. |
| 18 | +3. This notice may not be removed or altered from any source distribution. |
0 commit comments