aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/speakup_bns.c
diff options
context:
space:
mode:
authorShraddha Barke <shraddha.6596@gmail.com>2015-12-27 20:10:38 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-28 22:40:31 -0800
commit5cb10d42de412c69dbf3f5670b3099037c35cc78 (patch)
tree9fb4cd7784722eb179c9b209123c16fa0ec3cc94 /drivers/staging/speakup/speakup_bns.c
parentSTAGING/SPEAKUP: Fix "expression using sizeof bool" warnings (diff)
downloadlinux-dev-5cb10d42de412c69dbf3f5670b3099037c35cc78.tar.xz
linux-dev-5cb10d42de412c69dbf3f5670b3099037c35cc78.zip
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>
Diffstat (limited to 'drivers/staging/speakup/speakup_bns.c')
-rw-r--r--drivers/staging/speakup/speakup_bns.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/speakup/speakup_bns.c b/drivers/staging/speakup/speakup_bns.c
index 80f8358d4199..570f0c21745e 100644
--- a/drivers/staging/speakup/speakup_bns.c
+++ b/drivers/staging/speakup/speakup_bns.c
@@ -15,10 +15,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
* this code is specificly written as a driver for the speakup screenreview
* package and is not a general device driver.
*/