changeset 28121:273db03ab762 stable

maint: Add missing newline character at end of file for UNIX compliance. * README, go-home.svg, icons_license, base_1.m, test_script_code_only.m, test_script_head_only.m: Add missing newline character at end of file for UNIX compliance.
author Rik <rik@octave.org>
date Wed, 19 Feb 2020 20:38:39 -0800
parents 2a186f34eb96
children 818bd5b42651
files libgui/qterminal/qterminal/README libgui/src/icons/go-home.svg libgui/src/icons/icons_license test/classdef-multiple-inheritance/base_1.m test/publish/test_script_code_only.m test/publish/test_script_head_only.m
diffstat 6 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/qterminal/qterminal/README	Wed Feb 19 15:21:28 2020 -0500
+++ b/libgui/qterminal/qterminal/README	Wed Feb 19 20:38:39 2020 -0800
@@ -1,1 +1,1 @@
-here is sample program which uses QTermWidet for displaying a terminal
\ No newline at end of file
+here is sample program which uses QTermWidet for displaying a terminal
--- a/libgui/src/icons/go-home.svg	Wed Feb 19 15:21:28 2020 -0500
+++ b/libgui/src/icons/go-home.svg	Wed Feb 19 20:38:39 2020 -0800
@@ -442,4 +442,4 @@
    style="opacity:0.39772728;color:#000000;fill:url(#radialGradient2374);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
    d="M 27.107118,34.408261 C 30.725101,34.739438 32.634842,32.962557 35.97527,32.855521 L 36,29.00603 L 27.088388,29 L 27.107118,34.408261 z "
    id="rect2363"
-   sodipodi:nodetypes="ccccc" /></svg>
\ No newline at end of file
+   sodipodi:nodetypes="ccccc" /></svg>
--- a/libgui/src/icons/icons_license	Wed Feb 19 15:21:28 2020 -0500
+++ b/libgui/src/icons/icons_license	Wed Feb 19 20:38:39 2020 -0800
@@ -118,4 +118,4 @@
 with elements from the DMZ theme:
 
 circle.png
-circle.svg
\ No newline at end of file
+circle.svg
--- a/test/classdef-multiple-inheritance/base_1.m	Wed Feb 19 15:21:28 2020 -0500
+++ b/test/classdef-multiple-inheritance/base_1.m	Wed Feb 19 20:38:39 2020 -0800
@@ -1,2 +1,2 @@
 classdef base_1
-end
\ No newline at end of file
+end
--- a/test/publish/test_script_code_only.m	Wed Feb 19 15:21:28 2020 -0500
+++ b/test/publish/test_script_code_only.m	Wed Feb 19 20:38:39 2020 -0800
@@ -21,4 +21,4 @@
 
 str = "some % string \" ' with %{";
 str2 = 'another % string '' " with %{';
-%
\ No newline at end of file
+%
--- a/test/publish/test_script_head_only.m	Wed Feb 19 15:21:28 2020 -0500
+++ b/test/publish/test_script_head_only.m	Wed Feb 19 20:38:39 2020 -0800
@@ -1,4 +1,4 @@
 %% Headline
 % Headline description.
 % about some lines no blanks
-%%
\ No newline at end of file
+%%