From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- libraries/CherryPy/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/CherryPy') diff --git a/libraries/CherryPy/README b/libraries/CherryPy/README index fa7107a588..316ba98147 100644 --- a/libraries/CherryPy/README +++ b/libraries/CherryPy/README @@ -2,4 +2,4 @@ CherryPy is a pythonic, object-oriented HTTP framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code -developed in less time. \ No newline at end of file +developed in less time. -- cgit v1.2.3