diff options
author | Hans Nilsson <[email protected]> | 2017-06-14 15:36:21 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2017-06-14 15:36:21 +0200 |
commit | 43718d3b81d7f3d08e25047e22d579801bbe5044 (patch) | |
tree | 21062e0f519aa3482039beee1d0a1d242922d0b8 /lib/compiler/src/v3_kernel_pp.erl | |
parent | 2e4f0aa732b4dcc0a511234b4bdf11d61ca6b5fd (diff) | |
download | otp-43718d3b81d7f3d08e25047e22d579801bbe5044.tar.gz otp-43718d3b81d7f3d08e25047e22d579801bbe5044.tar.bz2 otp-43718d3b81d7f3d08e25047e22d579801bbe5044.zip |
Update copyright year
Diffstat (limited to 'lib/compiler/src/v3_kernel_pp.erl')
-rw-r--r-- | lib/compiler/src/v3_kernel_pp.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/src/v3_kernel_pp.erl b/lib/compiler/src/v3_kernel_pp.erl index 716280a95c..53097d0d7d 100644 --- a/lib/compiler/src/v3_kernel_pp.erl +++ b/lib/compiler/src/v3_kernel_pp.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2016. All Rights Reserved. +%% Copyright Ericsson AB 1999-2017. 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. |