diff options
| author | Raimo Niskanen <raimo@erlang.org> | 2017-05-04 15:42:21 +0200 |
|---|---|---|
| committer | Raimo Niskanen <raimo@erlang.org> | 2017-05-04 15:42:21 +0200 |
| commit | 83e20c62057ebc1d8064bf57b01be560cd244e1d (patch) | |
| tree | e17b291a527dad483802161dba7fcd5871cdd6a1 /erts/lib_src/pthread | |
| parent | 272e83732a530b4e7bad776ed2d2c4b969fd67d1 (diff) | |
| download | erlang-83e20c62057ebc1d8064bf57b01be560cd244e1d.tar.gz | |
Update copyright year
Diffstat (limited to 'erts/lib_src/pthread')
| -rw-r--r-- | erts/lib_src/pthread/ethread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/lib_src/pthread/ethread.c b/erts/lib_src/pthread/ethread.c index f0d4296445..b4b12fcd86 100644 --- a/erts/lib_src/pthread/ethread.c +++ b/erts/lib_src/pthread/ethread.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2010-2016. All Rights Reserved. + * Copyright Ericsson AB 2010-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. |
