diff options
author | Niclas Eklund <[email protected]> | 2011-08-18 11:02:55 +0200 |
---|---|---|
committer | Niclas Eklund <[email protected]> | 2011-08-18 11:02:55 +0200 |
commit | 7f9aab80719d5eaa25aec30fbdce6481882d0f97 (patch) | |
tree | 46043657aa0cdd06bc1710584f53ba0baedd1910 /lib/ic/src/ic_pp.erl | |
parent | 00c5f4a5508ba34cba5afa1acfd9bcfcfbdc3269 (diff) | |
download | otp-7f9aab80719d5eaa25aec30fbdce6481882d0f97.tar.gz otp-7f9aab80719d5eaa25aec30fbdce6481882d0f97.tar.bz2 otp-7f9aab80719d5eaa25aec30fbdce6481882d0f97.zip |
[IC] Changed version, added release note and updated license headers.
Diffstat (limited to 'lib/ic/src/ic_pp.erl')
-rw-r--r-- | lib/ic/src/ic_pp.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ic/src/ic_pp.erl b/lib/ic/src/ic_pp.erl index e3d01c1258..8b53473caa 100644 --- a/lib/ic/src/ic_pp.erl +++ b/lib/ic/src/ic_pp.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2011. 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 |