diff options
author | Björn Gustavsson <[email protected]> | 2013-01-26 05:45:59 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2013-01-26 05:46:39 +0100 |
commit | 936e5d23bc65a5ee8f2119dd1940b7edf20aca6c (patch) | |
tree | a01385c587afbd5ad495bb5602b49d2abe0fecfd /bootstrap/lib/compiler/ebin/compiler.app | |
parent | a437c2900bfaeef3d344ad00fc1db12bb3153b19 (diff) | |
download | otp-936e5d23bc65a5ee8f2119dd1940b7edf20aca6c.tar.gz otp-936e5d23bc65a5ee8f2119dd1940b7edf20aca6c.tar.bz2 otp-936e5d23bc65a5ee8f2119dd1940b7edf20aca6c.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.app')
-rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.app | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index 733120aa9e..b6d060167e 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -1,7 +1,7 @@ % This is an -*- erlang -*- file. %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-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 |