|
From: <sk...@us...> - 2011-04-02 12:45:26
|
Revision: 2412
http://linuxconsole.svn.sourceforge.net/linuxconsole/?rev=2412&view=rev
Author: skitt
Date: 2011-04-02 12:45:20 +0000 (Sat, 02 Apr 2011)
Log Message:
-----------
Update FSF address and remove obsolete contact info.
Modified Paths:
--------------
trunk/utils/Makefile
trunk/utils/evtest.c
trunk/utils/ffcfstress.c
trunk/utils/ffmvforce.c
trunk/utils/ffset.c
trunk/utils/fftest.c
trunk/utils/inputattach.c
trunk/utils/jscal.c
trunk/utils/jstest.c
trunk/utils/scancodes.h
Modified: trunk/utils/Makefile
===================================================================
--- trunk/utils/Makefile 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/Makefile 2011-04-02 12:45:20 UTC (rev 2412)
@@ -3,10 +3,9 @@
#
# Makefile for Linux input utilities
#
-# (c) 1998-2000 Vojtech Pavlik
+# © 1998-2000 Vojtech Pavlik (sponsored by SuSE)
+# © 2008-2011 Stephen Kitt <st...@sk...>
#
-# Sponsored by SuSE
-#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
@@ -19,13 +18,10 @@
#
# 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.
#
-# Should you need to contact me, the author, you can do so either by
-# e-mail - mail your message to <vo...@uc...>, or by paper mail:
-# Vojtech Pavlik, Simunkova 1594, Prague 8, 182 00 Czech Republic
#
-#
# Edit the options below to suit your needs
#
Modified: trunk/utils/evtest.c
===================================================================
--- trunk/utils/evtest.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/evtest.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -19,11 +19,8 @@
*
* 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
- *
- * Should you need to contact me, the author, you can do so either by
- * e-mail - mail your message to <vo...@uc...>, or by paper mail:
- * Vojtech Pavlik, Simunkova 1594, Prague 8, 182 00 Czech Republic
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <stdint.h>
Modified: trunk/utils/ffcfstress.c
===================================================================
--- trunk/utils/ffcfstress.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/ffcfstress.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -17,7 +17,8 @@
*
* 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.
*/
#include <linux/input.h>
Modified: trunk/utils/ffmvforce.c
===================================================================
--- trunk/utils/ffmvforce.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/ffmvforce.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -19,7 +19,8 @@
*
* 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.
*
* You can contact the author by email at this address:
* Johann Deneux <de...@if...>
Modified: trunk/utils/ffset.c
===================================================================
--- trunk/utils/ffset.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/ffset.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -16,7 +16,8 @@
*
* 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.
*
* You can contact the author by email at this address:
* Johann Deneux <de...@if...>
Modified: trunk/utils/fftest.c
===================================================================
--- trunk/utils/fftest.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/fftest.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -18,7 +18,8 @@
*
* 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.
*
* You can contact the author by email at this address:
* Johann Deneux <de...@if...>
Modified: trunk/utils/inputattach.c
===================================================================
--- trunk/utils/inputattach.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/inputattach.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -28,11 +28,8 @@
*
* 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
- *
- * Should you need to contact me, the author, you can do so either by
- * e-mail - mail your message to <vo...@uc...>, or by paper mail:
- * Vojtech Pavlik, Simunkova 1594, Prague 8, 182 00 Czech Republic
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <ctype.h>
Modified: trunk/utils/jscal.c
===================================================================
--- trunk/utils/jscal.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/jscal.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -23,11 +23,8 @@
*
* 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
- *
- * Should you need to contact me, the author, you can do so either by
- * e-mail - mail your message to <vo...@uc...>, or by paper mail:
- * Vojtech Pavlik, Simunkova 1594, Prague 8, 182 00 Czech Republic
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <sys/ioctl.h>
Modified: trunk/utils/jstest.c
===================================================================
--- trunk/utils/jstest.c 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/jstest.c 2011-04-02 12:45:20 UTC (rev 2412)
@@ -27,11 +27,8 @@
*
* 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
- *
- * Should you need to contact me, the author, you can do so either by
- * e-mail - mail your message to <vo...@uc...>, or by paper mail:
- * Vojtech Pavlik, Simunkova 1594, Prague 8, 182 00 Czech Republic
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <sys/ioctl.h>
Modified: trunk/utils/scancodes.h
===================================================================
--- trunk/utils/scancodes.h 2011-03-30 22:15:29 UTC (rev 2411)
+++ trunk/utils/scancodes.h 2011-04-02 12:45:20 UTC (rev 2412)
@@ -17,11 +17,8 @@
*
* 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
- *
- * Should you need to contact me, the author, you can do so either by
- * e-mail - mail your message to <vo...@uc...>, or by paper mail:
- * Vojtech Pavlik, Simunkova 1594, Prague 8, 182 00 Czech Republic
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|