diff options
author | Sverker Eriksson <[email protected]> | 2011-02-18 16:23:55 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2011-02-18 16:23:55 +0100 |
commit | 01e18729aa7c5104ace3b4366c93ba9f5f7405bb (patch) | |
tree | 4ef26b7e231d94eabfa93501ee4509864ca90bd5 /erts/emulator/beam/sys.h | |
parent | ad1f48d0429b480f5344e3b354a89124ed4fe852 (diff) | |
download | otp-01e18729aa7c5104ace3b4366c93ba9f5f7405bb.tar.gz otp-01e18729aa7c5104ace3b4366c93ba9f5f7405bb.tar.bz2 otp-01e18729aa7c5104ace3b4366c93ba9f5f7405bb.zip |
HALFWORD ETS Fix copyright year in some source files
Diffstat (limited to 'erts/emulator/beam/sys.h')
-rw-r--r-- | erts/emulator/beam/sys.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/beam/sys.h b/erts/emulator/beam/sys.h index d480229999..b1cd683b3b 100644 --- a/erts/emulator/beam/sys.h +++ b/erts/emulator/beam/sys.h @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1996-2010. All Rights Reserved. + * Copyright Ericsson AB 1996-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 |