diff options
Diffstat (limited to 'src/cuda-sim/cuda-math.h')
| -rw-r--r-- | src/cuda-sim/cuda-math.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cuda-sim/cuda-math.h b/src/cuda-sim/cuda-math.h index 3560de2..e9f2895 100644 --- a/src/cuda-sim/cuda-math.h +++ b/src/cuda-sim/cuda-math.h @@ -1,7 +1,8 @@ // This file created from vector_types.h distributed with CUDA 1.1 // (see original copyright notice below) // -// Changes Copyright (c) 2009-2011, The University of British Columbia +// Changes Copyright (c) 2009-2011, Tor M. Aamodt, Wilson W.L. Fung +// The University of British Columbia // All rights reserved. // // Redistribution and use in source and binary forms, with or without |
