diff options
author | Henrik Nord <[email protected]> | 2016-04-13 09:53:56 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-04-13 09:53:56 +0200 |
commit | 08ab8c8534ecabb2797165f5508a8c42d4dae926 (patch) | |
tree | fb1d68ab6cdcdcc2e9db31aec3d0e3cff6c074c8 /erts/emulator/beam/beam_ranges.c | |
parent | 1579de1ff38471e70df20fcdd79c42c4a5a89a50 (diff) | |
parent | 6664eed554974336909d3ffe03f20349cc4c38fd (diff) | |
download | otp-08ab8c8534ecabb2797165f5508a8c42d4dae926.tar.gz otp-08ab8c8534ecabb2797165f5508a8c42d4dae926.tar.bz2 otp-08ab8c8534ecabb2797165f5508a8c42d4dae926.zip |
Merge branch 'henrik/update-copyrightyear'
* henrik/update-copyrightyear:
update copyright-year
Diffstat (limited to 'erts/emulator/beam/beam_ranges.c')
-rw-r--r-- | erts/emulator/beam/beam_ranges.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/beam/beam_ranges.c b/erts/emulator/beam/beam_ranges.c index 54c337ee72..55342a38c6 100644 --- a/erts/emulator/beam/beam_ranges.c +++ b/erts/emulator/beam/beam_ranges.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2012. All Rights Reserved. + * Copyright Ericsson AB 2012-2016. 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. |