diff options
Diffstat (limited to 'libhsail-rt/rt/fp16.c')
-rw-r--r-- | libhsail-rt/rt/fp16.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhsail-rt/rt/fp16.c b/libhsail-rt/rt/fp16.c index 887b700..aec1bc1 100644 --- a/libhsail-rt/rt/fp16.c +++ b/libhsail-rt/rt/fp16.c @@ -1,7 +1,7 @@ /* Half-float conversion routines. Code mostly borrowed from the ARM's builtin function. - Copyright (C) 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2008-2018 Free Software Foundation, Inc. Contributed by CodeSourcery. This file is free software; you can redistribute it and/or modify it |