Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Commit

Permalink
added license and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lmullen committed Apr 29, 2012
1 parent 69a403d commit d254c39
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 0 deletions.
26 changes: 26 additions & 0 deletions LICENSE-code.txt
@@ -0,0 +1,26 @@
This license extends only to the markup in this repository, as explained
in the README. For the license of the content from the Journal of
Southern Religion, please see the README.

(The MIT License)

Copyright (c) 2012 Lincoln A. Mullen

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31 changes: 31 additions & 0 deletions README.markdown
@@ -0,0 +1,31 @@
This is the source code for the website of the [*Journal of Southern
Religion*](http://jsr.fsu.edu), a peer-reviewed, open-access scholarly
journal devoted to the study of religion in the American South.

This site is generated by [Jekyll](http://jekyllrb.com). It includes
other libraries, notably
[Bootstrap](http://twitter.github.com/bootstrap/) and
[Footnotify](http://openideas.ideon.co/2011/footnotify-0-6-5-released).

## License

The markup and code for this site is copyrighted by Lincoln Mullen, and licensed
under the terms of the MIT License. You are free to use the markup for
whatever purpose you wish. In general, this includes all files outside
of the `issues/`, `_posts/`, and other content directories. See the file
`LICENSE-code.txt` for the full license.

The content for this site is copyrighted by the Journal of Southern
Religion, and (for now) all rights are reserved. The content files
include but are not limited to those in the `issues/`, `_posts`, and
`assets/podcast/` directories. In the future this content may be
released under an open-access license.

The site includes other libraries, which are available under their
respective licenses.

## Contact

Lincoln Mullen
Web Editor, *JSR*
[lincoln+jsr@lincolnmullen.com](mailto:lincoln+jsr@lincolnmullen.com)

0 comments on commit d254c39

Please sign in to comment.