mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +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
|
||||
-
|
||||
HISTORY.md
|
||||
CONTRIBUTING.md
|
||||
LICENSE.md
|
||||
README.md
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue