diff options
author | Teddy Wing | 2015-01-25 17:34:05 -0500 |
---|---|---|
committer | Teddy Wing | 2015-01-25 17:34:05 -0500 |
commit | b75ef2c502bf0da050bd290a2ad1cc7aa0dcc408 (patch) | |
tree | bf3bb8b56a2f289aba5fe0d3467368279a7c87ad /LICENSE | |
parent | 005e7cca168c6b4eeb06e314046f58b516c13aec (diff) | |
parent | 28e22a02c8c326df93093644d9de3fa71185ffe4 (diff) | |
download | Notes-angular-demo-b75ef2c502bf0da050bd290a2ad1cc7aa0dcc408.tar.bz2 |
Merge branch 'angular-app'
Conflicts:
app/assets/stylesheets/layouts/_global.scss
app/views/home/main.html.erb
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +Copyright (c) 2015 Teddy Wing + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. |