diff --git a/LICENSE.md b/LICENSE.md index 5f902f8..0987856 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright (c) 2017 Marcus Olsson +Copyright (c) 2018 Marcus Olsson > 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.jp.md b/README.jp.md index 6d12646..d573755 100644 --- a/README.jp.md +++ b/README.jp.md @@ -135,7 +135,7 @@ $ phpunit MITライセンスです。 詳しくはこちらを見てください。[License File](LICENSE.md) -© 2017 [Marcus Olsson](https://marcusolsson.me). +© 2018 [Marcus Olsson](https://marcusolsson.me). [ico-version]: https://img.shields.io/packagist/v/olssonm/l5-very-basic-auth.svg?style=flat-square [ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square diff --git a/README.md b/README.md index 830ad33..adeb162 100644 --- a/README.md +++ b/README.md @@ -131,11 +131,19 @@ $ phpunit Laravel always runs in the "testing" environment while running tests. Make sure that `testing` is set in the `envs`-array in `very_basic_auth.php`. +## Thank you + +A big thank you to the people who has contributed to this package, among others: + +**[kazuhei](https://github.com/kazuhei)** – for providing the awesome Japanese translation +**[freekmurze](https://github.com/freekmurze)** – for additional information on package/vendor installations + + ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information. -© 2017 [Marcus Olsson](https://marcusolsson.me). +© 2018 [Marcus Olsson](https://marcusolsson.me). [ico-version]: https://img.shields.io/packagist/v/olssonm/l5-very-basic-auth.svg?style=flat-square [ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square