diff options
Diffstat (limited to 'core/test.mk')
-rw-r--r-- | core/test.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/test.mk b/core/test.mk index 12ff208..46aa6b8 100644 --- a/core/test.mk +++ b/core/test.mk @@ -1,4 +1,4 @@ -# Copyright (c) 2015, Loïc Hoguin <[email protected]> +# Copyright (c) 2015-2016, Loïc Hoguin <[email protected]> # This file is part of erlang.mk and subject to the terms of the ISC License. .PHONY: test-deps test-dir test-build clean-test-dir |