mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-04-27 14:57:45 +00:00
Convert LICENSE to Markdown [ci skip]
This commit is contained in:
parent
8e05c9adaf
commit
c9db31725d
3 changed files with 5 additions and 6 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
--markup markdown
|
--markup markdown
|
||||||
-
|
-
|
||||||
HISTORY.md
|
CONTRIBUTING.md
|
||||||
LICENSE.md
|
LICENSE.md
|
||||||
|
README.md
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue