Update copyright notice. Update toml-test repo in README

This commit is contained in:
Uiri
2016-04-04 18:41:45 -04:00
parent ca3d32e574
commit a1e2ecfae7
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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.