aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/rec_env.erl
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2015-07-08 19:23:50 +0200
committerRichard Carlsson <[email protected]>2016-11-23 16:34:27 +0100
commit51b078b1cd55b4315f165a406231fd3c57f32587 (patch)
treedd9edfc66e50d3721f466d785dc47fb959f98085 /lib/compiler/src/rec_env.erl
parent075a74fd211d7be9f1bf9e10f48b8ebd6dee11da (diff)
downloadotp-51b078b1cd55b4315f165a406231fd3c57f32587.tar.gz
otp-51b078b1cd55b4315f165a406231fd3c57f32587.tar.bz2
otp-51b078b1cd55b4315f165a406231fd3c57f32587.zip
Correct copyright info on cerl-related files
Diffstat (limited to 'lib/compiler/src/rec_env.erl')
-rw-r--r--lib/compiler/src/rec_env.erl7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/compiler/src/rec_env.erl b/lib/compiler/src/rec_env.erl
index cdc513e57c..8298a51706 100644
--- a/lib/compiler/src/rec_env.erl
+++ b/lib/compiler/src/rec_env.erl
@@ -1,8 +1,3 @@
-%%
-%% %CopyrightBegin%
-%%
-%% 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.
%% You may obtain a copy of the License at
@@ -15,8 +10,6 @@
%% See the License for the specific language governing permissions and
%% limitations under the License.
%%
-%% %CopyrightEnd%
-%%
%% @author Richard Carlsson <[email protected]>
%% @copyright 1999-2004 Richard Carlsson
%% @doc Abstract environments, supporting self-referential bindings and