diff libpurple/protocols/yahoo/yahoo_auth.c @ 26237:eb21f65728c0

propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41) to branch 'im.pidgin.soc.2008.yahoo' (head 42700e96e9188523e8d99406abde695abf97caf5)
author Sulabh Mahajan <sulabh@soc.pidgin.im>
date Wed, 12 Nov 2008 10:18:49 +0000
parents 1efbc28b5042
children
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo_auth.c	Wed Nov 12 10:17:38 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo_auth.c	Wed Nov 12 10:18:49 2008 +0000
@@ -1,9 +1,22 @@
 /*
  * yahoo_auth.c: Authentication routines.
- *	
+ *
  * Written by Kevin Kurtz and Scott Werndorfer
+ * Copyright(c) 2003 Cerulean Studios
  *
- * Copyright(c) 2003 Cerulean Studios
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */