Skip to content

Commit 88205fa

Browse files
authored
Update README.md
Moves contributing and licence to dedicated community recognised files.
1 parent 28a8770 commit 88205fa

1 file changed

Lines changed: 0 additions & 39 deletions

File tree

README.md

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -57,42 +57,3 @@ end
5757
![History view](https://github.com/rikkipitt/rails_admin_history_rollback/raw/master/screenshots/history.png "history view")
5858

5959
![Modal view](https://github.com/rikkipitt/rails_admin_history_rollback/raw/master/screenshots/modal.png "modal view")
60-
61-
62-
## Contributing
63-
Submitting a Pull Request:
64-
65-
1. [Fork the repository.][fork]
66-
2. [Create a topic branch.][branch]
67-
3. Implement your feature or bug fix.
68-
4. Add, commit, and push your changes.
69-
5. [Submit a pull request.][pr]
70-
71-
[fork]: http://help.github.com/fork-a-repo/
72-
[branch]: http://learn.github.com/p/branching.html
73-
[pr]: http://help.github.com/send-pull-requests/
74-
75-
76-
## License
77-
**This project rocks and uses MIT-LICENSE.**
78-
79-
Copyright 2015 Rikki Pitt
80-
81-
Permission is hereby granted, free of charge, to any person obtaining
82-
a copy of this software and associated documentation files (the
83-
"Software"), to deal in the Software without restriction, including
84-
without limitation the rights to use, copy, modify, merge, publish,
85-
distribute, sublicense, and/or sell copies of the Software, and to
86-
permit persons to whom the Software is furnished to do so, subject to
87-
the following conditions:
88-
89-
The above copyright notice and this permission notice shall be
90-
included in all copies or substantial portions of the Software.
91-
92-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
93-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
94-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
95-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
96-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
97-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
98-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)