From 49c30e0776460abcbf46e5e85ebf3c982fb64e89 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 21 Apr 2016 15:38:16 -0400 Subject: Fix missing newline --- source/whatis.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/whatis.rst b/source/whatis.rst index a07f2c9..f63469b 100644 --- a/source/whatis.rst +++ b/source/whatis.rst @@ -21,6 +21,7 @@ will be provided by STScI by emailing `help@stsci.edu `_. ~~~~~~~~~~~~~~~~~~ General Disclaimer ~~~~~~~~~~~~~~~~~~ + :: THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' @@ -34,4 +35,5 @@ General Disclaimer ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - SUCH DAMAGE. \ No newline at end of file + SUCH DAMAGE. + -- cgit