public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [TYPO 4/9] [typo] COPYING: form feeds removed
@ 2014-08-17 18:30 Markus Osterhoff
  2014-08-18  7:25 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Osterhoff @ 2014-08-17 18:30 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, linux-doc

some lines contain a single ^L (ASCII 0xc, 12, form feed),
which are unnecessary.

Signed-off-by: Markus Osterhoff <linux-kernel@k-raum.org>
---
 COPYING | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/COPYING b/COPYING
index ca442d3..0dde99b 100644
--- a/COPYING
+++ b/COPYING
@@ -71,7 +71,7 @@ patent must be licensed for everyone's free use or not licensed at all.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-\f
+
 		    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
@@ -126,7 +126,7 @@ above, provided that you also meet all of these conditions:
     License.  (Exception: if the Program itself is interactive but
     does not normally print such an announcement, your work based on
     the Program is not required to print an announcement.)
-\f
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -184,7 +184,7 @@ access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-\f
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -241,7 +241,7 @@ impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-\f
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -294,7 +294,7 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
 		     END OF TERMS AND CONDITIONS
-\f
+
 	    How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
-- 
1.8.5.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [TYPO 4/9] [typo] COPYING: form feeds removed
  2014-08-17 18:30 [TYPO 4/9] [typo] COPYING: form feeds removed Markus Osterhoff
@ 2014-08-18  7:25 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2014-08-18  7:25 UTC (permalink / raw)
  To: Markus Osterhoff; +Cc: linux-kernel, linux-doc, Jiri Kosina

On 08/17/14 11:30, Markus Osterhoff wrote:
> some lines contain a single ^L (ASCII 0xc, 12, form feed),
> which are unnecessary.
> 
> Signed-off-by: Markus Osterhoff <linux-kernel@k-raum.org>
> ---
>  COPYING | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

The form feeds have been there forever AFAIK.  I expect that they were put there
on purpose.  They are mostly a Don't Care One Way Or The Other IMO.


-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-18  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-17 18:30 [TYPO 4/9] [typo] COPYING: form feeds removed Markus Osterhoff
2014-08-18  7:25 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox