aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl
diff options
context:
space:
mode:
authorKostis Sagonas <[email protected]>2013-03-10 16:04:10 +0100
committerKostis Sagonas <[email protected]>2013-03-10 16:04:10 +0100
commitff25b3525d273469fe9b113b35ba68c3c0aff7a4 (patch)
tree8a862cc95820fc2a045838c653476ad4631cd465 /lib/hipe/rtl
parent6e6c8a8e3f4891285cdd5fcb9143a34f8fbecc12 (diff)
downloadotp-ff25b3525d273469fe9b113b35ba68c3c0aff7a4.tar.gz
otp-ff25b3525d273469fe9b113b35ba68c3c0aff7a4.tar.bz2
otp-ff25b3525d273469fe9b113b35ba68c3c0aff7a4.zip
Update a comment
Diffstat (limited to 'lib/hipe/rtl')
-rw-r--r--lib/hipe/rtl/hipe_tagscheme.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/hipe/rtl/hipe_tagscheme.erl b/lib/hipe/rtl/hipe_tagscheme.erl
index 0cc6c2deec..f1e8d1ef41 100644
--- a/lib/hipe/rtl/hipe_tagscheme.erl
+++ b/lib/hipe/rtl/hipe_tagscheme.erl
@@ -2,7 +2,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2001-2011. All Rights Reserved.
+%% Copyright Ericsson AB 2001-2013. All Rights Reserved.
%%
%% The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
@@ -20,7 +20,7 @@
%%========================================================================
%%
%% Filename : hipe_tagscheme.erl
-%% Note : This is specific to Erlang 5.* (i.e. R9 to R13).
+%% Note : This is specific to Erlang 5.* (i.e. starting with R9).
%%
%% Modifications:
%% 020904: Happi - added support for external pids and ports.