diff --git a/LICENSE b/LICENSE index 2ee03705..88d00098 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,7 @@ Copyright (c) 2009 Chris Boulton -Copyright (c) 2015 Mario Brandt +Copyright (c) 2020 Mario Brandt +Copyright (c) 2020 Ferry Cools + All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index ca1be670..7ed8adb9 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,16 @@ composer require jblond/php-diff ```PHP 'Custom title for OLD version', 'title2' => 'Custom title for NEW version', ]);