diff options
author | Erlang/OTP <[email protected]> | 2016-12-07 13:15:31 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2016-12-07 13:15:31 +0100 |
commit | 3eddb0f762de248d3230b38bc9d478bfbc8e7331 (patch) | |
tree | 1db44231c41862105019a1867e099e46188ddeff /lib/hipe/main | |
parent | a0d365fc3c41464e77d24942aa3255788c5959a5 (diff) | |
download | otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.tar.gz otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.tar.bz2 otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.zip |
Update copyright-year
Diffstat (limited to 'lib/hipe/main')
-rw-r--r-- | lib/hipe/main/hipe.erl | 2 | ||||
-rw-r--r-- | lib/hipe/main/hipe.hrl.src | 2 | ||||
-rw-r--r-- | lib/hipe/main/hipe_main.erl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/hipe/main/hipe.erl b/lib/hipe/main/hipe.erl index 38a5a64398..cc0148a80e 100644 --- a/lib/hipe/main/hipe.erl +++ b/lib/hipe/main/hipe.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2015. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/hipe/main/hipe.hrl.src b/lib/hipe/main/hipe.hrl.src index 08bfd17f30..b001743038 100644 --- a/lib/hipe/main/hipe.hrl.src +++ b/lib/hipe/main/hipe.hrl.src @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2015. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/hipe/main/hipe_main.erl b/lib/hipe/main/hipe_main.erl index 4b89feb48a..8737560ad5 100644 --- a/lib/hipe/main/hipe_main.erl +++ b/lib/hipe/main/hipe_main.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2015. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. |