From 5200046dabfeb111997842d5aa13f389c4f2efda Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Tue, 19 Mar 2013 18:44:09 -0400 Subject: [PATCH] Fixed license section in readme.rst. --- readme.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index ddaace1bc7..38f80092ad 100644 --- a/readme.rst +++ b/readme.rst @@ -43,9 +43,10 @@ feature be added to the code, you may create an Issue on github. License ------- -.. include:: LICENSE +OpenMC is distributed under the MIT/X license_. .. _mailing list: mailto:openmc-users@googlegroups.com .. _installation instructions: http://mit-crpg.github.com/openmc/usersguide/install.html .. _Troubleshooting section: http://mit-crpg.github.com/openmc/usersguide/troubleshoot.html .. _Issues: https://github.com/mit-crpg/openmc/issues +.. _license: http://mit-crpg.github.com/openmc/license.html