From: Gerhard Sittig Date: Thu, 20 Oct 2016 07:23:33 +0000 (+0200) Subject: license: remove FSF postal address from boiler plate license text X-Git-Tag: sigrok-firmware-fx2lafw-0.1.5~12 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=040a6eaec8c3ca523b1ce32bf0b119788b8ddb0f;p=sigrok-firmware-fx2lafw.git license: remove FSF postal address from boiler plate license text Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable. --- diff --git a/Makefile.am b/Makefile.am index 712d177d..1c696fa5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## GNUMAKEFLAGS = --no-print-directory diff --git a/autogen.sh b/autogen.sh index 69e0767c..b7641413 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## test -n "$srcdir" || srcdir=`dirname "$0"` diff --git a/configure.ac b/configure.ac index 68f5965d..d5622257 100644 --- a/configure.ac +++ b/configure.ac @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## # We require at least autoconf 2.63 (AC_INIT format changed there). diff --git a/fx2lafw.c b/fx2lafw.c index 79de0962..45368cf2 100644 --- a/fx2lafw.c +++ b/fx2lafw.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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ /* diff --git a/fx2lib/include/autovector.h b/fx2lib/include/autovector.h index cc0c504d..0b196c24 100644 --- a/fx2lib/include/autovector.h +++ b/fx2lib/include/autovector.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . diff --git a/fx2lib/include/delay.h b/fx2lib/include/delay.h index a1bb36be..9023a680 100644 --- a/fx2lib/include/delay.h +++ b/fx2lib/include/delay.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /*! \file * Functions for causing delays. diff --git a/fx2lib/include/eputils.h b/fx2lib/include/eputils.h index 57a3e218..bced36a8 100644 --- a/fx2lib/include/eputils.h +++ b/fx2lib/include/eputils.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /*! \file * Functions and macros for working with endpoints. diff --git a/fx2lib/include/fx2ints.h b/fx2lib/include/fx2ints.h index 45ae71e7..cbfe0839 100644 --- a/fx2lib/include/fx2ints.h +++ b/fx2lib/include/fx2ints.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /*! \file * Define the standard fx2 interrupts. For int2 and int4 autovector diff --git a/fx2lib/include/fx2macros.h b/fx2lib/include/fx2macros.h index af749e26..952f3daf 100644 --- a/fx2lib/include/fx2macros.h +++ b/fx2lib/include/fx2macros.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /*! \file * Macros for simple common tasks in fx2 firmware. diff --git a/fx2lib/include/fx2regs.h b/fx2lib/include/fx2regs.h index af1e8a05..0645fe36 100644 --- a/fx2lib/include/fx2regs.h +++ b/fx2lib/include/fx2regs.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /*! \file * diff --git a/fx2lib/include/fx2types.h b/fx2lib/include/fx2types.h index 7401aa51..8906222b 100644 --- a/fx2lib/include/fx2types.h +++ b/fx2lib/include/fx2types.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /*! \file * define standard types of fixed widths. diff --git a/fx2lib/include/gpif.h b/fx2lib/include/gpif.h index 8b568cdf..624a568f 100644 --- a/fx2lib/include/gpif.h +++ b/fx2lib/include/gpif.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /*! \file * diff --git a/fx2lib/include/i2c.h b/fx2lib/include/i2c.h index 3d7d5f31..6ccb3633 100644 --- a/fx2lib/include/i2c.h +++ b/fx2lib/include/i2c.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /** \file i2c.h * Utilities for reading and writing to i2c devices and as eeproms. diff --git a/fx2lib/include/lights.h b/fx2lib/include/lights.h index 7b1a01e9..821591c0 100644 --- a/fx2lib/include/lights.h +++ b/fx2lib/include/lights.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /** \file lights.h * macros for turning lights on the EZ-USB development board on and off. diff --git a/fx2lib/include/serial.h b/fx2lib/include/serial.h index df5c7824..7c5935eb 100644 --- a/fx2lib/include/serial.h +++ b/fx2lib/include/serial.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . /** \file serial.h * defines functions to print to a serial console with SIO0 diff --git a/fx2lib/include/setupdat.h b/fx2lib/include/setupdat.h index cbae0e01..5dba882a 100644 --- a/fx2lib/include/setupdat.h +++ b/fx2lib/include/setupdat.h @@ -11,8 +11,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +// License along with this library; if not, see . #ifndef SETUPDAT_H #define SETUPDAT_H diff --git a/fx2lib/lib/delay.c b/fx2lib/lib/delay.c index 3e41e194..e93ac35f 100644 --- a/fx2lib/lib/delay.c +++ b/fx2lib/lib/delay.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/eputils.c b/fx2lib/lib/eputils.c index e459aee5..359c18d4 100644 --- a/fx2lib/lib/eputils.c +++ b/fx2lib/lib/eputils.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ diff --git a/fx2lib/lib/gpif.c b/fx2lib/lib/gpif.c index 9e033617..e56445a8 100644 --- a/fx2lib/lib/gpif.c +++ b/fx2lib/lib/gpif.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ diff --git a/fx2lib/lib/i2c.c b/fx2lib/lib/i2c.c index c18bceec..3d8030e2 100644 --- a/fx2lib/lib/i2c.c +++ b/fx2lib/lib/i2c.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include // NOTE this needs deleted diff --git a/fx2lib/lib/int4av.a51 b/fx2lib/lib/int4av.a51 index 85bce78c..4ffb8953 100644 --- a/fx2lib/lib/int4av.a51 +++ b/fx2lib/lib/int4av.a51 @@ -11,8 +11,7 @@ ; Lesser General Public License for more details. ; ; You should have received a copy of the GNU Lesser General Public -; License along with this library; if not, write to the Free Software -; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +; License along with this library; if not, see . .module INT4AV ; jump table for int4AV (GPIF & endpoint interrupts) diff --git a/fx2lib/lib/interrupts/ep0ack_isr.c b/fx2lib/lib/interrupts/ep0ack_isr.c index 3ea4b1e4..dec4e56a 100644 --- a/fx2lib/lib/interrupts/ep0ack_isr.c +++ b/fx2lib/lib/interrupts/ep0ack_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep0in_isr.c b/fx2lib/lib/interrupts/ep0in_isr.c index d0ebc22f..2fa99a42 100644 --- a/fx2lib/lib/interrupts/ep0in_isr.c +++ b/fx2lib/lib/interrupts/ep0in_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep0out_isr.c b/fx2lib/lib/interrupts/ep0out_isr.c index 5c76574a..043ae70d 100644 --- a/fx2lib/lib/interrupts/ep0out_isr.c +++ b/fx2lib/lib/interrupts/ep0out_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep0ping_isr.c b/fx2lib/lib/interrupts/ep0ping_isr.c index 85716c98..3062d177 100644 --- a/fx2lib/lib/interrupts/ep0ping_isr.c +++ b/fx2lib/lib/interrupts/ep0ping_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep1in_isr.c b/fx2lib/lib/interrupts/ep1in_isr.c index afc8841d..d4ecf06f 100644 --- a/fx2lib/lib/interrupts/ep1in_isr.c +++ b/fx2lib/lib/interrupts/ep1in_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep1out_isr.c b/fx2lib/lib/interrupts/ep1out_isr.c index 51f5b5cf..998b7aa8 100644 --- a/fx2lib/lib/interrupts/ep1out_isr.c +++ b/fx2lib/lib/interrupts/ep1out_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep1ping_isr.c b/fx2lib/lib/interrupts/ep1ping_isr.c index fa77349f..ff8990e0 100644 --- a/fx2lib/lib/interrupts/ep1ping_isr.c +++ b/fx2lib/lib/interrupts/ep1ping_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep2_isr.c b/fx2lib/lib/interrupts/ep2_isr.c index d91764e7..43a31b7d 100644 --- a/fx2lib/lib/interrupts/ep2_isr.c +++ b/fx2lib/lib/interrupts/ep2_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep2ef_isr.c b/fx2lib/lib/interrupts/ep2ef_isr.c index d1509a76..e26c5e8a 100644 --- a/fx2lib/lib/interrupts/ep2ef_isr.c +++ b/fx2lib/lib/interrupts/ep2ef_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep2ff_isr.c b/fx2lib/lib/interrupts/ep2ff_isr.c index ebfa8f15..22bb95d7 100644 --- a/fx2lib/lib/interrupts/ep2ff_isr.c +++ b/fx2lib/lib/interrupts/ep2ff_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep2isoerr_isr.c b/fx2lib/lib/interrupts/ep2isoerr_isr.c index 1bd1a72d..b9dc9b50 100644 --- a/fx2lib/lib/interrupts/ep2isoerr_isr.c +++ b/fx2lib/lib/interrupts/ep2isoerr_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep2pf_isr.c b/fx2lib/lib/interrupts/ep2pf_isr.c index f12c5baf..7cad068e 100644 --- a/fx2lib/lib/interrupts/ep2pf_isr.c +++ b/fx2lib/lib/interrupts/ep2pf_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep2ping_isr.c b/fx2lib/lib/interrupts/ep2ping_isr.c index e2926480..78affed5 100644 --- a/fx2lib/lib/interrupts/ep2ping_isr.c +++ b/fx2lib/lib/interrupts/ep2ping_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep4_isr.c b/fx2lib/lib/interrupts/ep4_isr.c index 249162e5..0315c853 100644 --- a/fx2lib/lib/interrupts/ep4_isr.c +++ b/fx2lib/lib/interrupts/ep4_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep4ef_isr.c b/fx2lib/lib/interrupts/ep4ef_isr.c index 3e6f1020..a203e7ba 100644 --- a/fx2lib/lib/interrupts/ep4ef_isr.c +++ b/fx2lib/lib/interrupts/ep4ef_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep4ff_isr.c b/fx2lib/lib/interrupts/ep4ff_isr.c index eb15bdb0..e0cd201b 100644 --- a/fx2lib/lib/interrupts/ep4ff_isr.c +++ b/fx2lib/lib/interrupts/ep4ff_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep4isoerr_isr.c b/fx2lib/lib/interrupts/ep4isoerr_isr.c index bd874c53..579fb8bf 100644 --- a/fx2lib/lib/interrupts/ep4isoerr_isr.c +++ b/fx2lib/lib/interrupts/ep4isoerr_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep4pf_isr.c b/fx2lib/lib/interrupts/ep4pf_isr.c index a8d3f085..ec5ce725 100644 --- a/fx2lib/lib/interrupts/ep4pf_isr.c +++ b/fx2lib/lib/interrupts/ep4pf_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep4ping_isr.c b/fx2lib/lib/interrupts/ep4ping_isr.c index 14b39ccd..18bac000 100644 --- a/fx2lib/lib/interrupts/ep4ping_isr.c +++ b/fx2lib/lib/interrupts/ep4ping_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep6_isr.c b/fx2lib/lib/interrupts/ep6_isr.c index dc6551e2..552e60de 100644 --- a/fx2lib/lib/interrupts/ep6_isr.c +++ b/fx2lib/lib/interrupts/ep6_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep6ef_isr.c b/fx2lib/lib/interrupts/ep6ef_isr.c index cf29ba7f..39e8e0c5 100644 --- a/fx2lib/lib/interrupts/ep6ef_isr.c +++ b/fx2lib/lib/interrupts/ep6ef_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep6ff_isr.c b/fx2lib/lib/interrupts/ep6ff_isr.c index 3777f6e7..54137316 100644 --- a/fx2lib/lib/interrupts/ep6ff_isr.c +++ b/fx2lib/lib/interrupts/ep6ff_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep6isoerr_isr.c b/fx2lib/lib/interrupts/ep6isoerr_isr.c index f6608580..407414c7 100644 --- a/fx2lib/lib/interrupts/ep6isoerr_isr.c +++ b/fx2lib/lib/interrupts/ep6isoerr_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep6pf_isr.c b/fx2lib/lib/interrupts/ep6pf_isr.c index bc1ae7b3..808f7513 100644 --- a/fx2lib/lib/interrupts/ep6pf_isr.c +++ b/fx2lib/lib/interrupts/ep6pf_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep6ping_isr.c b/fx2lib/lib/interrupts/ep6ping_isr.c index eaabbbc5..53f8ba52 100644 --- a/fx2lib/lib/interrupts/ep6ping_isr.c +++ b/fx2lib/lib/interrupts/ep6ping_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep8_isr.c b/fx2lib/lib/interrupts/ep8_isr.c index a82eef04..4f1dd51d 100644 --- a/fx2lib/lib/interrupts/ep8_isr.c +++ b/fx2lib/lib/interrupts/ep8_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep8ef_isr.c b/fx2lib/lib/interrupts/ep8ef_isr.c index deca21e3..c018f3ac 100644 --- a/fx2lib/lib/interrupts/ep8ef_isr.c +++ b/fx2lib/lib/interrupts/ep8ef_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep8ff_isr.c b/fx2lib/lib/interrupts/ep8ff_isr.c index 6fcb0c12..a6169de3 100644 --- a/fx2lib/lib/interrupts/ep8ff_isr.c +++ b/fx2lib/lib/interrupts/ep8ff_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep8isoerr_isr.c b/fx2lib/lib/interrupts/ep8isoerr_isr.c index 0d75ff46..a95bae9a 100644 --- a/fx2lib/lib/interrupts/ep8isoerr_isr.c +++ b/fx2lib/lib/interrupts/ep8isoerr_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep8pf_isr.c b/fx2lib/lib/interrupts/ep8pf_isr.c index f3a329ca..b0e687c6 100644 --- a/fx2lib/lib/interrupts/ep8pf_isr.c +++ b/fx2lib/lib/interrupts/ep8pf_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ep8ping_isr.c b/fx2lib/lib/interrupts/ep8ping_isr.c index 0bc4abf8..e9c25d9e 100644 --- a/fx2lib/lib/interrupts/ep8ping_isr.c +++ b/fx2lib/lib/interrupts/ep8ping_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/errlimit_isr.c b/fx2lib/lib/interrupts/errlimit_isr.c index 115418dd..fe103c22 100644 --- a/fx2lib/lib/interrupts/errlimit_isr.c +++ b/fx2lib/lib/interrupts/errlimit_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/gpifdone_isr.c b/fx2lib/lib/interrupts/gpifdone_isr.c index 6b8b48d0..6bb15c77 100644 --- a/fx2lib/lib/interrupts/gpifdone_isr.c +++ b/fx2lib/lib/interrupts/gpifdone_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/gpifwf_isr.c b/fx2lib/lib/interrupts/gpifwf_isr.c index de0ab4dd..49eba448 100644 --- a/fx2lib/lib/interrupts/gpifwf_isr.c +++ b/fx2lib/lib/interrupts/gpifwf_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/hispeed_isr.c b/fx2lib/lib/interrupts/hispeed_isr.c index 14f440ac..7b05916f 100644 --- a/fx2lib/lib/interrupts/hispeed_isr.c +++ b/fx2lib/lib/interrupts/hispeed_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/ibn_isr.c b/fx2lib/lib/interrupts/ibn_isr.c index 4f549375..0f38871a 100644 --- a/fx2lib/lib/interrupts/ibn_isr.c +++ b/fx2lib/lib/interrupts/ibn_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/sof_isr.c b/fx2lib/lib/interrupts/sof_isr.c index 15349c85..49bf5081 100644 --- a/fx2lib/lib/interrupts/sof_isr.c +++ b/fx2lib/lib/interrupts/sof_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/spare_isr.c b/fx2lib/lib/interrupts/spare_isr.c index fa849952..965b2818 100644 --- a/fx2lib/lib/interrupts/spare_isr.c +++ b/fx2lib/lib/interrupts/spare_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/sudav_isr.c b/fx2lib/lib/interrupts/sudav_isr.c index e72a1a19..7660e115 100644 --- a/fx2lib/lib/interrupts/sudav_isr.c +++ b/fx2lib/lib/interrupts/sudav_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/suspend_isr.c b/fx2lib/lib/interrupts/suspend_isr.c index ef56b9c8..4b2f1aa2 100644 --- a/fx2lib/lib/interrupts/suspend_isr.c +++ b/fx2lib/lib/interrupts/suspend_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/sutok_isr.c b/fx2lib/lib/interrupts/sutok_isr.c index d857eb73..05330799 100644 --- a/fx2lib/lib/interrupts/sutok_isr.c +++ b/fx2lib/lib/interrupts/sutok_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/interrupts/usbreset_isr.c b/fx2lib/lib/interrupts/usbreset_isr.c index cf0bc473..7f2ed72d 100644 --- a/fx2lib/lib/interrupts/usbreset_isr.c +++ b/fx2lib/lib/interrupts/usbreset_isr.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ #include diff --git a/fx2lib/lib/serial.c b/fx2lib/lib/serial.c index 094d3110..3114d580 100644 --- a/fx2lib/lib/serial.c +++ b/fx2lib/lib/serial.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ diff --git a/fx2lib/lib/setupdat.c b/fx2lib/lib/setupdat.c index f4c217a2..878f7b94 100644 --- a/fx2lib/lib/setupdat.c +++ b/fx2lib/lib/setupdat.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . **/ //#define DEBUG_SETUPDAT diff --git a/fx2lib/lib/usbav.a51 b/fx2lib/lib/usbav.a51 index ce956d98..f9d85639 100644 --- a/fx2lib/lib/usbav.a51 +++ b/fx2lib/lib/usbav.a51 @@ -11,8 +11,7 @@ ; Lesser General Public License for more details. ; ; You should have received a copy of the GNU Lesser General Public -; License along with this library; if not, write to the Free Software -; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +; License along with this library; if not, see . .module INT2AV ; jump table for usb auto vector diff --git a/gpif-acquisition.c b/gpif-acquisition.c index 18cdd79e..7d3dcb6d 100644 --- a/gpif-acquisition.c +++ b/gpif-acquisition.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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/hantek_6022be.c b/hantek_6022be.c index e089e969..dfd35226 100644 --- a/hantek_6022be.c +++ b/hantek_6022be.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/hw/braintechnology-usb-lps/dscr.a51 b/hw/braintechnology-usb-lps/dscr.a51 index e38eafd2..884145cf 100644 --- a/hw/braintechnology-usb-lps/dscr.a51 +++ b/hw/braintechnology-usb-lps/dscr.a51 @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0xd016 ; Manufacturer ID (0x16d0) diff --git a/hw/cwav-usbeeax/dscr.a51 b/hw/cwav-usbeeax/dscr.a51 index 7959cba6..8b0c7939 100644 --- a/hw/cwav-usbeeax/dscr.a51 +++ b/hw/cwav-usbeeax/dscr.a51 @@ -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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0xa908 ; Manufacturer ID (0x08a9) diff --git a/hw/cwav-usbeedx/dscr.a51 b/hw/cwav-usbeedx/dscr.a51 index c6a04fea..780e7852 100644 --- a/hw/cwav-usbeedx/dscr.a51 +++ b/hw/cwav-usbeedx/dscr.a51 @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0xa908 ; Manufacturer ID (0x08a9) diff --git a/hw/cwav-usbeesx/dscr.a51 b/hw/cwav-usbeesx/dscr.a51 index cff9eb93..2c6a37b1 100644 --- a/hw/cwav-usbeesx/dscr.a51 +++ b/hw/cwav-usbeesx/dscr.a51 @@ -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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0xa908 ; Manufacturer ID (0x08a9) diff --git a/hw/cwav-usbeezx/dscr.a51 b/hw/cwav-usbeezx/dscr.a51 index f45f9cdb..7b4b3ea2 100644 --- a/hw/cwav-usbeezx/dscr.a51 +++ b/hw/cwav-usbeezx/dscr.a51 @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0xa908 ; Manufacturer ID (0x08a9) diff --git a/hw/cypress-fx2/dscr.a51 b/hw/cypress-fx2/dscr.a51 index 8243ceee..45af1584 100644 --- a/hw/cypress-fx2/dscr.a51 +++ b/hw/cypress-fx2/dscr.a51 @@ -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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0xb404 ; Manufacturer ID (0x04b4) diff --git a/hw/hantek-6022be/dscr.a51 b/hw/hantek-6022be/dscr.a51 index 942d3275..ae077270 100644 --- a/hw/hantek-6022be/dscr.a51 +++ b/hw/hantek-6022be/dscr.a51 @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0x501d ; Manufacturer ID (0x1d50) diff --git a/hw/sainsmart-dds120/dscr.a51 b/hw/sainsmart-dds120/dscr.a51 index 79f8e026..e8d906f3 100644 --- a/hw/sainsmart-dds120/dscr.a51 +++ b/hw/sainsmart-dds120/dscr.a51 @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0x501d ; Manufacturer ID (0x1d50) diff --git a/hw/saleae-logic/dscr.a51 b/hw/saleae-logic/dscr.a51 index aba8cae0..2aaa8f32 100644 --- a/hw/saleae-logic/dscr.a51 +++ b/hw/saleae-logic/dscr.a51 @@ -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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0x2509 ; Manufacturer ID (0x0925) diff --git a/hw/sigrok-fx2-16ch/dscr.a51 b/hw/sigrok-fx2-16ch/dscr.a51 index 5657bddc..3d6a466e 100644 --- a/hw/sigrok-fx2-16ch/dscr.a51 +++ b/hw/sigrok-fx2-16ch/dscr.a51 @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0x501D ; Manufacturer ID (0x1D50) diff --git a/hw/sigrok-fx2-8ch/dscr.a51 b/hw/sigrok-fx2-8ch/dscr.a51 index c9b23ead..535228e4 100644 --- a/hw/sigrok-fx2-8ch/dscr.a51 +++ b/hw/sigrok-fx2-8ch/dscr.a51 @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; VID = 0x501D ; Manufacturer ID (0x1D50) diff --git a/include/command.h b/include/command.h index c965720e..686a743a 100644 --- a/include/command.h +++ b/include/command.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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef FX2LAFW_INCLUDE_COMMAND_H diff --git a/include/common.inc b/include/common.inc index 55520d1a..44e822f2 100644 --- a/include/common.inc +++ b/include/common.inc @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; .macro string_descriptor_a n,str diff --git a/include/dscr.inc b/include/dscr.inc index 9f53fa50..d4327ba9 100644 --- a/include/dscr.inc +++ b/include/dscr.inc @@ -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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +;; along with this program; if not, see . ;; .include "common.inc" diff --git a/include/dscr_hantek_6022be.inc b/include/dscr_hantek_6022be.inc index 418c2c75..c7dee451 100644 --- a/include/dscr_hantek_6022be.inc +++ b/include/dscr_hantek_6022be.inc @@ -14,8 +14,7 @@ ;; Lesser General Public License for more details. ;; ;; You should have received a copy of the GNU Lesser General Public -;; License along with this library; if not, write to the Free Software -;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +;; License along with this library; if not, see . ;; .include "common.inc" diff --git a/include/fx2lafw.h b/include/fx2lafw.h index abd877b7..7a24cf66 100644 --- a/include/fx2lafw.h +++ b/include/fx2lafw.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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef FX2LAFW_INCLUDE_FX2LAFW_H diff --git a/include/gpif-acquisition.h b/include/gpif-acquisition.h index 0b1f964e..7b55b83b 100644 --- a/include/gpif-acquisition.h +++ b/include/gpif-acquisition.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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef FX2LAFW_INCLUDE_GPIF_ACQUISITION_H diff --git a/sainsmart_dds120.c b/sainsmart_dds120.c index 9f06af32..2c3b73c6 100644 --- a/sainsmart_dds120.c +++ b/sainsmart_dds120.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see . */ #include