diff options
| author | JRPAN <[email protected]> | 2022-02-01 20:36:24 -0500 |
|---|---|---|
| committer | JRPAN <[email protected]> | 2022-02-01 20:36:24 -0500 |
| commit | 011891abfae060903f76d5c7aee23208cd295e71 (patch) | |
| tree | 267566917529710ffee007b9c4583a69cb26c564 /src/cuda-sim/ptx.l | |
| parent | 2a29ea9296dd1a39134976c8ad7397f2d36de2f8 (diff) | |
Update Copyrights
Diffstat (limited to 'src/cuda-sim/ptx.l')
| -rw-r--r-- | src/cuda-sim/ptx.l | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/cuda-sim/ptx.l b/src/cuda-sim/ptx.l index 7706f0b..15b3cf7 100644 --- a/src/cuda-sim/ptx.l +++ b/src/cuda-sim/ptx.l @@ -1,6 +1,7 @@ /* -Copyright (c) 2009-2021, Tor M. Aamodt, Vijay Kandiah, Nikos Hardavellas -The University of British Columbia, Northwestern University +Copyright (c) 2009-2021, Tor M. Aamodt, Vijay Kandiah, Nikos Hardavellas, +Mahmoud Khairy, Junrui Pan, Timothy G. Rogers +The University of British Columbia, Northwestern University, Purdue University All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |
