diff options
author | Raimo Niskanen <[email protected]> | 2017-05-04 15:42:21 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2017-05-04 15:42:21 +0200 |
commit | 83e20c62057ebc1d8064bf57b01be560cd244e1d (patch) | |
tree | e17b291a527dad483802161dba7fcd5871cdd6a1 /erts/emulator/beam/io.c | |
parent | 272e83732a530b4e7bad776ed2d2c4b969fd67d1 (diff) | |
download | otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.tar.gz otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.tar.bz2 otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.zip |
Update copyright year
Diffstat (limited to 'erts/emulator/beam/io.c')
-rw-r--r-- | erts/emulator/beam/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/beam/io.c b/erts/emulator/beam/io.c index 2f3117223f..bf89740fda 100644 --- a/erts/emulator/beam/io.c +++ b/erts/emulator/beam/io.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1996-2016. All Rights Reserved. + * Copyright Ericsson AB 1996-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. |