remove license from cub
This commit is contained in:
parent
28f60b924f
commit
51f7834b06
@ -78,6 +78,7 @@ cat > check-license.remove <<EOF
|
||||
./src/docs/usr-manual/conf.py
|
||||
./src/docs/usr-manual/zREADME
|
||||
./src/examples/vis.c
|
||||
./src/utilities/hypre_cub_allocator.h
|
||||
./src/lapack/COPYING
|
||||
./src/nopoe
|
||||
./src/tarch
|
||||
|
||||
@ -1773,13 +1773,6 @@ extern HYPRE_Int hypre_exec_policy;
|
||||
#endif /* HYPRE_USING_CUDA */
|
||||
#endif /* #ifndef HYPRE_CUDA_UTILS_H */
|
||||
|
||||
/******************************************************************************
|
||||
* Copyright 1998-2019 Lawrence Livermore National Security, LLC and other
|
||||
* HYPRE Project Developers. See the top-level COPYRIGHT file for details.
|
||||
*
|
||||
* SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||
******************************************************************************/
|
||||
|
||||
/******************************************************************************
|
||||
* Copyright (c) 2011, Duane Merrill. All rights reserved.
|
||||
* Copyright (c) 2011-2018, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
/******************************************************************************
|
||||
* Copyright 1998-2019 Lawrence Livermore National Security, LLC and other
|
||||
* HYPRE Project Developers. See the top-level COPYRIGHT file for details.
|
||||
*
|
||||
* SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||
******************************************************************************/
|
||||
|
||||
/******************************************************************************
|
||||
* Copyright (c) 2011, Duane Merrill. All rights reserved.
|
||||
* Copyright (c) 2011-2018, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user