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
-
HISTORY.md
CONTRIBUTING.md
LICENSE.md
README.md

View file

@ -1,6 +1,4 @@
Copyright (c) 2010 Steve Richert, Erik Michaels-Ober
MIT License
Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober
Permission is hereby granted, free of charge, to any person obtaining
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.
## Copyright
Copyright (c) 2010 Steve Richert, Erik Michaels-Ober.
See [LICENSE](https://github.com/laserlemon/simple_oauth/blob/master/LICENSE) for details.
Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober. See
[LICENSE](LICENSE.md) for details.