diff options
author | Loïc Hoguin <[email protected]> | 2016-10-21 14:38:41 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-10-21 14:38:41 +0200 |
commit | f2be0f9f04b7f923ac325e2c21aa1edb25cf0a64 (patch) | |
tree | 91da8cbfde26e84d33ed4648e92b6ec726f0cc4e /plugins/eunit.mk | |
parent | e3c512441f98e2ee6fe8846ceb836f37bdfcef5b (diff) | |
download | erlang.mk-2016.10.21.tar.gz erlang.mk-2016.10.21.tar.bz2 erlang.mk-2016.10.21.zip |
Update Copyright notices2016.10.21
Diffstat (limited to 'plugins/eunit.mk')
-rw-r--r-- | plugins/eunit.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/eunit.mk b/plugins/eunit.mk index 890f853..892e01e 100644 --- a/plugins/eunit.mk +++ b/plugins/eunit.mk @@ -1,5 +1,5 @@ +# Copyright (c) 2015-2016, Loïc Hoguin <[email protected]> # Copyright (c) 2014, Enrique Fernandez <[email protected]> -# Copyright (c) 2015, Loïc Hoguin <[email protected]> # This file is contributed to erlang.mk and subject to the terms of the ISC License. .PHONY: eunit apps-eunit |