From ec7f2cf2b6c24884eb107b31f1046ec466ff5fbf Mon Sep 17 00:00:00 2001
From: Stephen Edgar <stephen@netweb.com.au>
Date: Mon, 22 Apr 2013 17:19:56 +1000
Subject: [PATCH] 'root' repo end 'insert_final_newline = true'

---
 .travis.yml    | 2 +-
 CHANGELOG.md   | 2 +-
 LICENSE        | 2 +-
 component.json | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b8e1f17207..2d26206d58 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,3 @@
 language: node_js
 node_js:
-  - 0.6
\ No newline at end of file
+  - 0.6
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 154fb2c528..f33f97937b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -357,4 +357,4 @@ Complete rewrite of the library. For full details, head to the upgrading doc at
 - Bug fixes
 
 ## v1.0.0
-- **Initial release**
\ No newline at end of file
+- **Initial release**
diff --git a/LICENSE b/LICENSE
index 2bb9ad240f..d9a10c0d8e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -173,4 +173,4 @@
       incurred by, or claims asserted against, such Contributor by reason
       of your accepting any such warranty or additional liability.
 
-   END OF TERMS AND CONDITIONS
\ No newline at end of file
+   END OF TERMS AND CONDITIONS
diff --git a/component.json b/component.json
index 96617807d6..f246145ee2 100644
--- a/component.json
+++ b/component.json
@@ -5,4 +5,4 @@
   "dependencies": {
     "jquery": "~1.8.0"
   }
-}
\ No newline at end of file
+}
-- 
GitLab