Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Staging: speakup: Remove FSF mailing address

FSF mailing address is no longer required to be specified. Hence
removed.
Detected using checkpatch

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Shraddha Barke and committed by
Greg Kroah-Hartman
5cb10d42 911b04d6

-81
-4
drivers/staging/speakup/fakekey.c
··· 12 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 14 * GNU General Public License for more details. 15 - * 16 - * You should have received a copy of the GNU General Public License 17 - * along with this program; if not, write to the Free Software 18 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 15 */ 20 16 #include <linux/types.h> 21 17 #include <linux/slab.h>
-4
drivers/staging/speakup/keyhelp.c
··· 14 14 * but WITHOUT ANY WARRANTY; without even the implied warranty of 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 - * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 17 */ 22 18 23 19 #include <linux/keyboard.h>
-4
drivers/staging/speakup/main.c
··· 16 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 18 * GNU General Public License for more details. 19 - * 20 - * You should have received a copy of the GNU General Public License 21 - * along with this program; if not, write to the Free Software 22 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 19 */ 24 20 25 21 #include <linux/kernel.h>
-5
drivers/staging/speakup/speakup_acntpc.c
··· 14 14 * but WITHOUT ANY WARRANTY; without even the implied warranty of 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 - * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 17 * this code is specificly written as a driver for the speakup screenreview 23 18 * package and is not a general device driver. 24 19 * This driver is for the Aicom Acent PC internal synthesizer.
-4
drivers/staging/speakup/speakup_acntsa.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * this code is specificly written as a driver for the speakup screenreview 23 19 * package and is not a general device driver. 24 20 */
-4
drivers/staging/speakup/speakup_apollo.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * this code is specificly written as a driver for the speakup screenreview 23 19 * package and is not a general device driver. 24 20 */
-4
drivers/staging/speakup/speakup_audptr.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * specificly written as a driver for the speakup screenreview 23 19 * s not a general device driver. 24 20 */
-4
drivers/staging/speakup/speakup_bns.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * this code is specificly written as a driver for the speakup screenreview 23 19 * package and is not a general device driver. 24 20 */
-4
drivers/staging/speakup/speakup_decext.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * specificly written as a driver for the speakup screenreview 23 19 * s not a general device driver. 24 20 */
-4
drivers/staging/speakup/speakup_decpc.c
··· 24 24 * but WITHOUT ANY WARRANTY; without even the implied warranty of 25 25 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 26 26 * GNU General Public License for more details. 27 - * 28 - * You should have received a copy of the GNU General Public License 29 - * along with this program; if not, write to the Free Software 30 - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 31 27 */ 32 28 #include <linux/jiffies.h> 33 29 #include <linux/sched.h>
-4
drivers/staging/speakup/speakup_dectlk.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * specificly written as a driver for the speakup screenreview 23 19 * s not a general device driver. 24 20 */
-4
drivers/staging/speakup/speakup_dtlk.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * specificly written as a driver for the speakup screenreview 23 19 * package it's not a general device driver. 24 20 * This driver is for the RC Systems DoubleTalk PC internal synthesizer.
-4
drivers/staging/speakup/speakup_dummy.c
··· 17 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 18 * GNU General Public License for more details. 19 19 * 20 - * You should have received a copy of the GNU General Public License 21 - * along with this program; if not, write to the Free Software 22 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 - * 24 20 * specificly written as a driver for the speakup screenreview 25 21 * s not a general device driver. 26 22 */
-4
drivers/staging/speakup/speakup_keypc.c
··· 13 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 14 * GNU General Public License for more details. 15 15 * 16 - * You should have received a copy of the GNU General Public License 17 - * along with this program; if not, write to the Free Software 18 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 - * 20 16 * specificly written as a driver for the speakup screenreview 21 17 * package it's not a general device driver. 22 18 * This driver is for the Keynote Gold internal synthesizer.
-4
drivers/staging/speakup/speakup_ltlk.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * specificly written as a driver for the speakup screenreview 23 19 * s not a general device driver. 24 20 */
-3
drivers/staging/speakup/speakup_soft.c
··· 14 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 15 * GNU General Public License for more details. 16 16 * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 17 * 21 18 * this code is specificly written as a driver for the speakup screenreview 22 19 * package and is not a general device driver.
-4
drivers/staging/speakup/speakup_spkout.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * specificly written as a driver for the speakup screenreview 23 19 * s not a general device driver. 24 20 */
-4
drivers/staging/speakup/speakup_txprt.c
··· 15 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 16 * GNU General Public License for more details. 17 17 * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 - * 22 18 * specificly written as a driver for the speakup screenreview 23 19 * s not a general device driver. 24 20 */
-4
drivers/staging/speakup/spk_priv.h
··· 16 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 18 * GNU General Public License for more details. 19 - * 20 - * You should have received a copy of the GNU General Public License 21 - * along with this program; if not, write to the Free Software 22 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 19 */ 24 20 #ifndef _SPEAKUP_PRIVATE_H 25 21 #define _SPEAKUP_PRIVATE_H
-4
drivers/staging/speakup/spk_priv_keyinfo.h
··· 16 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 18 * GNU General Public License for more details. 19 - * 20 - * You should have received a copy of the GNU General Public License 21 - * along with this program; if not, write to the Free Software 22 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 19 */ 24 20 25 21 #ifndef _SPEAKUP_KEYINFO_H
-1
drivers/staging/speakup/spkguide.txt
··· 1179 1179 1180 1180 1181 1181 Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. 1182 - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 1183 1182 Everyone is permitted to copy and distribute verbatim copies 1184 1183 of this license document, but changing it is not allowed. 1185 1184