Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1624155
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/8] Input: docs - remove disclaimer/GPL notice |
| Date | 2017-04-16 07:20 +0200 |
| Message-ID | <twKLn-8bo-9@gated-at.bofh.it> (permalink) |
| References | <twKLn-8bo-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This is just a part of kernel documentation, it does not require explicit license notice. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> --- Documentation/input/index.rst | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/Documentation/input/index.rst b/Documentation/input/index.rst index 32c0515fd24b..5887c79173b8 100644 --- a/Documentation/input/index.rst +++ b/Documentation/input/index.rst @@ -2,27 +2,6 @@ The Linux Input Documentation ============================= -Disclaimer -========== - -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 (at your option) -any later version. - -This program is distributed in the hope that it will be useful, 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 - -For your convenience, the GNU General Public License version 2 is included -in the package: See the file COPYING. - - Core API ======== -- 2.12.2.762.g0e3151a226-goog
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/8] Input: move documentation for Amiga CD32 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-16 07:20 +0200
[PATCH 6/8] Input: docs - note that MT-A protocol is obsolete Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-16 07:20 +0200
[PATCH 4/8] Input: docs - remove disclaimer/GPL notice Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-16 07:20 +0200
[PATCH 5/8] Input: docs - update joystick documentation a bit Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-16 07:20 +0200
[PATCH 2/8] Input: rotary-encoder - remove references to platform data from docs Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-16 07:20 +0200
[PATCH 8/8] Input: docs - freshen up introduction Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-16 07:20 +0200
[PATCH 7/8] Input: docs - split input docs into kernel- and user-facing Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-16 07:20 +0200
Re: [PATCH 7/8] Input: docs - split input docs into kernel- and user-facing Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-16 16:10 +0200
Re: [PATCH 7/8] Input: docs - split input docs into kernel- and user-facing Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-16 17:00 +0200
csiph-web