aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.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/main.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/main.c')
-rw-r--r--drivers/staging/speakup/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/speakup/main.c b/drivers/staging/speakup/main.c
index 63c59bc89b04..456f65043355 100644
--- a/drivers/staging/speakup/main.c
+++ b/drivers/staging/speakup/main.c
@@ -16,10 +16,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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
*/
#include <linux/kernel.h>