diff --git a/LICENSE b/LICENSE index 4a50627..5e8e01d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright 2013-2015 Uiri Noyb +Copyright 2013-2016 Uiri Noyb, 2015-2016 Julien Enselme Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.rst b/README.rst index 0378b4e..9737e0e 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Python module which parses and emits TOML. Released under the MIT license. -Passes https://github.com/BurntSushi/toml-test +Passes https://github.com/avakar/toml-test (fork of https://github.com/BurntSushi/toml-test ) See http://j.xqz.ca/toml-status for up to date test results.