diff options
author | Hans Nilsson <[email protected]> | 2017-06-15 09:57:08 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2017-06-15 09:57:08 +0200 |
commit | 0c9fd4e1576c0837e63b69424c65caffc8475c17 (patch) | |
tree | e8ce7cc7c9cf4e2f61ce52ebfbcf6bf07d139dc5 /erts/emulator/utils/beam_makeops | |
parent | 32c4acd35e1f3ca1372daff4fc50946aebb480be (diff) | |
parent | 43718d3b81d7f3d08e25047e22d579801bbe5044 (diff) | |
download | otp-0c9fd4e1576c0837e63b69424c65caffc8475c17.tar.gz otp-0c9fd4e1576c0837e63b69424c65caffc8475c17.tar.bz2 otp-0c9fd4e1576c0837e63b69424c65caffc8475c17.zip |
Merge branch 'hans/otp/update_copyright'
Diffstat (limited to 'erts/emulator/utils/beam_makeops')
-rwxr-xr-x | erts/emulator/utils/beam_makeops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/utils/beam_makeops b/erts/emulator/utils/beam_makeops index 05cd48d434..0a30553f71 100755 --- a/erts/emulator/utils/beam_makeops +++ b/erts/emulator/utils/beam_makeops @@ -2,7 +2,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1998-2016. All Rights Reserved. +# Copyright Ericsson AB 1998-2017. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |