soc.2009.vulture: 54be3de2: Added licence headers to resource files.

gdick at soc.pidgin.im gdick at soc.pidgin.im
Fri Aug 14 17:36:34 EDT 2009


-----------------------------------------------------------------
Revision: 54be3de21c6741c6e71620093d30d17cd1ab178f
Ancestor: b9aa17b2032926bc1f97e16d746bab52e56023c9
Author: gdick at soc.pidgin.im
Date: 2009-08-14T14:37:02
Branch: im.pidgin.soc.2009.vulture
URL: http://d.pidgin.im/viewmtn/revision/info/54be3de21c6741c6e71620093d30d17cd1ab178f

Modified files:
        vulture/resource.h vulture/vulture-res.rc

ChangeLog: 

Added licence headers to resource files.

-------------- next part --------------
============================================================
--- vulture/resource.h	75c8f9d017bf7975a2f954220476faecf5183480
+++ vulture/resource.h	a10f7dc555490305e0c03cbf6d508eb22ba22e76
@@ -1,3 +1,27 @@
+/*
+ * Vulture - Win32 libpurple client
+ *
+ * resource.h: Resource definitions for Vulture. Originally generated by
+ * ResEdit.
+ *
+ * Copyright (C) 2009, Gregor Dick <gdick at soc.pidgin.im>
+ *
+ * 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
+ */
+
+
 #ifndef IDC_STATIC
 #define IDC_STATIC (-1)
 #endif
============================================================
--- vulture/vulture-res.rc	212f7e33b0eecf590cc4821ed9acfa7f54578d44
+++ vulture/vulture-res.rc	fc9874b1cd6571ca03f50cb3ea84c964c4c2be00
@@ -1,6 +1,24 @@
-// Generated by ResEdit 1.4.4.19
-// Copyright (C) 2006-2008
-// http://www.resedit.net
+/*
+ * Vulture - Win32 libpurple client
+ *
+ * vulture-res.rc: Resource script for Vulture. Originally generated by ResEdit.
+ *
+ * Copyright (C) 2009, Gregor Dick <gdick at soc.pidgin.im>
+ *
+ * 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
+ */
 
 #include "resource.h"
 #include <windows.h>


More information about the Commits mailing list