Convert LICENSE to Markdown [ci skip]

This commit is contained in:
Erik Michaels-Ober 2013-02-09 08:07:22 -08:00
parent 8e05c9adaf
commit c9db31725d
3 changed files with 5 additions and 6 deletions

View file

@ -1,4 +1,5 @@
--markup markdown --markup markdown
- -
HISTORY.md CONTRIBUTING.md
LICENSE.md LICENSE.md
README.md

View file

@ -1,6 +1,4 @@
Copyright (c) 2010 Steve Richert, Erik Michaels-Ober Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober
MIT License
Permission is hereby granted, free of charge, to any person obtaining Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the a copy of this software and associated documentation files (the

View file

@ -28,5 +28,5 @@ fashion. If critical issues for a particular implementation exist at the time
of a major release, support for that Ruby version may be dropped. of a major release, support for that Ruby version may be dropped.
## Copyright ## Copyright
Copyright (c) 2010 Steve Richert, Erik Michaels-Ober. Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober. See
See [LICENSE](https://github.com/laserlemon/simple_oauth/blob/master/LICENSE) for details. [LICENSE](LICENSE.md) for details.