From 147137a218a41e672cc301659cc5782afd1a615a Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Tue, 20 Nov 2012 14:03:50 +0000 Subject: [PATCH] Replace outdated FSF postal address by a reference to the GPL info on their website. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1107 81a1dc3b-b13d-400b-aceb-764788c761c2 --- COPYING | 3 +- ChangeLog | 93 ++++++++++++++++++++++++++++++++++++ Makefile.am | 3 +- arduino.c | 3 +- arduino.h | 3 +- avr.c | 3 +- avr.h | 3 +- avr910.c | 3 +- avr910.h | 3 +- avrdude.1 | 3 +- avrdude.h | 3 +- avrftdi.c | 3 +- avrftdi.h | 3 +- avrpart.c | 3 +- avrpart.h | 3 +- bitbang.c | 3 +- bitbang.h | 3 +- buspirate.c | 3 +- buspirate.h | 3 +- butterfly.c | 3 +- butterfly.h | 3 +- config.c | 3 +- config.h | 3 +- config_gram.y | 3 +- configure.ac | 3 +- confwin.c | 3 +- confwin.h | 3 +- doc/Makefile.am | 3 +- fileio.c | 3 +- fileio.h | 3 +- freebsd_ppi.h | 3 +- ft245r.c | 3 +- jtagmkI.c | 3 +- jtagmkI.h | 3 +- jtagmkII.c | 3 +- jtagmkII.h | 3 +- jtagmkII_private.h | 3 +- jtagmkI_private.h | 3 +- lexer.l | 3 +- linux_ppdev.h | 3 +- lists.c | 3 +- lists.h | 3 +- main.c | 3 +- my_ddk_hidsdi.h | 3 +- par.c | 3 +- par.h | 3 +- pgm.c | 3 +- pgm.h | 3 +- pgm_type.c | 3 +- pgm_type.h | 3 +- pickit2.c | 3 +- pickit2.h | 3 +- pindefs.h | 3 +- ppi.c | 3 +- ppi.h | 3 +- ppiwin.c | 3 +- safemode.c | 3 +- safemode.h | 3 +- ser_avrdoper.c | 3 +- ser_posix.c | 3 +- ser_win32.c | 3 +- serbb.h | 3 +- serbb_posix.c | 3 +- serbb_win32.c | 3 +- serial.h | 3 +- solaris_ecpp.h | 3 +- stk500.c | 3 +- stk500.h | 3 +- stk500generic.c | 3 +- stk500generic.h | 3 +- stk500v2.c | 3 +- stk500v2.h | 3 +- term.c | 3 +- term.h | 3 +- tools/get-dw-params.xsl | 3 +- tools/get-hv-params.xsl | 3 +- tools/get-stk600-cards.xsl | 3 +- tools/get-stk600-devices.xsl | 3 +- tpi.h | 3 +- update.c | 3 +- update.h | 3 +- usb_libusb.c | 3 +- usbasp.c | 3 +- usbasp.h | 3 +- usbdevs.h | 3 +- usbtiny.c | 3 +- usbtiny.h | 3 +- windows/Makefile.am | 3 +- wiring.c | 3 +- wiring.h | 3 +- 90 files changed, 182 insertions(+), 178 deletions(-) diff --git a/COPYING b/COPYING index d60c31a9..e69cf7e6 100644 --- a/COPYING +++ b/COPYING @@ -304,8 +304,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 . Also add information on how to contact you by electronic and paper mail. diff --git a/ChangeLog b/ChangeLog index eeb7419d..01012118 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,96 @@ +2012-11-20 Joerg Wunsch + + * buspirate.c: Replace outdated FSF postal address by a reference to + the GPL info on their website. + * jtagmkII.c: (Dito.) + * avrftdi.c: (Dito.) + * wiring.c: (Dito.) + * linux_ppdev.h: (Dito.) + * serbb.h: (Dito.) + * usbtiny.h: (Dito.) + * confwin.c: (Dito.) + * buspirate.h: (Dito.) + * avrftdi.h: (Dito.) + * wiring.h: (Dito.) + * jtagmkII.h: (Dito.) + * pickit2.c: (Dito.) + * config.c: (Dito.) + * term.c: (Dito.) + * confwin.h: (Dito.) + * avrdude.1: (Dito.) + * windows/Makefile.am: (Dito.) + * config.h: (Dito.) + * pickit2.h: (Dito.) + * term.h: (Dito.) + * tools/get-hv-params.xsl: (Dito.) + * tools/get-stk600-cards.xsl: (Dito.) + * tools/get-stk600-devices.xsl: (Dito.) + * tools/get-dw-params.xsl: (Dito.) + * butterfly.c: (Dito.) + * configure.ac: (Dito.) + * doc/Makefile.am: (Dito.) + * pgm_type.c: (Dito.) + * butterfly.h: (Dito.) + * jtagmkI.c: (Dito.) + * ft245r.c: (Dito.) + * COPYING: (Dito.) + * pgm_type.h: (Dito.) + * jtagmkI.h: (Dito.) + * pindefs.h: (Dito.) + * config_gram.y: (Dito.) + * arduino.c: (Dito.) + * arduino.h: (Dito.) + * ser_win32.c: (Dito.) + * serbb_win32.c: (Dito.) + * avr910.c: (Dito.) + * stk500.c: (Dito.) + * freebsd_ppi.h: (Dito.) + * avr910.h: (Dito.) + * solaris_ecpp.h: (Dito.) + * stk500.h: (Dito.) + * jtagmkII_private.h: (Dito.) + * avrdude.h: (Dito.) + * bitbang.c: (Dito.) + * bitbang.h: (Dito.) + * avrpart.c: (Dito.) + * safemode.c: (Dito.) + * stk500generic.c: (Dito.) + * serial.h: (Dito.) + * avrpart.h: (Dito.) + * jtagmkI_private.h: (Dito.) + * ppi.c: (Dito.) + * avr.c: (Dito.) + * safemode.h: (Dito.) + * stk500generic.h: (Dito.) + * ser_avrdoper.c: (Dito.) + * avr.h: (Dito.) + * ppi.h: (Dito.) + * usbasp.c: (Dito.) + * lists.c: (Dito.) + * stk500v2.c: (Dito.) + * my_ddk_hidsdi.h: (Dito.) + * tpi.h: (Dito.) + * usbasp.h: (Dito.) + * lists.h: (Dito.) + * stk500v2.h: (Dito.) + * ppiwin.c: (Dito.) + * fileio.c: (Dito.) + * ser_posix.c: (Dito.) + * fileio.h: (Dito.) + * serbb_posix.c: (Dito.) + * usbdevs.h: (Dito.) + * par.c: (Dito.) + * update.c: (Dito.) + * pgm.c: (Dito.) + * main.c: (Dito.) + * par.h: (Dito.) + * update.h: (Dito.) + * lexer.l: (Dito.) + * Makefile.am: (Dito.) + * pgm.h: (Dito.) + * usb_libusb.c: (Dito.) + * usbtiny.c: (Dito.) + 2012-11-13 Rene Liebscher bug #35186 inverting pins with "~" doesn't work for pin lists (i.e. vcc) diff --git a/Makefile.am b/Makefile.am index 13feb427..f4befec9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 . # # diff --git a/arduino.c b/arduino.c index 5e866da6..cc4afb06 100644 --- a/arduino.c +++ b/arduino.c @@ -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 . */ /* $Id$ */ diff --git a/arduino.h b/arduino.h index 11c419e5..024d711b 100644 --- a/arduino.h +++ b/arduino.h @@ -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 . */ /* $Id$ */ diff --git a/avr.c b/avr.c index 95689513..3a81b03e 100644 --- a/avr.c +++ b/avr.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/avr.h b/avr.h index 67a2c293..b70ce93c 100644 --- a/avr.h +++ b/avr.h @@ -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 . */ /* $Id$ */ diff --git a/avr910.c b/avr910.c index 0642da16..29c9acf7 100644 --- a/avr910.c +++ b/avr910.c @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/avr910.h b/avr910.h index 34ff0d53..ca918f50 100644 --- a/avr910.h +++ b/avr910.h @@ -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 . */ /* $Id$ */ diff --git a/avrdude.1 b/avrdude.1 index 8cde188e..14f040dc 100644 --- a/avrdude.1 +++ b/avrdude.1 @@ -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 . .\" .\" .\" $Id$ diff --git a/avrdude.h b/avrdude.h index 957f94eb..ad341680 100644 --- a/avrdude.h +++ b/avrdude.h @@ -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 . */ /* $Id$ */ diff --git a/avrftdi.c b/avrftdi.c index 698d32a2..a072b9db 100644 --- a/avrftdi.c +++ b/avrftdi.c @@ -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 . */ /* $Id$ */ diff --git a/avrftdi.h b/avrftdi.h index 7fda56ce..8dee7935 100644 --- a/avrftdi.h +++ b/avrftdi.h @@ -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 . */ /* $Id$ */ diff --git a/avrpart.c b/avrpart.c index f0f63172..8e54b5b3 100644 --- a/avrpart.c +++ b/avrpart.c @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/avrpart.h b/avrpart.h index 649e0582..0095b1e4 100644 --- a/avrpart.h +++ b/avrpart.h @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/bitbang.c b/bitbang.c index 00eb8277..089dcfc4 100644 --- a/bitbang.c +++ b/bitbang.c @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/bitbang.h b/bitbang.h index 20159009..4c858b7c 100644 --- a/bitbang.h +++ b/bitbang.h @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/buspirate.c b/buspirate.c index 2c50b15b..b5d98381 100644 --- a/buspirate.c +++ b/buspirate.c @@ -16,8 +16,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 . */ /* diff --git a/buspirate.h b/buspirate.h index 7e9de78d..4ada03d2 100644 --- a/buspirate.h +++ b/buspirate.h @@ -16,8 +16,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 . */ /* $Id$ */ diff --git a/butterfly.c b/butterfly.c index 5b070dd1..9628e54b 100644 --- a/butterfly.c +++ b/butterfly.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/butterfly.h b/butterfly.h index d698f565..6f6a54c8 100644 --- a/butterfly.h +++ b/butterfly.h @@ -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 . */ /* $Id$ */ diff --git a/config.c b/config.c index 3472dfc8..718a094f 100644 --- a/config.c +++ b/config.c @@ -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 . */ /* $Id$ */ diff --git a/config.h b/config.h index 09d73cbb..c627cadc 100644 --- a/config.h +++ b/config.h @@ -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 . */ /* $Id$ */ diff --git a/config_gram.y b/config_gram.y index f04bdb12..1d9e34e2 100644 --- a/config_gram.y +++ b/config_gram.y @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/configure.ac b/configure.ac index 43f6dcd8..260f8d24 100644 --- a/configure.ac +++ b/configure.ac @@ -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 . # # diff --git a/confwin.c b/confwin.c index 0ae373ae..971870e6 100644 --- a/confwin.c +++ b/confwin.c @@ -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 . */ diff --git a/confwin.h b/confwin.h index 7ab33385..88a0d7a5 100644 --- a/confwin.h +++ b/confwin.h @@ -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 . */ diff --git a/doc/Makefile.am b/doc/Makefile.am index 7d0ba691..bee799f7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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 . # # diff --git a/fileio.c b/fileio.c index 2efb87f2..a5696209 100644 --- a/fileio.c +++ b/fileio.c @@ -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 . */ /* $Id$ */ diff --git a/fileio.h b/fileio.h index 8e81c27a..0855b017 100644 --- a/fileio.h +++ b/fileio.h @@ -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 . */ /* $Id$ */ diff --git a/freebsd_ppi.h b/freebsd_ppi.h index 0885fc43..016bf182 100644 --- a/freebsd_ppi.h +++ b/freebsd_ppi.h @@ -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 . */ /* $Id$ */ diff --git a/ft245r.c b/ft245r.c index e6033a18..bd58f7b1 100644 --- a/ft245r.c +++ b/ft245r.c @@ -16,8 +16,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 . */ diff --git a/jtagmkI.c b/jtagmkI.c index 62a48e51..0d94049c 100644 --- a/jtagmkI.c +++ b/jtagmkI.c @@ -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 . */ /* $Id$ */ diff --git a/jtagmkI.h b/jtagmkI.h index 62fa4532..fbc0d161 100644 --- a/jtagmkI.h +++ b/jtagmkI.h @@ -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 . */ /* $Id$ */ diff --git a/jtagmkII.c b/jtagmkII.c index a28281b3..dd240d99 100644 --- a/jtagmkII.c +++ b/jtagmkII.c @@ -18,8 +18,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 . */ /* $Id$ */ diff --git a/jtagmkII.h b/jtagmkII.h index fa491159..aa79c18d 100644 --- a/jtagmkII.h +++ b/jtagmkII.h @@ -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 . */ /* $Id$ */ diff --git a/jtagmkII_private.h b/jtagmkII_private.h index 4e3272d6..e542ffcd 100644 --- a/jtagmkII_private.h +++ b/jtagmkII_private.h @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/jtagmkI_private.h b/jtagmkI_private.h index ec185c99..7d5e247a 100644 --- a/jtagmkI_private.h +++ b/jtagmkI_private.h @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/lexer.l b/lexer.l index 6846759c..3fdf78f3 100644 --- a/lexer.l +++ b/lexer.l @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/linux_ppdev.h b/linux_ppdev.h index 15043961..630c7caf 100644 --- a/linux_ppdev.h +++ b/linux_ppdev.h @@ -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 . */ /* $Id$ */ diff --git a/lists.c b/lists.c index c4a7cf31..71e8b232 100644 --- a/lists.c +++ b/lists.c @@ -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 . */ /* $Id$ */ diff --git a/lists.h b/lists.h index 80798f31..e9ddfffa 100644 --- a/lists.h +++ b/lists.h @@ -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 . */ /* $Id$ */ diff --git a/main.c b/main.c index 83d59f3e..b9e91888 100644 --- a/main.c +++ b/main.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/my_ddk_hidsdi.h b/my_ddk_hidsdi.h index 99859d06..46c17d67 100644 --- a/my_ddk_hidsdi.h +++ b/my_ddk_hidsdi.h @@ -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 . */ /* $Id$ */ diff --git a/par.c b/par.c index dea790c1..15d7c5ed 100644 --- a/par.c +++ b/par.c @@ -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 . */ /* $Id$ */ diff --git a/par.h b/par.h index 5240cc01..70899703 100644 --- a/par.h +++ b/par.h @@ -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 . */ /* $Id$ */ diff --git a/pgm.c b/pgm.c index eaa0ead1..c42a56fa 100644 --- a/pgm.c +++ b/pgm.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/pgm.h b/pgm.h index 57e5d8ff..57eecc41 100644 --- a/pgm.h +++ b/pgm.h @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/pgm_type.c b/pgm_type.c index 3bc72ef8..e0cc8311 100644 --- a/pgm_type.c +++ b/pgm_type.c @@ -14,8 +14,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 . */ /* $Id: pgm.c 976 2011-08-23 21:03:36Z joerg_wunsch $ */ diff --git a/pgm_type.h b/pgm_type.h index aa68d56a..8eba3507 100644 --- a/pgm_type.h +++ b/pgm_type.h @@ -14,8 +14,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 . */ /* $Id: pgm.h 1007 2011-09-14 21:49:42Z joerg_wunsch $ */ diff --git a/pickit2.c b/pickit2.c index 863b3c16..91264cf7 100644 --- a/pickit2.c +++ b/pickit2.c @@ -16,8 +16,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 . */ /* $Id: pickit2.c 2010-05-03 dbrown$ */ diff --git a/pickit2.h b/pickit2.h index 3edae648..9128598c 100644 --- a/pickit2.h +++ b/pickit2.h @@ -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 . */ /* $Id: pickit2.h 2010-05-03 dbrown $ */ diff --git a/pindefs.h b/pindefs.h index 282ce5ba..ea74cbbf 100644 --- a/pindefs.h +++ b/pindefs.h @@ -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 . */ /* $Id$ */ diff --git a/ppi.c b/ppi.c index 423d5923..704b39ee 100644 --- a/ppi.c +++ b/ppi.c @@ -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 . */ /* $Id$ */ diff --git a/ppi.h b/ppi.h index f12b839b..38fc1e8b 100644 --- a/ppi.h +++ b/ppi.h @@ -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 . */ /* $Id$ */ diff --git a/ppiwin.c b/ppiwin.c index bf9a3c39..77c95c8c 100644 --- a/ppiwin.c +++ b/ppiwin.c @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/safemode.c b/safemode.c index ad1b9cc3..21ba2219 100644 --- a/safemode.c +++ b/safemode.c @@ -15,8 +15,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 . */ diff --git a/safemode.h b/safemode.h index 4c8ba4fa..38d9a506 100644 --- a/safemode.h +++ b/safemode.h @@ -15,8 +15,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 . */ diff --git a/ser_avrdoper.c b/ser_avrdoper.c index 375d2cc7..ea595111 100644 --- a/ser_avrdoper.c +++ b/ser_avrdoper.c @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/ser_posix.c b/ser_posix.c index 3ddf3dd6..5bbd010f 100644 --- a/ser_posix.c +++ b/ser_posix.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/ser_win32.c b/ser_win32.c index 38ba810e..fa959357 100644 --- a/ser_win32.c +++ b/ser_win32.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/serbb.h b/serbb.h index 736ea94d..cdb89a36 100644 --- a/serbb.h +++ b/serbb.h @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/serbb_posix.c b/serbb_posix.c index 400568f4..efade447 100644 --- a/serbb_posix.c +++ b/serbb_posix.c @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/serbb_win32.c b/serbb_win32.c index ffc8f6d0..a12675a6 100644 --- a/serbb_win32.c +++ b/serbb_win32.c @@ -15,8 +15,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 . */ /* $Id$ */ diff --git a/serial.h b/serial.h index edb352a9..49eaf41a 100644 --- a/serial.h +++ b/serial.h @@ -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 . */ /* $Id$ */ diff --git a/solaris_ecpp.h b/solaris_ecpp.h index b6812439..7db040d1 100644 --- a/solaris_ecpp.h +++ b/solaris_ecpp.h @@ -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 . */ /* $Id$ */ diff --git a/stk500.c b/stk500.c index bf42e088..4cbea118 100644 --- a/stk500.c +++ b/stk500.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/stk500.h b/stk500.h index e320abce..d0bce452 100644 --- a/stk500.h +++ b/stk500.h @@ -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 . */ /* $Id$ */ diff --git a/stk500generic.c b/stk500generic.c index 54cc5749..2cd3db71 100644 --- a/stk500generic.c +++ b/stk500generic.c @@ -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 . */ /* $Id$ */ diff --git a/stk500generic.h b/stk500generic.h index 0bac3560..0c059012 100644 --- a/stk500generic.h +++ b/stk500generic.h @@ -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 . */ /* $Id$ */ diff --git a/stk500v2.c b/stk500v2.c index f727fc29..d122cb18 100644 --- a/stk500v2.c +++ b/stk500v2.c @@ -16,8 +16,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 . */ /* $Id$ */ diff --git a/stk500v2.h b/stk500v2.h index 88bf7a1b..19d7ecf4 100644 --- a/stk500v2.h +++ b/stk500v2.h @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/term.c b/term.c index a2448f4e..b88d06a8 100644 --- a/term.c +++ b/term.c @@ -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 . */ /* $Id$ */ diff --git a/term.h b/term.h index 42d8a7a2..961199a2 100644 --- a/term.h +++ b/term.h @@ -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 . */ /* $Id$ */ diff --git a/tools/get-dw-params.xsl b/tools/get-dw-params.xsl index 457617bc..a3f083e9 100644 --- a/tools/get-dw-params.xsl +++ b/tools/get-dw-params.xsl @@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * along with this program. If not, see . * * $Id$ --> diff --git a/tools/get-hv-params.xsl b/tools/get-hv-params.xsl index f86bd2b0..b4a595f1 100644 --- a/tools/get-hv-params.xsl +++ b/tools/get-hv-params.xsl @@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * along with this program. If not, see . * * $Id$ --> diff --git a/tools/get-stk600-cards.xsl b/tools/get-stk600-cards.xsl index c71d5147..6165b526 100644 --- a/tools/get-stk600-cards.xsl +++ b/tools/get-stk600-cards.xsl @@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * along with this program. If not, see . * * $Id$ --> diff --git a/tools/get-stk600-devices.xsl b/tools/get-stk600-devices.xsl index 241994b9..efba1628 100644 --- a/tools/get-stk600-devices.xsl +++ b/tools/get-stk600-devices.xsl @@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * along with this program. If not, see . * * $Id$ --> diff --git a/tpi.h b/tpi.h index e99d091a..a76feb03 100644 --- a/tpi.h +++ b/tpi.h @@ -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 . */ /* $Id$ */ diff --git a/update.c b/update.c index 4caf28ec..d6052f66 100644 --- a/update.c +++ b/update.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/update.h b/update.h index 92d8ca71..44e46d76 100644 --- a/update.h +++ b/update.h @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/usb_libusb.c b/usb_libusb.c index 2bb34b08..f73e2719 100644 --- a/usb_libusb.c +++ b/usb_libusb.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/usbasp.c b/usbasp.c index d59c624b..bf348479 100644 --- a/usbasp.c +++ b/usbasp.c @@ -14,8 +14,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 . */ /* $Id$ */ diff --git a/usbasp.h b/usbasp.h index 96a95cd3..b94ba0a2 100644 --- a/usbasp.h +++ b/usbasp.h @@ -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 . */ /* $Id$ */ diff --git a/usbdevs.h b/usbdevs.h index 0c36f816..7ecca8ee 100644 --- a/usbdevs.h +++ b/usbdevs.h @@ -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 . */ /* $Id$ */ diff --git a/usbtiny.c b/usbtiny.c index fa73da71..5a5c16a5 100644 --- a/usbtiny.c +++ b/usbtiny.c @@ -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 . */ /* diff --git a/usbtiny.h b/usbtiny.h index 4333bfd2..5bc5f827 100644 --- a/usbtiny.h +++ b/usbtiny.h @@ -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 . */ diff --git a/windows/Makefile.am b/windows/Makefile.am index 6a03a18e..9890fd05 100644 --- a/windows/Makefile.am +++ b/windows/Makefile.am @@ -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 . # # diff --git a/wiring.c b/wiring.c index 27dce82f..bef222f8 100644 --- a/wiring.c +++ b/wiring.c @@ -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 . */ /* $Id$ */ diff --git a/wiring.h b/wiring.h index 3d4ab36d..ed1362de 100644 --- a/wiring.h +++ b/wiring.h @@ -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 . */ /* $Id$ */