Author: blogic Date: 2014-09-12 08:51:33 +0200 (Fri, 12 Sep 2014) New Revision: 42487
Modified: trunk/target/linux/atheros/patches-3.14/105-ar2315_pci.patch trunk/target/linux/atheros/patches-3.14/130-watchdog.patch Log: atheros: remove FSF mailing address Remove FSF mailing address as suggested by checkpach and place license URL. Signed-off-by: Sergey Ryazanov <[email protected]> Modified: trunk/target/linux/atheros/patches-3.14/105-ar2315_pci.patch =================================================================== --- trunk/target/linux/atheros/patches-3.14/105-ar2315_pci.patch 2014-09-12 06:51:26 UTC (rev 42486) +++ trunk/target/linux/atheros/patches-3.14/105-ar2315_pci.patch 2014-09-12 06:51:33 UTC (rev 42487) @@ -7,7 +7,7 @@ +obj-$(CONFIG_ATHEROS_AR2315_PCI) += pci.o --- /dev/null +++ b/arch/mips/ar231x/pci.c -@@ -0,0 +1,234 @@ +@@ -0,0 +1,233 @@ +/* + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License @@ -20,8 +20,7 @@ + * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ++ * along with this program; if not, see <http://www.gnu.org/licenses/>. + */ + +#include <linux/types.h> Modified: trunk/target/linux/atheros/patches-3.14/130-watchdog.patch =================================================================== --- trunk/target/linux/atheros/patches-3.14/130-watchdog.patch 2014-09-12 06:51:26 UTC (rev 42486) +++ trunk/target/linux/atheros/patches-3.14/130-watchdog.patch 2014-09-12 06:51:33 UTC (rev 42487) @@ -1,6 +1,6 @@ --- /dev/null +++ b/drivers/watchdog/ar2315-wtd.c -@@ -0,0 +1,209 @@ +@@ -0,0 +1,208 @@ +/* + * 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 @@ -13,8 +13,7 @@ + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ++ * along with this program; if not, see <http://www.gnu.org/licenses/>. + * + * Copyright (C) 2008 John Crispin <[email protected]> + * Based on EP93xx and ifxmips wdt driver _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
