aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/hipe_unified_loader.erl
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2015-07-09 22:39:49 +0200
committerRichard Carlsson <[email protected]>2016-11-23 16:37:39 +0100
commitfa73cc8e23d62c6112bd67f5d311c6043ee2ae94 (patch)
tree627a656fb9f488da889bba72efa5e9c511c72100 /lib/kernel/src/hipe_unified_loader.erl
parent064f7ab0e7c31625c287e322526a5b02bf917b97 (diff)
downloadotp-fa73cc8e23d62c6112bd67f5d311c6043ee2ae94.tar.gz
otp-fa73cc8e23d62c6112bd67f5d311c6043ee2ae94.tar.bz2
otp-fa73cc8e23d62c6112bd67f5d311c6043ee2ae94.zip
Add license headers to hipe files in kernel
Diffstat (limited to 'lib/kernel/src/hipe_unified_loader.erl')
-rw-r--r--lib/kernel/src/hipe_unified_loader.erl11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/kernel/src/hipe_unified_loader.erl b/lib/kernel/src/hipe_unified_loader.erl
index 04ec1479cb..f4c7c277ed 100644
--- a/lib/kernel/src/hipe_unified_loader.erl
+++ b/lib/kernel/src/hipe_unified_loader.erl
@@ -1,4 +1,15 @@
%% -*- erlang-indent-level: 2 -*-
+%% 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
+%%
+%% http://www.apache.org/licenses/LICENSE-2.0
+%%
+%% Unless required by applicable law or agreed to in writing, software
+%% distributed under the License is distributed on an "AS IS" BASIS,
+%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+%% See the License for the specific language governing permissions and
+%% limitations under the License.
%% =======================================================================
%% Filename : hipe_unified_loader.erl
%% Module : hipe_unified_loader