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 /core/compat.mk | |
parent | e3c512441f98e2ee6fe8846ceb836f37bdfcef5b (diff) | |
download | erlang.mk-f2be0f9f04b7f923ac325e2c21aa1edb25cf0a64.tar.gz erlang.mk-f2be0f9f04b7f923ac325e2c21aa1edb25cf0a64.tar.bz2 erlang.mk-f2be0f9f04b7f923ac325e2c21aa1edb25cf0a64.zip |
Update Copyright notices2016.10.21
Diffstat (limited to 'core/compat.mk')
-rw-r--r-- | core/compat.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/compat.mk b/core/compat.mk index eff4915..37a73a7 100644 --- a/core/compat.mk +++ b/core/compat.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: rebar.config |