diff --git a/LICENSE.md b/LICENSE.md index aa4d699ea2..1e0fc700e9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -111,4 +111,4 @@ This repository also contains a Bloom filter class was written by Arash Partow ( =============================================================================== -See directories within the third-party directory for information about the licenses dependencies are under. \ No newline at end of file +See directories within the third-party directory for information about the licenses dependencies are under. diff --git a/doc/dev/contribution-guidelines-and-review.md b/doc/dev/contribution-guidelines-and-review.md index 368bb02701..03bd50e891 100644 --- a/doc/dev/contribution-guidelines-and-review.md +++ b/doc/dev/contribution-guidelines-and-review.md @@ -186,4 +186,4 @@ The code reviewer should verify that the above requirements are met, and also th - The code is well-organized - The code is commented appropriately - Any new tests are of acceptable quality - - The addition represents an improvement to Empirical \ No newline at end of file + - The addition represents an improvement to Empirical