diff --git a/README b/README index 9e49997..0451ae7 100644 --- a/README +++ b/README @@ -75,4 +75,4 @@ GNU General Public License for more details. The file COPYING contains the GNU General Public License. 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. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. diff --git a/clients/examples/fortune.pl b/clients/examples/fortune.pl index c9b6f7d..a51da11 100755 --- a/clients/examples/fortune.pl +++ b/clients/examples/fortune.pl @@ -23,7 +23,7 @@ # # You should have received a copy of the GNU General Public License # along with this file; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # use 5.005; diff --git a/clients/examples/iosock.pl b/clients/examples/iosock.pl index 3f74a42..fad9274 100755 --- a/clients/examples/iosock.pl +++ b/clients/examples/iosock.pl @@ -32,7 +32,7 @@ use Fcntl; # # You should have received a copy of the GNU General Public License # along with this file; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # diff --git a/clients/examples/tail.pl b/clients/examples/tail.pl index 1958843..350d2b8 100755 --- a/clients/examples/tail.pl +++ b/clients/examples/tail.pl @@ -26,7 +26,7 @@ # # You should have received a copy of the GNU General Public License # along with this file; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # use 5.005; diff --git a/clients/examples/x11amp.pl b/clients/examples/x11amp.pl index 13460df..3d4412a 100755 --- a/clients/examples/x11amp.pl +++ b/clients/examples/x11amp.pl @@ -27,7 +27,7 @@ # # You should have received a copy of the GNU General Public License # along with this file; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # diff --git a/clients/lcdproc/cpu_smp.c b/clients/lcdproc/cpu_smp.c index db67fac..69de23f 100644 --- a/clients/lcdproc/cpu_smp.c +++ b/clients/lcdproc/cpu_smp.c @@ -32,7 +32,7 @@ * * 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. +* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * --- * diff --git a/clients/lcdproc/eyebox.c b/clients/lcdproc/eyebox.c index 033e8ad..4f81c21 100644 --- a/clients/lcdproc/eyebox.c +++ b/clients/lcdproc/eyebox.c @@ -19,7 +19,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/clients/lcdproc/iface.c b/clients/lcdproc/iface.c index d5352d2..a2810cc 100644 --- a/clients/lcdproc/iface.c +++ b/clients/lcdproc/iface.c @@ -18,7 +18,7 @@ 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. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/clients/lcdproc/util.c b/clients/lcdproc/util.c index 97d16c8..58d23bb 100644 --- a/clients/lcdproc/util.c +++ b/clients/lcdproc/util.c @@ -17,7 +17,7 @@ * * 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. +* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * --- * diff --git a/clients/lcdproc/util.h b/clients/lcdproc/util.h index 4f01d7a..6f3a8ff 100644 --- a/clients/lcdproc/util.h +++ b/clients/lcdproc/util.h @@ -17,7 +17,7 @@ * * 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. +* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * --- * diff --git a/clients/metar/lcdmetar.pl b/clients/metar/lcdmetar.pl index bfa7493..ce0febb 100755 --- a/clients/metar/lcdmetar.pl +++ b/clients/metar/lcdmetar.pl @@ -90,7 +90,7 @@ 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. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. =head1 BUGS diff --git a/contrib/interface-demo2/if_demo.c b/contrib/interface-demo2/if_demo.c index 3d3b1c0..8689ab6 100644 --- a/contrib/interface-demo2/if_demo.c +++ b/contrib/interface-demo2/if_demo.c @@ -18,7 +18,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/contrib/interface-demo2/lib-myconnect.c b/contrib/interface-demo2/lib-myconnect.c index e6be205..7783943 100644 --- a/contrib/interface-demo2/lib-myconnect.c +++ b/contrib/interface-demo2/lib-myconnect.c @@ -18,7 +18,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/contrib/interface-demo2/lib-myconnect.h b/contrib/interface-demo2/lib-myconnect.h index 8e6eedf..f9fcae6 100644 --- a/contrib/interface-demo2/lib-myconnect.h +++ b/contrib/interface-demo2/lib-myconnect.h @@ -18,7 +18,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/contrib/interface-demo2/lib-mylcd.c b/contrib/interface-demo2/lib-mylcd.c index e9e3c7b..e9a0ee3 100644 --- a/contrib/interface-demo2/lib-mylcd.c +++ b/contrib/interface-demo2/lib-mylcd.c @@ -18,7 +18,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/contrib/interface-demo2/lib-mylcd.h b/contrib/interface-demo2/lib-mylcd.h index 629fd65..2d9efd4 100644 --- a/contrib/interface-demo2/lib-mylcd.h +++ b/contrib/interface-demo2/lib-mylcd.h @@ -18,7 +18,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/contrib/interface-demo2/scripts/MyHalt b/contrib/interface-demo2/scripts/MyHalt index 8456370..47e1a23 100755 --- a/contrib/interface-demo2/scripts/MyHalt +++ b/contrib/interface-demo2/scripts/MyHalt @@ -18,7 +18,7 @@ # # 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 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # echo -e "Externel halt-script calld: Halt requested, simulating halt." diff --git a/contrib/interface-demo2/scripts/MyIPSet b/contrib/interface-demo2/scripts/MyIPSet index 0750001..5418726 100755 --- a/contrib/interface-demo2/scripts/MyIPSet +++ b/contrib/interface-demo2/scripts/MyIPSet @@ -18,7 +18,7 @@ # # 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 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # echo -e "External Skript to configure interface called for: $1 set to\nIP: $2\nNetmask: $3\nGateway: $4" diff --git a/contrib/interface-demo2/scripts/MyReboot b/contrib/interface-demo2/scripts/MyReboot index 8db6fd4..e2b12e0 100755 --- a/contrib/interface-demo2/scripts/MyReboot +++ b/contrib/interface-demo2/scripts/MyReboot @@ -18,7 +18,7 @@ # # 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 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # echo -e "External reboot script called: Reboot requested, simulating reboot." diff --git a/contrib/patches/lcdprocserverSEG.diff b/contrib/patches/lcdprocserverSEG.diff index 653e6b4..05abf77 100644 --- a/contrib/patches/lcdprocserverSEG.diff +++ b/contrib/patches/lcdprocserverSEG.diff @@ -1127,7 +1127,7 @@ diff --exclude='*.wanjet' --exclude='.??*' --exclude=config.h --exclude='*.orig' + fprintf (stderr, "The file COPYING contains the GNU General Public License.\n"); + fprintf (stderr, "You should have received a copy of the GNU General Public License\n"); + fprintf (stderr, "along with this program; if not, write to the Free Software\n"); -+ fprintf (stderr, "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\n"); ++ fprintf (stderr, "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\n"); +} + + diff --git a/docs/lcdproc-dev/license.docbook b/docs/lcdproc-dev/license.docbook index ec33470..129154a 100644 --- a/docs/lcdproc-dev/license.docbook +++ b/docs/lcdproc-dev/license.docbook @@ -11,7 +11,7 @@
Copyright (C) 2000 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
diff --git a/docs/lcdproc-user/license.docbook b/docs/lcdproc-user/license.docbook index ec33470..129154a 100644 --- a/docs/lcdproc-user/license.docbook +++ b/docs/lcdproc-user/license.docbook @@ -11,7 +11,7 @@
Copyright (C) 2000 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
diff --git a/scripts/init-LCDd.rpm.in b/scripts/init-LCDd.rpm.in index 38f7241..c675a22 100644 --- a/scripts/init-LCDd.rpm.in +++ b/scripts/init-LCDd.rpm.in @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this file; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # # # chkconfig: 345 70 21 diff --git a/scripts/init-lcdproc.rpm.in b/scripts/init-lcdproc.rpm.in index 1d8741a..7b3b892 100644 --- a/scripts/init-lcdproc.rpm.in +++ b/scripts/init-lcdproc.rpm.in @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this file; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # # # chkconfig: 345 71 20 diff --git a/server/drivers/CFontz.c b/server/drivers/CFontz.c index f1c11fa..ebd1f12 100644 --- a/server/drivers/CFontz.c +++ b/server/drivers/CFontz.c @@ -14,7 +14,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ /* configfile support added by Rene Wagner (c) 2001 */ /* backlight support modified by Rene Wagner (c) 2001 */ diff --git a/server/drivers/CFontz633.c b/server/drivers/CFontz633.c index c6c1309..6a4899f 100644 --- a/server/drivers/CFontz633.c +++ b/server/drivers/CFontz633.c @@ -15,7 +15,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ /* diff --git a/server/drivers/CFontz633io.c b/server/drivers/CFontz633io.c index 331adca..d63a331 100644 --- a/server/drivers/CFontz633io.c +++ b/server/drivers/CFontz633io.c @@ -39,7 +39,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/server/drivers/CFontzPacket.c b/server/drivers/CFontzPacket.c index 433c733..d86a5f8 100644 --- a/server/drivers/CFontzPacket.c +++ b/server/drivers/CFontzPacket.c @@ -24,7 +24,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ /* diff --git a/server/drivers/CwLnx.c b/server/drivers/CwLnx.c index d9b55d2..4230a51 100644 --- a/server/drivers/CwLnx.c +++ b/server/drivers/CwLnx.c @@ -47,7 +47,7 @@ get_info . 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/server/drivers/CwLnx.h b/server/drivers/CwLnx.h index 12167b4..834dda0 100644 --- a/server/drivers/CwLnx.h +++ b/server/drivers/CwLnx.h @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef CWLNX_H #define CWLNX_H diff --git a/server/drivers/EyeboxOne.c b/server/drivers/EyeboxOne.c index 42004f0..991d149 100644 --- a/server/drivers/EyeboxOne.c +++ b/server/drivers/EyeboxOne.c @@ -16,7 +16,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/server/drivers/IOWarrior.c b/server/drivers/IOWarrior.c index a153a79..9ec4dc8 100644 --- a/server/drivers/IOWarrior.c +++ b/server/drivers/IOWarrior.c @@ -21,7 +21,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/server/drivers/IOWarrior.h b/server/drivers/IOWarrior.h index 4f05b18..c4cac92 100644 --- a/server/drivers/IOWarrior.h +++ b/server/drivers/IOWarrior.h @@ -21,7 +21,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef IOWARRIOR_H diff --git a/server/drivers/MD8800.c b/server/drivers/MD8800.c index 4ea819a..983e118 100644 --- a/server/drivers/MD8800.c +++ b/server/drivers/MD8800.c @@ -19,7 +19,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 ============================================================================== diff --git a/server/drivers/MD8800.h b/server/drivers/MD8800.h index 7fbbae3..6b713e0 100644 --- a/server/drivers/MD8800.h +++ b/server/drivers/MD8800.h @@ -18,7 +18,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef MD8800_H #define MD8800_H diff --git a/server/drivers/MtxOrb.c b/server/drivers/MtxOrb.c index a2a81a1..a60e948 100644 --- a/server/drivers/MtxOrb.c +++ b/server/drivers/MtxOrb.c @@ -25,7 +25,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/server/drivers/NoritakeVFD.c b/server/drivers/NoritakeVFD.c index cb8e0f8..5ca3a89 100644 --- a/server/drivers/NoritakeVFD.c +++ b/server/drivers/NoritakeVFD.c @@ -17,7 +17,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/server/drivers/NoritakeVFD.h b/server/drivers/NoritakeVFD.h index 53769b9..0a47908 100644 --- a/server/drivers/NoritakeVFD.h +++ b/server/drivers/NoritakeVFD.h @@ -17,7 +17,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef NORITAKEVFD_H #define NORITAKEVFD_H diff --git a/server/drivers/adv_bignum.c b/server/drivers/adv_bignum.c index 5bac163..f454a04 100644 --- a/server/drivers/adv_bignum.c +++ b/server/drivers/adv_bignum.c @@ -20,7 +20,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 diff --git a/server/drivers/adv_bignum.h b/server/drivers/adv_bignum.h index e944c65..78894a8 100644 --- a/server/drivers/adv_bignum.h +++ b/server/drivers/adv_bignum.h @@ -19,7 +19,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef ADV_BIGNUM_H diff --git a/server/drivers/curses_drv.c b/server/drivers/curses_drv.c index b181778..2c5795c 100644 --- a/server/drivers/curses_drv.c +++ b/server/drivers/curses_drv.c @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ /*Configfile support added by Rene Wagner (C) 2001*/ diff --git a/server/drivers/g15.c b/server/drivers/g15.c index 1a8926f..c3f3c2a 100644 --- a/server/drivers/g15.c +++ b/server/drivers/g15.c @@ -16,7 +16,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 ============================================================================== diff --git a/server/drivers/g15.h b/server/drivers/g15.h index 8af363c..708c847 100644 --- a/server/drivers/g15.h +++ b/server/drivers/g15.h @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef G15_H_ #define G15_H_ diff --git a/server/drivers/icp_a106.c b/server/drivers/icp_a106.c index 5b583f6..665d9ea 100644 --- a/server/drivers/icp_a106.c +++ b/server/drivers/icp_a106.c @@ -22,7 +22,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 This driver is mostly based on the HD44780 and the LCDM001 driver. (Hopefully I have NOT forgotten any file I have stolen code from. diff --git a/server/drivers/icp_a106.h b/server/drivers/icp_a106.h index f636076..9094b2d 100644 --- a/server/drivers/icp_a106.h +++ b/server/drivers/icp_a106.h @@ -21,7 +21,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 This driver is mostly based on the HD44780 and the LCDM001 driver. (Hopefully I have NOT forgotten any file I have stolen code from. diff --git a/server/drivers/lcdm001.c b/server/drivers/lcdm001.c index a8fcab3..b59a216 100644 --- a/server/drivers/lcdm001.c +++ b/server/drivers/lcdm001.c @@ -15,7 +15,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ /* This driver is mostly based on the MtxOrb driver. See the file MtxOrb.c for copyright details */ diff --git a/server/drivers/lcdm001.h b/server/drivers/lcdm001.h index d7b2b91..db740fb 100644 --- a/server/drivers/lcdm001.h +++ b/server/drivers/lcdm001.h @@ -15,7 +15,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ /* This driver is mostly based on the MtxOrb driver. See the file MtxOrb.c for copyright details */ diff --git a/server/drivers/lcterm.c b/server/drivers/lcterm.c index 026c62f..4aec900 100644 --- a/server/drivers/lcterm.c +++ b/server/drivers/lcterm.c @@ -17,7 +17,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 This driver is mostly based on the HD44780 and the LCDM001 driver. (Hopefully I have NOT forgotten any file I have stolen code from. diff --git a/server/drivers/lcterm.h b/server/drivers/lcterm.h index 69b55c9..1e08297 100644 --- a/server/drivers/lcterm.h +++ b/server/drivers/lcterm.h @@ -16,7 +16,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 This driver is mostly based on the HD44780 and the LCDM001 driver. (Hopefully I have NOT forgotten any file I have stolen code from. diff --git a/server/drivers/lircin.c b/server/drivers/lircin.c index 48b74ff..15c7fcf 100644 --- a/server/drivers/lircin.c +++ b/server/drivers/lircin.c @@ -17,7 +17,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/server/drivers/lircin.h b/server/drivers/lircin.h index 56f1f5f..3299c3b 100644 --- a/server/drivers/lircin.h +++ b/server/drivers/lircin.h @@ -15,7 +15,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef LCD_LIRCIN_H diff --git a/server/drivers/ms6931.c b/server/drivers/ms6931.c index 28db433..ab8ad85 100644 --- a/server/drivers/ms6931.c +++ b/server/drivers/ms6931.c @@ -20,7 +20,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/server/drivers/ms6931.h b/server/drivers/ms6931.h index add5a05..3f16c77 100644 --- a/server/drivers/ms6931.h +++ b/server/drivers/ms6931.h @@ -20,7 +20,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef MS6931_H #define MS6931_H diff --git a/server/drivers/mtc_s16209x.c b/server/drivers/mtc_s16209x.c index 2158f54..286bf98 100644 --- a/server/drivers/mtc_s16209x.c +++ b/server/drivers/mtc_s16209x.c @@ -19,7 +19,7 @@ * * 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 + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/server/drivers/mtc_s16209x.h b/server/drivers/mtc_s16209x.h index 7b7a218..3a91683 100644 --- a/server/drivers/mtc_s16209x.h +++ b/server/drivers/mtc_s16209x.h @@ -19,7 +19,7 @@ * * 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 + * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/server/drivers/pylcd.c b/server/drivers/pylcd.c index 72a728c..41e0f79 100644 --- a/server/drivers/pylcd.c +++ b/server/drivers/pylcd.c @@ -18,7 +18,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/server/drivers/pylcd.h b/server/drivers/pylcd.h index 17f1e9c..1a79ac2 100644 --- a/server/drivers/pylcd.h +++ b/server/drivers/pylcd.h @@ -19,7 +19,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/server/drivers/serialVFD.c b/server/drivers/serialVFD.c index 0ae8554..c2b493e 100644 --- a/server/drivers/serialVFD.c +++ b/server/drivers/serialVFD.c @@ -20,7 +20,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 diff --git a/server/drivers/serialVFD.h b/server/drivers/serialVFD.h index 311c167..7049ac1 100644 --- a/server/drivers/serialVFD.h +++ b/server/drivers/serialVFD.h @@ -20,7 +20,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef SERIALVFD_H #define SERIALVFD_H diff --git a/server/drivers/serialVFD_displays.c b/server/drivers/serialVFD_displays.c index ddf3a27..9beb6c6 100644 --- a/server/drivers/serialVFD_displays.c +++ b/server/drivers/serialVFD_displays.c @@ -24,7 +24,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/server/drivers/serialVFD_displays.h b/server/drivers/serialVFD_displays.h index 208eeb7..bbd0eb7 100644 --- a/server/drivers/serialVFD_displays.h +++ b/server/drivers/serialVFD_displays.h @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef SERIALVFD_DISPLAYS_H #define SERIALVFD_DISPLAYS_H diff --git a/server/drivers/serialVFD_io.c b/server/drivers/serialVFD_io.c index a5208ea..c05022b 100644 --- a/server/drivers/serialVFD_io.c +++ b/server/drivers/serialVFD_io.c @@ -24,7 +24,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ diff --git a/server/drivers/serialVFD_io.h b/server/drivers/serialVFD_io.h index cdd8f74..0081d4a 100644 --- a/server/drivers/serialVFD_io.h +++ b/server/drivers/serialVFD_io.h @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef SERIALVFD_IO_H #define SERIALVFD_IO_H diff --git a/server/drivers/text.c b/server/drivers/text.c index 92ffbe6..2c3647b 100644 --- a/server/drivers/text.c +++ b/server/drivers/text.c @@ -18,7 +18,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifdef HAVE_CONFIG_H diff --git a/server/drivers/tyan_lcdm.c b/server/drivers/tyan_lcdm.c index b83862a..f6730a5 100644 --- a/server/drivers/tyan_lcdm.c +++ b/server/drivers/tyan_lcdm.c @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ /* * See ftp://ftp.tyan.com/barebone_support/GS10-GS12%20LCD-Pack.zip diff --git a/server/drivers/tyan_lcdm.h b/server/drivers/tyan_lcdm.h index 04b5c91..5f45a4d 100644 --- a/server/drivers/tyan_lcdm.h +++ b/server/drivers/tyan_lcdm.h @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef TYAN_LCDM_H #define TYAN_LCDM_H diff --git a/server/drivers/ula200.c b/server/drivers/ula200.c index 1b583e4..716153f 100644 --- a/server/drivers/ula200.c +++ b/server/drivers/ula200.c @@ -87,7 +87,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include #include diff --git a/server/drivers/ula200.h b/server/drivers/ula200.h index 0574f5b..ea9a65a 100644 --- a/server/drivers/ula200.h +++ b/server/drivers/ula200.h @@ -16,7 +16,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #ifndef ULA200_H #define ULA200_H diff --git a/server/drivers/xosdlib_drv.c b/server/drivers/xosdlib_drv.c index 2b36584..6cbeed4 100644 --- a/server/drivers/xosdlib_drv.c +++ b/server/drivers/xosdlib_drv.c @@ -18,7 +18,7 @@ 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 */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 */ #include diff --git a/server/main.c b/server/main.c index 24b93c4..77b0036 100644 --- a/server/main.c +++ b/server/main.c @@ -989,7 +989,7 @@ output_GPL_notice(void) fprintf (stderr, "The file COPYING contains the GNU General Public License.\n"); fprintf (stderr, "You should have received a copy of the GNU General Public License\n"); fprintf (stderr, "along with this program; if not, write to the Free Software\n"); - fprintf (stderr, "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\n"); + fprintf (stderr, "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\n"); } diff --git a/shared/getopt.c b/shared/getopt.c index d176d3e..7de2c53 100644 --- a/shared/getopt.c +++ b/shared/getopt.c @@ -17,7 +17,7 @@ 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. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This tells Alpha OSF/1 not to define a getopt prototype in . Ditto for AIX 3.2 and . */ diff --git a/shared/getopt.h b/shared/getopt.h index 39f4a16..c60d199 100644 --- a/shared/getopt.h +++ b/shared/getopt.h @@ -14,7 +14,7 @@ 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, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _GETOPT_H diff --git a/shared/getopt1.c b/shared/getopt1.c index 9c82565..a025954 100644 --- a/shared/getopt1.c +++ b/shared/getopt1.c @@ -16,7 +16,7 @@ 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. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include