diff options
| author | Tor Aamodt <[email protected]> | 2011-07-26 08:47:18 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:18:22 -0700 |
| commit | a7e48367e84f3971809eef68efb84cb3d0a74ad9 (patch) | |
| tree | 40fa419f3b150c20e367cf4555e7349fcf50c7b9 /COPYRIGHT | |
| parent | 467394dc15a74595b94431e85b1dde14c9db078d (diff) | |
update main copyright notice
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9877]
Diffstat (limited to 'COPYRIGHT')
| -rw-r--r-- | COPYRIGHT | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,4 +1,5 @@ -Copyright (c) 2009-2011, The University of British Columbia +Copyright (c) 2009-2011 +Tor M. Aamodt and The University of British Columbia (UBC) All rights reserved. Redistribution and use in source and binary forms, with or without @@ -25,7 +26,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -NOTE: The files libcuda/cuda_runtime_api.cc and src/cuda-sim/cuda-math.h are +NOTE 1: The files libcuda/cuda_runtime_api.cc and src/cuda-sim/cuda-math.h are derived from the CUDA Toolset available from http://www.nvidia.com/cuda (property of NVIDIA). The files from src/intersim/ are derived from Booksim (a simulator provided with the textbook "Principles and Practices of @@ -36,3 +37,10 @@ As such, those files are bound by the corresponding legal terms and conditions set forth separately (original copyright notices are left in files from these sources and where we have modified a file our copyright notice appears before the original copyright notice). + +NOTE 2: Various UBC graduate students have contributed to different files in +this distribution. As copyright ownership at UBC is held by the authors (as +per UBC policy 88, item 2.3 on literary works) these students names appear in +the copyright notices of the respective files. UBC is also mentioned in the +copyright notice to highlight that was the author's affiliation when the work +was performed. |
