Просмотр исходного кода

Updated copyright notice to conform to NVIDIA guidelines.

James Bigler 16 лет назад
Родитель
Сommit
7112227c18

+ 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.