diff options
author | Henrik Nord <[email protected]> | 2018-09-21 12:23:25 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2018-09-21 12:23:25 +0200 |
commit | d04b53936d5e9f84a3066ecd466993671b1428bf (patch) | |
tree | 1d6ee7dad60a6ee893e12f3def36ef0bdbd1680f /erts/emulator/sys/win32 | |
parent | 50274e72fa6278f4f43ffe9fbf461683916dce09 (diff) | |
download | otp-d04b53936d5e9f84a3066ecd466993671b1428bf.tar.gz otp-d04b53936d5e9f84a3066ecd466993671b1428bf.tar.bz2 otp-d04b53936d5e9f84a3066ecd466993671b1428bf.zip |
Update copyright year
Diffstat (limited to 'erts/emulator/sys/win32')
-rw-r--r-- | erts/emulator/sys/win32/erl_poll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/sys/win32/erl_poll.c b/erts/emulator/sys/win32/erl_poll.c index fcf5a0d533..39bb4d515e 100644 --- a/erts/emulator/sys/win32/erl_poll.c +++ b/erts/emulator/sys/win32/erl_poll.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2007-2017. All Rights Reserved. + * Copyright Ericsson AB 2007-2018. 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. |