comparison mcabber/mcabber/xmpp.c @ 2268:f5402d705f67

Fix FSF addresses in all files
author Mikael Berthe <mikael@lilotux.net>
date Sun, 05 Jun 2016 20:06:46 +0200
parents b23e0e4e19bf
children dc1b123d63d5
comparison
equal deleted inserted replaced
2267:dda89a3801c4 2268:f5402d705f67
15 * WITHOUT ANY WARRANTY; without even the implied warranty of 15 * WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * General Public License for more details. 17 * General Public License for more details.
18 * 18 *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software 20 * along with this program; if not, see <http://www.gnu.org/licenses/>.
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
22 * USA
23 */ 21 */
24 #include <stdlib.h> 22 #include <stdlib.h>
25 #include <string.h> 23 #include <string.h>
26 24
27 #include "xmpp.h" 25 #include "xmpp.h"