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/gpgpu-sim/gpu-cache.cc | |
| parent | 2a29ea9296dd1a39134976c8ad7397f2d36de2f8 (diff) | |
Update Copyrights
Diffstat (limited to 'src/gpgpu-sim/gpu-cache.cc')
| -rw-r--r-- | src/gpgpu-sim/gpu-cache.cc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gpgpu-sim/gpu-cache.cc b/src/gpgpu-sim/gpu-cache.cc index a2aeec5..3a5a67d 100644 --- a/src/gpgpu-sim/gpu-cache.cc +++ b/src/gpgpu-sim/gpu-cache.cc @@ -1,5 +1,7 @@ -// Copyright (c) 2009-2021, Tor M. Aamodt, Tayler Hetherington, Vijay Kandiah, Nikos Hardavellas -// The University of British Columbia, Northwestern University +// Copyright (c) 2009-2021, Tor M. Aamodt, Tayler Hetherington, +// 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 |
