summaryrefslogtreecommitdiff
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2011-07-26 08:47:18 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:18:22 -0700
commita7e48367e84f3971809eef68efb84cb3d0a74ad9 (patch)
tree40fa419f3b150c20e367cf4555e7349fcf50c7b9 /COPYRIGHT
parent467394dc15a74595b94431e85b1dde14c9db078d (diff)
update main copyright notice
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9877]
Diffstat (limited to 'COPYRIGHT')
-rw-r--r--COPYRIGHT12
1 files changed, 10 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 6d04d15..69f091b 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -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.