Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1611598 > unrolled thread
| Started by | Riku Salminen <riku@laatikko.io> |
|---|---|
| First post | 2017-03-29 07:50 +0200 |
| Last post | 2017-03-31 15:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] Staging: nvec: Remove FSF's mailing address Riku Salminen <riku@laatikko.io> - 2017-03-29 07:50 +0200
Re: [PATCH] Staging: nvec: Remove FSF's mailing address Thierry Reding <thierry.reding@gmail.com> - 2017-03-31 15:10 +0200
| From | Riku Salminen <riku@laatikko.io> |
|---|---|
| Date | 2017-03-29 07:50 +0200 |
| Subject | [PATCH] Staging: nvec: Remove FSF's mailing address |
| Message-ID | <tqeEy-2pZ-23@gated-at.bofh.it> |
Removed Free Software Foundation's address from the copyright notice
and replaced it with a link to http://www.gnu.org/licenses
Signed-off-by: Riku Salminen <riku@laatikko.io>
---
drivers/staging/nvec/nvec-keytable.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/nvec/nvec-keytable.h b/drivers/staging/nvec/nvec-keytable.h
index 1dc22cb8812a..7008c96bdbbe 100644
--- a/drivers/staging/nvec/nvec-keytable.h
+++ b/drivers/staging/nvec/nvec-keytable.h
@@ -17,8 +17,7 @@
* 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * with this program; if not, see http://www.gnu.org/licenses
*/
static unsigned short code_tab_102us[] = {
--
2.11.0
[toc] | [next] | [standalone]
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Date | 2017-03-31 15:10 +0200 |
| Message-ID | <tr4tr-52J-3@gated-at.bofh.it> |
| In reply to | #1611598 |
[Multipart message — attachments visible in raw view] — view raw
On Wed, Mar 29, 2017 at 08:34:54AM +0300, Riku Salminen wrote: > Removed Free Software Foundation's address from the copyright notice > and replaced it with a link to http://www.gnu.org/licenses > > Signed-off-by: Riku Salminen <riku@laatikko.io> > --- > drivers/staging/nvec/nvec-keytable.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) You might want to resend this to Greg and the devel@driverdev.osuosl.org mailing list. That's usually where patches for this driver get picked up (even trivial ones). Thierry
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web