Skip to content

Commit 07de6c7

Browse files
committed
[update] moving LICENSE to separate file
1 parent 375fddf commit 07de6c7

File tree

2 files changed

+27
-25
lines changed

2 files changed

+27
-25
lines changed

LICENSE.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# License
2+
3+
**Please feel free to push back anything you think is useful for the project.**
4+
5+
Copyright (c) 2013 Richard Dancsi
6+
7+
Lincesed under [The MIT License](http://opensource.org/licenses/MIT) (MIT)
8+
9+
Permission is hereby granted, free of charge, to any person obtaining a copy
10+
of this software and associated documentation files (the "Software"), to deal
11+
in the Software without restriction, including without limitation the rights
12+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13+
copies of the Software, and to permit persons to whom the Software is
14+
furnished to do so, subject to the following conditions:
15+
16+
The above copyright notice and this permission notice shall be included in
17+
all copies or substantial portions of the Software.
18+
19+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25+
THE SOFTWARE.
26+

README.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -125,31 +125,7 @@ This is a really quick implementation, and there are a few things missing:
125125
126126
## License
127127
128-
**Please feel free to push back anything you think is useful for the project.**
129-
130-
`License info is here for request. Please suggest a better one if you are familiar with copyright.`
131-
132-
Copyright (c) 2013 Richard Dancsi
133-
134-
Lincesed under [The MIT License](http://opensource.org/licenses/MIT) (MIT)
135-
136-
Permission is hereby granted, free of charge, to any person obtaining a copy
137-
of this software and associated documentation files (the "Software"), to deal
138-
in the Software without restriction, including without limitation the rights
139-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
140-
copies of the Software, and to permit persons to whom the Software is
141-
furnished to do so, subject to the following conditions:
142-
143-
The above copyright notice and this permission notice shall be included in
144-
all copies or substantial portions of the Software.
145-
146-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
147-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
148-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
149-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
150-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
151-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
152-
THE SOFTWARE.
128+
MIT. Please read [LICENSE.md](https://github.com/wimagguc/ios-custom-alertview/blob/master/LICENSE.md) for more info.
153129
154130
## Other projects
155131

0 commit comments

Comments
 (0)