diff options
author | Loïc Hoguin <[email protected]> | 2015-01-12 17:01:54 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-01-12 17:01:54 +0100 |
commit | 11dd48fba8b4b3d9783be7727feed45729987738 (patch) | |
tree | fcc49e85c2aa7e403b018f835676cb7613288bb0 /plugins/edoc.mk | |
parent | 2f177ad17364994db5165336a07e1bca52efe2e0 (diff) | |
download | erlang.mk-11dd48fba8b4b3d9783be7727feed45729987738.tar.gz erlang.mk-11dd48fba8b4b3d9783be7727feed45729987738.tar.bz2 erlang.mk-11dd48fba8b4b3d9783be7727feed45729987738.zip |
Update copyright year
Also added a copyright line in the eunit plugin due to the
extensive work I have done there a few days ago.
Diffstat (limited to 'plugins/edoc.mk')
-rw-r--r-- | plugins/edoc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/edoc.mk b/plugins/edoc.mk index 573ce05..d9b1d70 100644 --- a/plugins/edoc.mk +++ b/plugins/edoc.mk @@ -1,4 +1,4 @@ -# Copyright (c) 2013-2014, Loïc Hoguin <[email protected]> +# Copyright (c) 2013-2015, Loïc Hoguin <[email protected]> # Copyright (c) 2015, Viktor Söderqvist <[email protected]> # This file is part of erlang.mk and subject to the terms of the ISC License. |