diff options
author | Rickard Green <[email protected]> | 2017-03-10 15:00:46 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2017-03-10 15:00:46 +0100 |
commit | 26c3cd82529836cb5b6eefbf7f92f318fd91f847 (patch) | |
tree | d3a245f370964cc09c82737ea17ed71d994a155c /erts/emulator/beam/erl_bif_guard.c | |
parent | 131a9097e2f1a233020be754bf4151d18b81718d (diff) | |
download | otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.tar.gz otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.tar.bz2 otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.zip |
Update copyright year
Diffstat (limited to 'erts/emulator/beam/erl_bif_guard.c')
-rw-r--r-- | erts/emulator/beam/erl_bif_guard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/beam/erl_bif_guard.c b/erts/emulator/beam/erl_bif_guard.c index 74cf7cf11a..ea508bd1c4 100644 --- a/erts/emulator/beam/erl_bif_guard.c +++ b/erts/emulator/beam/erl_bif_guard.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2006-2016. All Rights Reserved. + * Copyright Ericsson AB 2006-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. |