| | 1 | ## setup_osx.py |
| | 2 | ## |
| | 3 | ## Copyright (C) 2007 James Newton <redshodan AT gmail.com> |
| | 4 | ## Copyright (C) 2007-2008 Yann Leboulanger <asterix AT lagaule.org> |
| | 5 | ## Copyright (C) 2008 Jonathan Schleifer <js-gajim AT webkeks.org> |
| | 6 | ## |
| | 7 | ## This file is part of Gajim. |
| | 8 | ## |
| | 9 | ## Gajim is free software; you can redistribute it and/or modify |
| | 10 | ## it under the terms of the GNU General Public License as published |
| | 11 | ## by the Free Software Foundation; version 3 only. |
| | 12 | ## |
| | 13 | ## Gajim is distributed in the hope that it will be useful, |
| | 14 | ## but WITHOUT ANY WARRANTY; without even the implied warranty of |
| | 15 | ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| | 16 | ## GNU General Public License for more details. |
| | 17 | ## |
| | 18 | ## You should have received a copy of the GNU General Public License |
| | 19 | ## along with Gajim. If not, see <http://www.gnu.org/licenses/>. |
| | 20 | ## |
| | 21 | |