فهرست منبع

Updated copyright notice to conform to NVIDIA guidelines.

James Bigler 16 سال پیش
والد
کامیت
7112227c18
4فایلهای تغییر یافته به همراه4 افزوده شده و 8 حذف شده
  1. 1 2
      Modules/FindCUDA.cmake
  2. 1 2
      Modules/FindCUDA/make2cmake.cmake
  3. 1 2
      Modules/FindCUDA/parse_cubin.cmake
  4. 1 2
      Modules/FindCUDA/run_nvcc.cmake

+ 1 - 2
Modules/FindCUDA.cmake

@@ -222,8 +222,7 @@
 #  James Bigler, NVIDIA Corp (nvidia.com - jbigler)
 #  Abe Stephens, SCI Institute -- http://www.sci.utah.edu/~abe/FindCuda.html
 #
-#  Copyright (c) 2008-2009
-#  NVIDIA Corp.
+#  Copyright (c) 2008 - 2009 NVIDIA Corporation.  All rights reserved.
 #
 #  Copyright (c) 2007-2009
 #  Scientific Computing and Imaging Institute, University of Utah

+ 1 - 2
Modules/FindCUDA/make2cmake.cmake

@@ -1,8 +1,7 @@
 #  James Bigler, NVIDIA Corp (nvidia.com - jbigler)
 #  Abe Stephens, SCI Institute -- http://www.sci.utah.edu/~abe/FindCuda.html
 #
-#  Copyright (c) 2008-2009
-#  NVIDIA Corp.
+#  Copyright (c) 2008 - 2009 NVIDIA Corporation.  All rights reserved.
 #
 #  Copyright (c) 2007-2009
 #  Scientific Computing and Imaging Institute, University of Utah

+ 1 - 2
Modules/FindCUDA/parse_cubin.cmake

@@ -1,8 +1,7 @@
 #  James Bigler, NVIDIA Corp (nvidia.com - jbigler)
 #  Abe Stephens, SCI Institute -- http://www.sci.utah.edu/~abe/FindCuda.html
 #
-#  Copyright (c) 2008-2009
-#  NVIDIA Corp.
+#  Copyright (c) 2008 - 2009 NVIDIA Corporation.  All rights reserved.
 #
 #  Copyright (c) 2007-2009
 #  Scientific Computing and Imaging Institute, University of Utah

+ 1 - 2
Modules/FindCUDA/run_nvcc.cmake

@@ -1,7 +1,6 @@
 #  James Bigler, NVIDIA Corp (nvidia.com - jbigler)
 #
-#  Copyright (c) 2008-2009
-#  NVIDIA Corp.
+#  Copyright (c) 2008 - 2009 NVIDIA Corporation.  All rights reserved.
 #
 #  This code is licensed under the MIT License.  See the FindCUDA.cmake script
 #  for the text of the license.