comparison libpurple/prpl.h @ 19681:44b4e8bd759b

The FSF changed its address a while ago; our files were out of date. This is a quick update done with a for loop, find, and sed.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 08 Sep 2007 03:09:35 +0000
parents 3f6f84d11ce2
children 481749fc0b6b
comparison
equal deleted inserted replaced
19680:7e2327d291fb 19681:44b4e8bd759b
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 * GNU General Public License for more details. 19 * GNU General Public License for more details.
20 * 20 *
21 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
24 */ 24 */
25 25
26 /* this file should be all that prpls need to include. therefore, by including 26 /* this file should be all that prpls need to include. therefore, by including
27 * this file, they should get glib, proxy, purple_connection, prpl, etc. */ 27 * this file, they should get glib, proxy, purple_connection, prpl, etc. */
28 28