From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757055AbYFXNnA (ORCPT ); Tue, 24 Jun 2008 09:43:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751953AbYFXNmy (ORCPT ); Tue, 24 Jun 2008 09:42:54 -0400 Received: from www.tglx.de ([62.245.132.106]:42888 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752261AbYFXNmx (ORCPT ); Tue, 24 Jun 2008 09:42:53 -0400 Date: Tue, 24 Jun 2008 15:42:28 +0200 From: "Hans J. Koch" To: Mike Frysinger Cc: hjk@linutronix.de, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, gregkh@suse.de Subject: Re: [PATCH] uio-howto.tmpl: use standard copyright/legal markings Message-ID: <20080624134228.GB3217@local> References: <1214304877-1223-1-git-send-email-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1214304877-1223-1-git-send-email-vapier@gentoo.org> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (Added GregKH to Cc:) @Greg: Take care, the patch modifies a line with my name in it :-) On Tue, Jun 24, 2008 at 06:54:37AM -0400, Mike Frysinger wrote: > The Userspace I/O HOWTO document uses straight tags and plain text > to describe copyright/legal information. It should instead use the > and tags like all other documents in the kernel. > > Signed-off-by: Mike Frysinger Signed-off-by: Hans J. Koch > --- > Documentation/DocBook/uio-howto.tmpl | 23 ++++++++++++----------- > 1 files changed, 12 insertions(+), 11 deletions(-) > > diff --git a/Documentation/DocBook/uio-howto.tmpl b/Documentation/DocBook/uio-howto.tmpl > index c4d1873..d799a26 100644 > --- a/Documentation/DocBook/uio-howto.tmpl > +++ b/Documentation/DocBook/uio-howto.tmpl > @@ -21,6 +21,18 @@ > > > > + > + 2006-2008 > + Hans-JÃŒrgen Koch. > + > + > + > + > +This documentation is Free Software licensed under the terms of the > +GPL version 2. > + > + > + > 2006-12-11 > > > @@ -66,17 +78,6 @@ > > About this document > > - > - > -Copyright and License > - > - Copyright (c) 2006-2008 by Hans-JÃŒrgen Koch. > - > -This documentation is Free Software licensed under the terms of the > -GPL version 2. > - > - > - > > > Translations > -- > 1.5.5.3