Skip to content

Commit

Permalink
Update license headers: ./bundled
Browse files Browse the repository at this point in the history
  • Loading branch information
tamiko committed Feb 21, 2024
1 parent e11963d commit 6056b13
Show file tree
Hide file tree
Showing 10 changed files with 71 additions and 84 deletions.
15 changes: 7 additions & 8 deletions bundled/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2012 - 2024 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

#
# Compile and install enabled bundled features:
Expand Down
16 changes: 7 additions & 9 deletions bundled/boost-1.70.0/libs/iostreams/src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
## ---------------------------------------------------------------------
## $Id$
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2013 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

set(src_boost_iostreams
file_descriptor.cpp
Expand Down
16 changes: 7 additions & 9 deletions bundled/boost-1.70.0/libs/serialization/src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
## ---------------------------------------------------------------------
## $Id$
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2012 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

set(src_boost_serialization
archive_exception.cpp
Expand Down
16 changes: 7 additions & 9 deletions bundled/boost-1.70.0/libs/system/src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
## ---------------------------------------------------------------------
## $Id$
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2014 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

set(src_boost_system
error_code.cpp
Expand Down
15 changes: 7 additions & 8 deletions bundled/kokkos-3.7.00/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2022 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

set(src_kokkos
#tpls/desul/src/Lock_Array_CUDA.cpp
Expand Down
15 changes: 7 additions & 8 deletions bundled/muparser_v2_3_3/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2012 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

#
# avoid some annoying warnings...
Expand Down
17 changes: 8 additions & 9 deletions bundled/setup_bundled.cmake
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# ---------------------------------------------------------------------
## ------------------------------------------------------------------------
##
## Copyright (C) 2013, 2014 by the deal.II authors
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2013 - 2014 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

#
# Export information about bundled library locations and do the actual
Expand Down
15 changes: 7 additions & 8 deletions bundled/tbb-2018_U2/src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2012 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

#
# Remove -Wall and -pedantic from DEAL_II_WARNING_FLAGS (in directory scope) to
Expand Down
15 changes: 7 additions & 8 deletions bundled/umfpack/AMD/Source/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2012 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

strip_flag(DEAL_II_WARNING_FLAGS "-Wfloat-conversion")

Expand Down
15 changes: 7 additions & 8 deletions bundled/umfpack/UMFPACK/Source/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------
##
## SPDX-License-Identifier: LGPL-2.1-or-later
## Copyright (C) 2012 - 2023 by the deal.II authors
##
## This file is part of the deal.II library.
##
## The deal.II library is free software; you can use it, redistribute
## it, and/or modify it under the terms of the GNU Lesser General
## Public License as published by the Free Software Foundation; either
## version 2.1 of the License, or (at your option) any later version.
## The full text of the license can be found in the file LICENSE.md at
## the top level directory of deal.II.
## Part of the source code is dual licensed under Apache-2.0 WITH
## LLVM-exception OR LGPL-2.1-or-later. Detailed license information
## governing the source code and code contributions can be found in
## LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
##
## ---------------------------------------------------------------------
## ------------------------------------------------------------------------

#
# The logic of this file is copied from the distributed UMFPACK Makefile.
Expand Down

0 comments on commit 6056b13

Please sign in to comment.