From 7bcf7ed890c02888f87ab0002fc699b9afc20d2e Mon Sep 17 00:00:00 2001 From: "Curtis C. Ober" Date: Tue, 16 Jul 2024 15:35:20 -0600 Subject: [PATCH] Sacado: Update License and Copyright Update the License and Copyright files to * Reflect NTESS and new contract * Utilize SPDX identifiers within files * Make copyright and license files consistent across Trilinos packages (i.e., LICENSE and COPYRIGHT) Signed-off-by: Curtis C. Ober --- packages/sacado/COPYRIGHT | 10 +++++ packages/sacado/Fad/Fad/fad.h | 8 ++++ packages/sacado/Fad/Fad/fadfunc.h | 8 ++++ packages/sacado/Fad/Fad/fadlog.h | 8 ++++ packages/sacado/Fad/Fad/fadop.h | 8 ++++ .../TinyFad/Specializations/tinyfadeight.h | 9 ++++ .../TinyFad/Specializations/tinyfadeighteen.h | 9 ++++ .../TinyFad/Specializations/tinyfadeleven.h | 9 ++++ .../TinyFad/Specializations/tinyfadfifteen.h | 9 ++++ .../Fad/TinyFad/Specializations/tinyfadfive.h | 9 ++++ .../Fad/TinyFad/Specializations/tinyfadfour.h | 9 ++++ .../TinyFad/Specializations/tinyfadfourteen.h | 9 ++++ .../Fad/TinyFad/Specializations/tinyfadnine.h | 9 ++++ .../TinyFad/Specializations/tinyfadnineteen.h | 9 ++++ .../Fad/TinyFad/Specializations/tinyfadone.h | 9 ++++ .../TinyFad/Specializations/tinyfadseven.h | 9 ++++ .../Specializations/tinyfadseventeen.h | 9 ++++ .../Fad/TinyFad/Specializations/tinyfadsix.h | 9 ++++ .../TinyFad/Specializations/tinyfadsixteen.h | 9 ++++ .../Fad/TinyFad/Specializations/tinyfadten.h | 9 ++++ .../TinyFad/Specializations/tinyfadthirteen.h | 9 ++++ .../TinyFad/Specializations/tinyfadthree.h | 9 ++++ .../TinyFad/Specializations/tinyfadtwelve.h | 9 ++++ .../TinyFad/Specializations/tinyfadtwenty.h | 9 ++++ .../Fad/TinyFad/Specializations/tinyfadtwo.h | 9 ++++ packages/sacado/Fad/TinyFad/tinyfad.h | 8 ++++ packages/sacado/Fad/TinyFad/tinyfadbin.h | 8 ++++ packages/sacado/Fad/TinyFad/tinyfadfunc.h | 8 ++++ packages/sacado/Fad/TinyFad/tinyfadlog.h | 8 ++++ packages/sacado/Fad/TinyFadET/tfad.h | 8 ++++ packages/sacado/Fad/TinyFadET/tfadfunc.h | 8 ++++ packages/sacado/Fad/TinyFadET/tfadlog.h | 8 ++++ packages/sacado/Fad/TinyFadET/tfadop.h | 8 ++++ packages/sacado/Fad/utils/ad_types.h | 9 ++++ packages/sacado/Fad/utils/error.h | 8 ++++ packages/sacado/Fad/utils/promote.h | 8 ++++ packages/sacado/Fad/utils/timer.h | 9 ++++ packages/sacado/Fad/utils/tinyvec.h | 8 ++++ packages/sacado/Fad/utils/tinyveccpy.h | 8 ++++ packages/sacado/Fad/utils/vectors.h | 8 ++++ packages/sacado/LICENSE | 19 +++++++++ packages/sacado/README | 34 --------------- packages/sacado/README.md | 20 +++++++++ packages/sacado/example/ad_example.cpp | 32 +++------------ packages/sacado/example/blas_example.cpp | 32 +++------------ packages/sacado/example/copyright.h | 32 +++------------ packages/sacado/example/dfad_dfad_example.cpp | 28 ++----------- packages/sacado/example/dfad_example.cpp | 32 +++------------ packages/sacado/example/dfad_sfad_example.cpp | 28 ++----------- packages/sacado/example/dfad_sfc_example.cpp | 28 ++----------- .../sacado/example/dfad_taylor_example.cpp | 32 +++------------ .../example/dfad_view_handle_example.cpp | 30 ++------------ .../sacado/example/high_order_example.cpp | 28 ++----------- packages/sacado/example/sfad_example.cpp | 32 +++------------ packages/sacado/example/sparse_example.cpp | 32 +++------------ packages/sacado/example/taylor_example.cpp | 32 +++------------ .../example/template_container_example.cpp | 28 ++----------- packages/sacado/example/trad_dfad_example.cpp | 32 +++------------ packages/sacado/example/trad_example.cpp | 32 +++------------ packages/sacado/example/trad_sfc_example.cpp | 32 +++------------ packages/sacado/example/tradvec_example.cpp | 28 ++----------- .../sacado/example/vector_blas_example.cpp | 32 +++------------ packages/sacado/example/view_example.cpp | 40 ++---------------- .../sacado/example/view_factory_example.cpp | 40 ++---------------- packages/sacado/src/KokkosExp_View_Fad.hpp | 28 ++----------- .../src/KokkosExp_View_Fad_Contiguous.hpp | 28 ++----------- .../sacado/src/Kokkos_DynRankView_Fad.hpp | 28 ++----------- .../src/Kokkos_DynRankView_Fad_Contiguous.hpp | 28 ++----------- .../sacado/src/Kokkos_LayoutContiguous.hpp | 28 ++----------- packages/sacado/src/Kokkos_LayoutNatural.hpp | 28 ++----------- packages/sacado/src/Kokkos_ViewFactory.hpp | 28 ++----------- packages/sacado/src/Kokkos_View_Fad.hpp | 28 ++----------- packages/sacado/src/Kokkos_View_Fad_Fwd.hpp | 28 ++----------- packages/sacado/src/RAD_Const_Warn.c | 32 +++------------ packages/sacado/src/README_RAD | 22 ---------- packages/sacado/src/Sacado.hpp | 28 ++----------- packages/sacado/src/Sacado_Base.hpp | 28 ++----------- packages/sacado/src/Sacado_CacheFad_DFad.hpp | 28 ++----------- .../sacado/src/Sacado_CacheFad_DFadTraits.hpp | 25 ++--------- .../sacado/src/Sacado_CacheFad_Expression.hpp | 25 ++--------- .../src/Sacado_CacheFad_ExpressionTraits.hpp | 28 ++----------- .../sacado/src/Sacado_CacheFad_GeneralFad.hpp | 25 ++--------- .../src/Sacado_CacheFad_GeneralFadExpr.hpp | 28 ++----------- packages/sacado/src/Sacado_CacheFad_Ops.hpp | 25 ++--------- packages/sacado/src/Sacado_CacheFad_SFad.hpp | 25 ++--------- .../sacado/src/Sacado_CacheFad_SFadTraits.hpp | 30 ++++---------- packages/sacado/src/Sacado_CacheFad_SLFad.hpp | 28 ++----------- .../src/Sacado_CacheFad_SLFadTraits.hpp | 28 ++----------- .../sacado/src/Sacado_CacheFad_ViewFad.hpp | 28 ++----------- .../src/Sacado_CacheFad_ViewFadTraits.hpp | 25 ++--------- packages/sacado/src/Sacado_ConfigDefs.h | 38 ++++------------- .../sacado/src/Sacado_DisableKokkosCuda.hpp | 28 ++----------- .../sacado/src/Sacado_DynamicArrayTraits.cpp | 28 ++----------- .../sacado/src/Sacado_DynamicArrayTraits.hpp | 28 ++----------- .../sacado/src/Sacado_ELRCacheFad_DFad.hpp | 28 ++----------- .../src/Sacado_ELRCacheFad_DFadTraits.hpp | 25 ++--------- .../src/Sacado_ELRCacheFad_Expression.hpp | 25 ++--------- .../Sacado_ELRCacheFad_ExpressionTraits.hpp | 28 ++----------- .../src/Sacado_ELRCacheFad_GeneralFad.hpp | 25 ++--------- .../src/Sacado_ELRCacheFad_GeneralFadExpr.hpp | 28 ++----------- .../sacado/src/Sacado_ELRCacheFad_Ops.hpp | 25 ++--------- .../sacado/src/Sacado_ELRCacheFad_SFad.hpp | 25 ++--------- .../src/Sacado_ELRCacheFad_SFadTraits.hpp | 30 ++++---------- .../sacado/src/Sacado_ELRCacheFad_SLFad.hpp | 28 ++----------- .../src/Sacado_ELRCacheFad_SLFadTraits.hpp | 28 ++----------- .../sacado/src/Sacado_ELRCacheFad_ViewFad.hpp | 28 ++----------- .../src/Sacado_ELRCacheFad_ViewFadTraits.hpp | 25 ++--------- packages/sacado/src/Sacado_ELRFad_DFad.hpp | 28 ++----------- .../sacado/src/Sacado_ELRFad_DFadTraits.hpp | 25 ++--------- .../sacado/src/Sacado_ELRFad_Expression.hpp | 25 ++--------- .../src/Sacado_ELRFad_ExpressionTraits.hpp | 28 ++----------- .../sacado/src/Sacado_ELRFad_GeneralFad.hpp | 25 ++--------- .../src/Sacado_ELRFad_GeneralFadExpr.hpp | 28 ++----------- packages/sacado/src/Sacado_ELRFad_Ops.hpp | 25 ++--------- packages/sacado/src/Sacado_ELRFad_SFad.hpp | 25 ++--------- .../sacado/src/Sacado_ELRFad_SFadTraits.hpp | 25 ++--------- packages/sacado/src/Sacado_ELRFad_SLFad.hpp | 28 ++----------- .../sacado/src/Sacado_ELRFad_SLFadTraits.hpp | 28 ++----------- packages/sacado/src/Sacado_ELRFad_ViewFad.hpp | 28 ++----------- .../src/Sacado_ELRFad_ViewFadTraits.hpp | 25 ++--------- packages/sacado/src/Sacado_Fad_BLAS.hpp | 32 +++------------ packages/sacado/src/Sacado_Fad_BLASImp.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_DFad.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_DFadTraits.hpp | 25 ++--------- packages/sacado/src/Sacado_Fad_DFad_tmpl.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_DVFad.hpp | 28 ++----------- .../sacado/src/Sacado_Fad_DVFadTraits.hpp | 25 ++--------- .../sacado/src/Sacado_Fad_DynamicStorage.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_Expression.hpp | 25 ++--------- .../sacado/src/Sacado_Fad_ExpressionFwd.hpp | 25 ++--------- .../src/Sacado_Fad_ExpressionTraits.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_GeneralFad.hpp | 25 ++--------- .../sacado/src/Sacado_Fad_GeneralFadExpr.hpp | 28 ++----------- .../Sacado_Fad_GeneralFadTestingHelpers.hpp | 29 ++----------- packages/sacado/src/Sacado_Fad_LAPACK.hpp | 30 ++------------ packages/sacado/src/Sacado_Fad_LAPACKImp.hpp | 32 +++------------ packages/sacado/src/Sacado_Fad_Ops.hpp | 25 ++--------- packages/sacado/src/Sacado_Fad_Ops_Fwd.hpp | 25 ++--------- packages/sacado/src/Sacado_Fad_SFad.hpp | 25 ++--------- packages/sacado/src/Sacado_Fad_SFadTraits.hpp | 25 ++--------- packages/sacado/src/Sacado_Fad_SFad_tmpl.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_SLFad.hpp | 28 ++----------- .../sacado/src/Sacado_Fad_SLFadTraits.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_SLFad_tmpl.hpp | 28 ++----------- .../sacado/src/Sacado_Fad_ScalarTraitsImp.hpp | 28 ++----------- .../src/Sacado_Fad_SerializationTraitsImp.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_SimpleFad.hpp | 28 ++----------- .../sacado/src/Sacado_Fad_SimpleFadImp.hpp | 28 ++----------- .../sacado/src/Sacado_Fad_SimpleFadOps.hpp | 32 +++------------ .../sacado/src/Sacado_Fad_SimpleFadTraits.hpp | 25 ++--------- .../sacado/src/Sacado_Fad_StaticStorage.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_Vector.hpp | 32 +++------------ .../src/Sacado_Fad_VectorDynamicStorage.hpp | 28 ++----------- packages/sacado/src/Sacado_Fad_VectorImp.hpp | 32 +++------------ packages/sacado/src/Sacado_Fad_ViewFad.hpp | 28 ++----------- .../sacado/src/Sacado_Fad_ViewFadTraits.hpp | 25 ++--------- .../sacado/src/Sacado_Fad_ViewFad_tmpl.hpp | 28 ++----------- .../sacado/src/Sacado_Fad_ViewStorage.hpp | 28 ++----------- packages/sacado/src/Sacado_Handle.hpp | 32 +++------------ .../src/Sacado_LFad_ExpressionTraits.hpp | 28 ++----------- .../sacado/src/Sacado_LFad_LogicalSparse.hpp | 28 ++----------- .../src/Sacado_LFad_LogicalSparseOps.hpp | 25 ++--------- .../src/Sacado_LFad_LogicalSparseTraits.hpp | 28 ++----------- packages/sacado/src/Sacado_MathFunctions.hpp | 28 ++----------- packages/sacado/src/Sacado_No_Kokkos.hpp | 28 ++----------- packages/sacado/src/Sacado_SFINAE_Macros.hpp | 28 ++----------- .../sacado/src/Sacado_ScalarFlopCounter.cpp | 28 ++----------- .../sacado/src/Sacado_ScalarFlopCounter.hpp | 28 ++----------- .../src/Sacado_ScalarFlopCounterTraits.hpp | 25 ++--------- .../sacado/src/Sacado_StaticArrayTraits.hpp | 28 ++----------- .../sacado/src/Sacado_Tay_CacheTaylor.hpp | 28 ++----------- .../sacado/src/Sacado_Tay_CacheTaylorExpr.hpp | 28 ++----------- .../sacado/src/Sacado_Tay_CacheTaylorImp.hpp | 28 ++----------- .../sacado/src/Sacado_Tay_CacheTaylorOps.hpp | 28 ++----------- .../src/Sacado_Tay_CacheTaylorTraits.hpp | 28 ++----------- .../sacado/src/Sacado_Tay_ScalarTraitsImp.hpp | 28 ++----------- .../src/Sacado_Tay_SerializationTraitsImp.hpp | 28 ++----------- packages/sacado/src/Sacado_Tay_Taylor.hpp | 28 ++----------- packages/sacado/src/Sacado_Tay_TaylorImp.hpp | 28 ++----------- .../sacado/src/Sacado_Tay_TaylorTraits.hpp | 28 ++----------- packages/sacado/src/Sacado_Traits.hpp | 25 ++--------- packages/sacado/src/Sacado_Version.hpp | 32 +++------------ packages/sacado/src/Sacado_cmath.hpp | 28 ++----------- packages/sacado/src/Sacado_dummy_arg.hpp | 31 +++----------- packages/sacado/src/Sacado_rad.hpp | 28 ++----------- packages/sacado/src/Sacado_rad2.hpp | 28 ++----------- packages/sacado/src/Sacado_radops.cpp | 28 ++----------- packages/sacado/src/Sacado_radops2.cpp | 28 ++----------- packages/sacado/src/Sacado_trad.hpp | 28 ++----------- packages/sacado/src/Sacado_trad2.hpp | 28 ++----------- packages/sacado/src/Sacado_trad2_Traits.hpp | 28 ++----------- packages/sacado/src/Sacado_trad_Traits.hpp | 28 ++----------- packages/sacado/src/Sacado_tradvec.hpp | 28 ++----------- packages/sacado/src/Sacado_tradvec_Traits.hpp | 28 ++----------- packages/sacado/src/mpl/Sacado_mpl_apply.hpp | 32 +++------------ .../sacado/src/mpl/Sacado_mpl_apply_wrap.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_at.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_begin.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_bind.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_deref.hpp | 32 +++------------ .../sacado/src/mpl/Sacado_mpl_disable_if.hpp | 28 ++----------- .../sacado/src/mpl/Sacado_mpl_enable_if.hpp | 28 ++----------- packages/sacado/src/mpl/Sacado_mpl_end.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_find.hpp | 28 ++----------- .../sacado/src/mpl/Sacado_mpl_for_each.hpp | 28 ++----------- .../src/mpl/Sacado_mpl_has_equal_to.hpp | 28 ++----------- .../sacado/src/mpl/Sacado_mpl_has_type.hpp | 28 ++----------- packages/sacado/src/mpl/Sacado_mpl_if.hpp | 28 ++----------- .../sacado/src/mpl/Sacado_mpl_integral_c.hpp | 32 +++------------ .../Sacado_mpl_integral_nonzero_constant.hpp | 28 ++----------- .../src/mpl/Sacado_mpl_is_placeholder.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_lambda.hpp | 28 ++----------- packages/sacado/src/mpl/Sacado_mpl_next.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_none.hpp | 32 +++------------ .../src/mpl/Sacado_mpl_placeholders.hpp | 32 +++------------ .../sacado/src/mpl/Sacado_mpl_push_back.hpp | 32 +++------------ packages/sacado/src/mpl/Sacado_mpl_quote.hpp | 32 +++------------ .../sacado/src/mpl/Sacado_mpl_range_c.hpp | 28 ++----------- packages/sacado/src/mpl/Sacado_mpl_size.hpp | 32 +++------------ .../sacado/src/mpl/Sacado_mpl_type_wrap.hpp | 28 ++----------- packages/sacado/src/mpl/Sacado_mpl_vector.hpp | 28 ++----------- .../src/mpl/Sacado_mpl_vector_at_spec.hpp | 28 ++----------- .../mpl/Sacado_mpl_vector_push_back_spec.hpp | 28 ++----------- .../src/mpl/Sacado_mpl_vector_size_spec.hpp | 28 ++----------- .../src/new_design/Sacado_Fad_Exp_Atomic.hpp | 28 ++----------- .../src/new_design/Sacado_Fad_Exp_DFad.hpp | 28 ++----------- .../src/new_design/Sacado_Fad_Exp_DVFad.hpp | 28 ++----------- .../Sacado_Fad_Exp_DynamicStorage.hpp | 28 ++----------- .../new_design/Sacado_Fad_Exp_ExprAssign.hpp | 28 ++----------- .../new_design/Sacado_Fad_Exp_Expression.hpp | 28 ++----------- .../Sacado_Fad_Exp_ExpressionTraits.hpp | 28 ++----------- .../new_design/Sacado_Fad_Exp_Extender.hpp | 28 ++----------- .../new_design/Sacado_Fad_Exp_GeneralFad.hpp | 28 ++----------- .../Sacado_Fad_Exp_GeneralFadTraits.hpp | 29 ++----------- .../Sacado_Fad_Exp_MathFunctions.hpp | 28 ++----------- .../src/new_design/Sacado_Fad_Exp_Ops.hpp | 29 ++----------- .../src/new_design/Sacado_Fad_Exp_Ops_Fwd.hpp | 28 ++----------- .../src/new_design/Sacado_Fad_Exp_SFad.hpp | 29 ++----------- .../src/new_design/Sacado_Fad_Exp_SLFad.hpp | 28 ++----------- .../Sacado_Fad_Exp_StaticFixedStorage.hpp | 28 ++----------- .../Sacado_Fad_Exp_StaticStorage.hpp | 28 ++----------- .../Sacado_Fad_Exp_VectorDynamicStorage.hpp | 28 ++----------- .../src/new_design/Sacado_Fad_Exp_ViewFad.hpp | 28 ++----------- .../new_design/Sacado_Fad_Exp_ViewStorage.hpp | 28 ++----------- .../parameter/Sacado_ParameterAccessor.hpp | 28 ++----------- .../parameter/Sacado_ParameterAccessorImp.hpp | 28 ++----------- .../parameter/Sacado_ParameterFamilyBase.hpp | 28 ++----------- .../Sacado_ParameterFamilyBaseImp.hpp | 28 ++----------- .../parameter/Sacado_ParameterLibraryBase.hpp | 28 ++----------- .../Sacado_ParameterLibraryBaseImp.hpp | 28 ++----------- .../Sacado_ParameterRegistration.hpp | 28 ++----------- .../parameter/Sacado_ParameterVectorBase.hpp | 28 ++----------- .../parameter/Sacado_ScalarParameterEntry.hpp | 28 ++----------- .../Sacado_ScalarParameterFamily.hpp | 28 ++----------- .../Sacado_ScalarParameterLibrary.hpp | 28 ++----------- .../Sacado_ScalarParameterVector.hpp | 28 ++----------- .../src/template/Sacado_TemplateContainer.hpp | 28 ++----------- .../src/template/Sacado_TemplateIterator.hpp | 32 +++------------ .../src/template/Sacado_TemplateManager.hpp | 32 +++------------ .../template/Sacado_TemplateManagerImp.hpp | 32 +++------------ packages/sacado/src/uninit.c | 9 ++++ .../test/GTestSuite/CacheFadUnitTests.cpp | 28 ++----------- .../GTestSuite/ComplexCacheFadUnitTests.cpp | 28 ++----------- .../GTestSuite/ComplexDFadBLASUnitTests.cpp | 28 ++----------- .../GTestSuite/ComplexDVFadBLASUnitTests.cpp | 28 ++----------- .../ComplexELRCacheFadUnitTests.cpp | 28 ++----------- .../GTestSuite/ComplexELRFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/ComplexFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/ELRCacheFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/ELRFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/FadBLASUnitTests.hpp | 28 ++----------- .../test/GTestSuite/FadLAPACKUnitTests.hpp | 28 ++----------- .../sacado/test/GTestSuite/FadUnitTests.cpp | 28 ++----------- .../sacado/test/GTestSuite/FadUnitTests.hpp | 28 ++----------- .../sacado/test/GTestSuite/FadUnitTests2.hpp | 28 ++----------- .../sacado/test/GTestSuite/GTestSuite.cpp | 28 ++----------- .../sacado/test/GTestSuite/GTestUtils.hpp | 28 ++----------- .../GTestSuite/LogicalSparseUnitTests.cpp | 28 ++----------- .../test/GTestSuite/NestedFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/NestedFadUnitTests.hpp | 28 ++----------- .../test/GTestSuite/RealCacheFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/RealDFadBLASUnitTests.cpp | 28 ++----------- .../GTestSuite/RealDFadLAPACKUnitTests.cpp | 28 ++----------- .../GTestSuite/RealDVFadBLASUnitTests.cpp | 28 ++----------- .../GTestSuite/RealELRCacheFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/RealELRFadUnitTests.cpp | 28 ++----------- .../test/GTestSuite/RealFadUnitTests.cpp | 28 ++----------- .../sacado/test/GTestSuite/TayUnitTests.cpp | 28 ++----------- .../sacado/test/GTestSuite/TayUnitTests.hpp | 28 ++----------- .../sacado/test/GTestSuite/TraitsTests.cpp | 28 ++----------- .../sacado/test/GTestSuite/TraitsTests.hpp | 28 ++----------- .../test/UnitTests/CacheFad_CommTests.cpp | 29 +++---------- .../UnitTests/ConditionalReturnTypeTest.cpp | 29 +++---------- .../sacado/test/UnitTests/ConversionTests.cpp | 28 ++----------- .../test/UnitTests/ELRCacheFad_CommTests.cpp | 29 +++---------- .../test/UnitTests/ELRFad_CommTests.cpp | 29 +++---------- .../sacado/test/UnitTests/Fad_CommTests.cpp | 29 +++---------- .../sacado/test/UnitTests/Fad_CommTests.hpp | 29 +++---------- .../test/UnitTests/Fad_Fad_KokkosTests.hpp | 29 +++---------- .../UnitTests/Fad_Fad_KokkosTests_Cuda.cpp | 29 +++---------- .../UnitTests/Fad_Fad_KokkosTests_OpenMP.cpp | 29 +++---------- .../UnitTests/Fad_Fad_KokkosTests_Serial.cpp | 29 +++---------- .../UnitTests/Fad_Fad_KokkosTests_Threads.cpp | 29 +++---------- .../test/UnitTests/Fad_KokkosAtomicTests.hpp | 29 +++---------- .../UnitTests/Fad_KokkosAtomicTests_Cuda.cpp | 29 +++---------- ...ad_KokkosAtomicTests_Cuda_Hierarchical.cpp | 29 +++---------- ...kkosAtomicTests_Cuda_Hierarchical_DFad.cpp | 29 +++---------- ...kkosAtomicTests_Cuda_Hierarchical_SFad.cpp | 29 +++---------- .../UnitTests/Fad_KokkosAtomicTests_HIP.cpp | 29 +++---------- .../Fad_KokkosAtomicTests_NoViewSpec_Cuda.cpp | 29 +++---------- .../Fad_KokkosAtomicTests_NoViewSpec_HIP.cpp | 29 +++---------- ...ad_KokkosAtomicTests_NoViewSpec_OpenMP.cpp | 29 +++---------- ...ad_KokkosAtomicTests_NoViewSpec_Serial.cpp | 29 +++---------- ...d_KokkosAtomicTests_NoViewSpec_Threads.cpp | 29 +++---------- .../Fad_KokkosAtomicTests_OpenMP.cpp | 29 +++---------- .../Fad_KokkosAtomicTests_Serial.cpp | 29 +++---------- .../Fad_KokkosAtomicTests_Threads.cpp | 29 +++---------- .../sacado/test/UnitTests/Fad_KokkosTests.hpp | 29 +++---------- .../test/UnitTests/Fad_KokkosTests_Cuda.cpp | 29 +++---------- .../Fad_KokkosTests_Cuda_Hierarchical.cpp | 29 +++---------- ...Fad_KokkosTests_Cuda_Hierarchical_DFad.cpp | 29 +++---------- ...Fad_KokkosTests_Cuda_Hierarchical_SFad.cpp | 29 +++---------- .../test/UnitTests/Fad_KokkosTests_HIP.cpp | 29 +++---------- .../Fad_KokkosTests_HIP_Hierarchical.cpp | 29 +++---------- .../Fad_KokkosTests_HIP_Hierarchical_DFad.cpp | 29 +++---------- .../Fad_KokkosTests_HIP_Hierarchical_SFad.cpp | 29 +++---------- .../Fad_KokkosTests_NoViewSpec_Cuda.cpp | 29 +++---------- .../Fad_KokkosTests_NoViewSpec_HIP.cpp | 29 +++---------- .../Fad_KokkosTests_NoViewSpec_OpenMP.cpp | 29 +++---------- .../Fad_KokkosTests_NoViewSpec_Serial.cpp | 29 +++---------- .../Fad_KokkosTests_NoViewSpec_Threads.cpp | 29 +++---------- .../test/UnitTests/Fad_KokkosTests_OpenMP.cpp | 29 +++---------- .../test/UnitTests/Fad_KokkosTests_Serial.cpp | 29 +++---------- .../UnitTests/Fad_KokkosTests_Threads.cpp | 29 +++---------- .../UnitTests/Fad_Kokkos_CommTests_Cuda.cpp | 29 +++---------- .../UnitTests/Fad_Kokkos_CommTests_HIP.cpp | 29 +++---------- .../UnitTests/Fad_Kokkos_CommTests_OpenMP.cpp | 29 +++---------- .../UnitTests/Fad_Kokkos_CommTests_Serial.cpp | 29 +++---------- .../Fad_Kokkos_CommTests_Threads.cpp | 29 +++---------- .../test/UnitTests/Fad_SerializationTests.cpp | 31 +++----------- packages/sacado/test/UnitTests/MPLTests.cpp | 28 ++----------- packages/sacado/test/UnitTests/MoveTests.cpp | 28 ++----------- .../sacado/test/UnitTests/PromoteTests.cpp | 28 ++----------- .../sacado/test/UnitTests/SafeSqrtTests.cpp | 28 ++----------- .../sacado/test/UnitTests/Tay_CommTests.cpp | 31 +++----------- .../sacado/test/UnitTests/Tay_CommTests.hpp | 31 +++----------- .../test/UnitTests/Tay_SerializationTests.cpp | 31 +++----------- .../test/UnitTests/TernaryExprTests.cpp | 28 ++----------- .../test/UnitTests/ViewFactoryTests.cpp | 29 +++---------- .../test/performance/adic_element_fill.c | 9 ++++ .../test/performance/advection/advection.cpp | 28 ++----------- .../test/performance/advection/advection.hpp | 28 ++----------- .../advection/advection_hierarchical.cpp | 28 ++----------- .../advection/advection_hierarchical.hpp | 28 ++----------- .../advection/advection_hierarchical_dfad.cpp | 28 ++----------- .../advection/advection_hierarchical_dfad.hpp | 28 ++----------- .../test/performance/advection/common.hpp | 28 ++----------- .../test/performance/advection/driver.cpp | 28 ++----------- .../advection_const_basis/advection.cpp | 28 ++----------- .../advection_const_basis/advection.hpp | 28 ++----------- .../advection_hierarchical.cpp | 28 ++----------- .../advection_hierarchical.hpp | 28 ++----------- .../advection_hierarchical_dfad.cpp | 28 ++----------- .../advection_hierarchical_dfad.hpp | 28 ++----------- .../advection_const_basis/common.hpp | 28 ++----------- .../advection_const_basis/driver.cpp | 28 ++----------- packages/sacado/test/performance/fad_blas.cpp | 30 ++------------ packages/sacado/test/performance/fad_expr.cpp | 30 ++------------ .../test/performance/fad_expr_depth.cpp | 28 ++----------- .../test/performance/fad_expr_funcs.cpp | 30 +++----------- .../test/performance/fad_expr_funcs.hpp | 30 +++----------- .../test/performance/fad_fe_jac_fill.cpp | 30 ++------------ .../performance/fad_fe_jac_fill_range.cpp | 28 ++----------- .../sacado/test/performance/fad_lj_grad.cpp | 30 ++------------ .../test/performance/fe_jac_fill_funcs.cpp | 31 +++----------- .../test/performance/fe_jac_fill_funcs.hpp | 30 +++----------- .../fenl_assembly/TestAssembly.cpp | 40 ++---------------- .../fenl_assembly/TestAssembly.hpp | 41 +++---------------- .../fenl_assembly_view/BoxElemPart.cpp | 2 - .../fenl_assembly_view/TestAssembly.cpp | 40 ++---------------- .../fenl_assembly_view/TestAssembly.hpp | 41 +++---------------- .../fenl_assembly_view/fenl_functors.hpp | 2 - .../test/performance/mat_vec/common.hpp | 28 ++----------- .../test/performance/mat_vec/driver.cpp | 28 ++----------- .../mat_vec/fad_kokkos_mat_vec_perf.cpp | 28 ++----------- .../test/performance/mat_vec/mat_vec.cpp | 28 ++----------- .../test/performance/mat_vec/mat_vec.hpp | 28 ++----------- .../mat_vec/mat_vec_hierarchical.cpp | 28 ++----------- .../mat_vec/mat_vec_hierarchical.hpp | 28 ++----------- .../mat_vec/mat_vec_hierarchical_dfad.cpp | 28 ++----------- .../mat_vec/mat_vec_hierarchical_dfad.hpp | 28 ++----------- .../test/performance/rad_fe_adj_fill.cpp | 32 +++------------ .../sacado/test/performance/taylor_expr.cpp | 32 +++------------ .../sacado/test/tradoptest/hesopcheck.cpp | 28 ++----------- .../sacado/test/tradoptest/tradoptest_01.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_02.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_03.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_04.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_05.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_06.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_07.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_08.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_09.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_10.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_11.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_12.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_13.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_14.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_15.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_16.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_17.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_18.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_19.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_20.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_21.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_22.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_23.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_24.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_25.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_26.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_27.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_28.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_29.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_30.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_31.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_32.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_33.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_34.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_35.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_36.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_37.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_38.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_39.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_40.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_41.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_42.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_43.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_44.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_45.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_46.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_47.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_48.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_49.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_50.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_51.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_52.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_53.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_54.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_55.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_56.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_57.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_58.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_59.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_60.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_61.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_62.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_63.cpp | 9 +++- .../sacado/test/tradoptest/tradoptest_64.cpp | 9 +++- packages/sacado/test/utils/Sacado_Random.hpp | 32 +++------------ .../sacado/test/utils/Sacado_RandomImp.hpp | 32 +++------------ 460 files changed, 2390 insertions(+), 8636 deletions(-) create mode 100644 packages/sacado/COPYRIGHT create mode 100644 packages/sacado/LICENSE delete mode 100644 packages/sacado/README create mode 100644 packages/sacado/README.md diff --git a/packages/sacado/COPYRIGHT b/packages/sacado/COPYRIGHT new file mode 100644 index 000000000000..36f32980e734 --- /dev/null +++ b/packages/sacado/COPYRIGHT @@ -0,0 +1,10 @@ + + Sacado Package + Copyright (c) 2006 NTESS + +Copyright 2006 National Technology & Engineering Solutions of Sandia, +LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the +U.S. Government retains certain rights in this software. + +Copyright the Sacado contributors. + diff --git a/packages/sacado/Fad/Fad/fad.h b/packages/sacado/Fad/Fad/fad.h index ddab8ec2616b..9b93cd414fe5 100644 --- a/packages/sacado/Fad/Fad/fad.h +++ b/packages/sacado/Fad/Fad/fad.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/Fad/fadfunc.h b/packages/sacado/Fad/Fad/fadfunc.h index d74f2330d490..3aa53f6fd11b 100644 --- a/packages/sacado/Fad/Fad/fadfunc.h +++ b/packages/sacado/Fad/Fad/fadfunc.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/Fad/fadlog.h b/packages/sacado/Fad/Fad/fadlog.h index 90c43fe1da80..11f53997cf82 100644 --- a/packages/sacado/Fad/Fad/fadlog.h +++ b/packages/sacado/Fad/Fad/fadlog.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/Fad/fadop.h b/packages/sacado/Fad/Fad/fadop.h index 66924a56d3d8..6a82b514b96b 100644 --- a/packages/sacado/Fad/Fad/fadop.h +++ b/packages/sacado/Fad/Fad/fadop.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadeight.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadeight.h index d53b3a67284e..73e95ec32045 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadeight.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadeight.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadeight_h_ #define _tinyfadeight_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadeighteen.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadeighteen.h index 4fc9ff2cbfd5..b7fd6459ee8b 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadeighteen.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadeighteen.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadeighteen_h_ #define _tinyfadeighteen_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadeleven.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadeleven.h index 0327697fc52d..5a1aeac46a00 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadeleven.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadeleven.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadeleven_h_ #define _tinyfadeleven_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfifteen.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfifteen.h index 4bddb6f699a2..0fcbf0e14429 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfifteen.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfifteen.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadfifteen_h_ #define _tinyfadfifteen_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfive.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfive.h index 2a911c885779..e364e23b9191 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfive.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfive.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadfive_h_ #define _tinyfadfive_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfour.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfour.h index 6a58e9ffbace..afcbfd08b009 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfour.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfour.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadfour_h_ #define _tinyfadfour_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfourteen.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfourteen.h index e0a20f63606c..537ebc405611 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadfourteen.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadfourteen.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadfourteen_h_ #define _tinyfadfourteen_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadnine.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadnine.h index 3dc6dbddc5cb..87a9af8aaa0f 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadnine.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadnine.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadnine_h_ #define _tinyfadnine_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadnineteen.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadnineteen.h index 905d54eb191b..dce346fe8a38 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadnineteen.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadnineteen.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadnineteen_h_ #define _tinyfadnineteen_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadone.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadone.h index 700f06ff7d7a..f75f5c54ce88 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadone.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadone.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadone_h_ #define _tinyfadone_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadseven.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadseven.h index 8155da022ae6..25e489099585 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadseven.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadseven.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadseven_h_ #define _tinyfadseven_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadseventeen.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadseventeen.h index c6d161e346d1..1a23bd96522d 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadseventeen.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadseventeen.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadseventeen_h_ #define _tinyfadseventeen_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadsix.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadsix.h index 5f6f583a093f..037a64bcabe1 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadsix.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadsix.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadsix_h_ #define _tinyfadsix_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadsixteen.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadsixteen.h index 6418ea225cec..9a445fdf3697 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadsixteen.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadsixteen.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadsixteen_h_ #define _tinyfadsixteen_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadten.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadten.h index 43bbcd2c20d2..a9466b0a6977 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadten.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadten.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadten_h_ #define _tinyfadten_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadthirteen.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadthirteen.h index 1b17d3c15a4d..42fbd9da911a 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadthirteen.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadthirteen.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadthirteen_h_ #define _tinyfadthirteen_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadthree.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadthree.h index 691a4de7a5cb..bdffb8d30f3f 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadthree.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadthree.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadthree_h_ #define _tinyfadthree_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwelve.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwelve.h index c03d65836382..e036f0c8ef53 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwelve.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwelve.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadtwelve_h_ #define _tinyfadtwelve_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwenty.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwenty.h index 363f10d3aaa9..06464d724dd0 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwenty.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwenty.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadtwenty_h_ #define _tinyfadtwenty_h_ diff --git a/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwo.h b/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwo.h index 6c0e442599c0..9424f9475e2d 100644 --- a/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwo.h +++ b/packages/sacado/Fad/TinyFad/Specializations/tinyfadtwo.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _tinyfadtwo_h_ #define _tinyfadtwo_h_ diff --git a/packages/sacado/Fad/TinyFad/tinyfad.h b/packages/sacado/Fad/TinyFad/tinyfad.h index 4decc7424d3d..f2a93f24b831 100644 --- a/packages/sacado/Fad/TinyFad/tinyfad.h +++ b/packages/sacado/Fad/TinyFad/tinyfad.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ********** DO NOT REMOVE THIS BANNER ********** // // SUMMARY: Tools for Automatic Differentiaton (order 1) diff --git a/packages/sacado/Fad/TinyFad/tinyfadbin.h b/packages/sacado/Fad/TinyFad/tinyfadbin.h index 89fac2e5c641..d4318c369868 100644 --- a/packages/sacado/Fad/TinyFad/tinyfadbin.h +++ b/packages/sacado/Fad/TinyFad/tinyfadbin.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ********** DO NOT REMOVE THIS BANNER ********** // // SUMMARY: Tools for Automatic Differentiaton (order 1) diff --git a/packages/sacado/Fad/TinyFad/tinyfadfunc.h b/packages/sacado/Fad/TinyFad/tinyfadfunc.h index 688355ef2580..3e316fb6b952 100644 --- a/packages/sacado/Fad/TinyFad/tinyfadfunc.h +++ b/packages/sacado/Fad/TinyFad/tinyfadfunc.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ********** DO NOT REMOVE THIS BANNER ********** // // SUMMARY: Tools for Automatic Differentiaton (order 1) diff --git a/packages/sacado/Fad/TinyFad/tinyfadlog.h b/packages/sacado/Fad/TinyFad/tinyfadlog.h index 9c87542faa48..ab693fea0729 100644 --- a/packages/sacado/Fad/TinyFad/tinyfadlog.h +++ b/packages/sacado/Fad/TinyFad/tinyfadlog.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ********** DO NOT REMOVE THIS BANNER ********** // // SUMMARY: Tools for Automatic Differentiaton (order 1) diff --git a/packages/sacado/Fad/TinyFadET/tfad.h b/packages/sacado/Fad/TinyFadET/tfad.h index 38273826da40..6e85ea1e2bdf 100644 --- a/packages/sacado/Fad/TinyFadET/tfad.h +++ b/packages/sacado/Fad/TinyFadET/tfad.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/TinyFadET/tfadfunc.h b/packages/sacado/Fad/TinyFadET/tfadfunc.h index efde6abd1f86..3df497586c2b 100644 --- a/packages/sacado/Fad/TinyFadET/tfadfunc.h +++ b/packages/sacado/Fad/TinyFadET/tfadfunc.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/TinyFadET/tfadlog.h b/packages/sacado/Fad/TinyFadET/tfadlog.h index 025e49f594eb..e5b96c9ec616 100644 --- a/packages/sacado/Fad/TinyFadET/tfadlog.h +++ b/packages/sacado/Fad/TinyFadET/tfadlog.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/TinyFadET/tfadop.h b/packages/sacado/Fad/TinyFadET/tfadop.h index 658f61226167..b5dca730f720 100644 --- a/packages/sacado/Fad/TinyFadET/tfadop.h +++ b/packages/sacado/Fad/TinyFadET/tfadop.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/utils/ad_types.h b/packages/sacado/Fad/utils/ad_types.h index 67fa71bd0eeb..c9f16611a153 100644 --- a/packages/sacado/Fad/utils/ad_types.h +++ b/packages/sacado/Fad/utils/ad_types.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef AD_TYPES_H #define AD_TYPES_H diff --git a/packages/sacado/Fad/utils/error.h b/packages/sacado/Fad/utils/error.h index b933888da7b3..c07138d63a9b 100644 --- a/packages/sacado/Fad/utils/error.h +++ b/packages/sacado/Fad/utils/error.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ***************** DO NOT REMOVE THIS BANNER ***************** // // SUMMARY: Tools for Automatic Differentiaton (order 1) diff --git a/packages/sacado/Fad/utils/promote.h b/packages/sacado/Fad/utils/promote.h index 358f33113ea9..9ed6ffff93d7 100644 --- a/packages/sacado/Fad/utils/promote.h +++ b/packages/sacado/Fad/utils/promote.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ************ DO NOT REMOVE THIS BANNER **************** // // Nicolas Di Cesare diff --git a/packages/sacado/Fad/utils/timer.h b/packages/sacado/Fad/utils/timer.h index 208c4aba860f..fd7955bb4f44 100644 --- a/packages/sacado/Fad/utils/timer.h +++ b/packages/sacado/Fad/utils/timer.h @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #ifndef _timer_h #define _timer_h diff --git a/packages/sacado/Fad/utils/tinyvec.h b/packages/sacado/Fad/utils/tinyvec.h index d682fff7756a..06493f3601b8 100644 --- a/packages/sacado/Fad/utils/tinyvec.h +++ b/packages/sacado/Fad/utils/tinyvec.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ***************** DO NOT REMOVE THIS BANNER ***************** // // SUMMARY: Templatized Oriented Object Finte Element Method diff --git a/packages/sacado/Fad/utils/tinyveccpy.h b/packages/sacado/Fad/utils/tinyveccpy.h index 0fb80d1a9d2b..503b667df590 100644 --- a/packages/sacado/Fad/utils/tinyveccpy.h +++ b/packages/sacado/Fad/utils/tinyveccpy.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ***************** DO NOT REMOVE THIS BANNER ***************** // // SUMMARY: Templatized Oriented Object Finte Element Method diff --git a/packages/sacado/Fad/utils/vectors.h b/packages/sacado/Fad/utils/vectors.h index 738332d03eec..dd55480b19a9 100644 --- a/packages/sacado/Fad/utils/vectors.h +++ b/packages/sacado/Fad/utils/vectors.h @@ -1,5 +1,13 @@ // Emacs will be in -*- Mode: c++ -*- +// @HEADER +// ***************************************************************************** +// Sacado Package // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + // ***************** DO NOT REMOVE THIS BANNER ***************** // // SUMMARY: Templatized Oriented Object Finte Element Method diff --git a/packages/sacado/LICENSE b/packages/sacado/LICENSE new file mode 100644 index 000000000000..2923cba9e2e8 --- /dev/null +++ b/packages/sacado/LICENSE @@ -0,0 +1,19 @@ +SPDX-License-Identifier: LGPL-2.1-or-later + + Sacado Package + Copyright (C) 2006 NTESS and the Sacado contributors. + +This library is free software; you can 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. + +This library is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this library; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA diff --git a/packages/sacado/README b/packages/sacado/README deleted file mode 100644 index 05eb4c88dc62..000000000000 --- a/packages/sacado/README +++ /dev/null @@ -1,34 +0,0 @@ -********************************************************************** - - Sacado Package - Copyright (2006) Sandia Corporation - -Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -the U.S. Government retains certain rights in this software. - -This library is free software; you can 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. - -This library is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -USA -Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -(etphipp@sandia.gov). - -*********************************************************************** - -Sacado is a software package for automatic differentiation (AD) of C++ code -using operator overloading. It provides classes for forward, reverse, -and Taylor polynomial mode automatic differentiation. The forward mode -AD classes were developed from the expression template based classes in -the Fad package by Nicolas Di Cesare (Nicolas.Dicesare@ann.jussieu.fr). The -Fad package is available at http://www.ann.jussieu.fr/~dicesare. A portion -of the original Fad package is also included here in the Fad directory. diff --git a/packages/sacado/README.md b/packages/sacado/README.md new file mode 100644 index 000000000000..f82766f9cd38 --- /dev/null +++ b/packages/sacado/README.md @@ -0,0 +1,20 @@ +# Sacado Package + +Sacado is a software package for automatic differentiation (AD) of C++ code +using operator overloading. It provides classes for forward, reverse, +and Taylor polynomial mode automatic differentiation. The forward mode +AD classes were developed from the expression template based classes in +the Fad package by Nicolas Di Cesare (Nicolas.Dicesare@ann.jussieu.fr). The +Fad package is available at http://www.ann.jussieu.fr/~dicesare. A portion +of the original Fad package is also included here in the Fad directory. + + +## Copyright and License +See sacado/COPYRIGHT, sacado/LICENSE, https://trilinos.github.io/license.html and individual file headers for additional information. + + +## Questions? +Contact lead developers: + +* Sacado team (GitHub handle: @trilinos/sacado) +* Eric T. Phipps (GitHub handle: [etphipp](https://github.com/etphipp) or etphipp@sandia.gov) diff --git a/packages/sacado/example/ad_example.cpp b/packages/sacado/example/ad_example.cpp index 45101101f82e..084e0cdd9dba 100644 --- a/packages/sacado/example/ad_example.cpp +++ b/packages/sacado/example/ad_example.cpp @@ -1,31 +1,11 @@ -//@HEADER -// *********************************************************************** -// +// @HEADER +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** -//@HEADER +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER // Brief demo of Fad and Rad for computing first derivatives diff --git a/packages/sacado/example/blas_example.cpp b/packages/sacado/example/blas_example.cpp index c86c17fdd903..6ace0b7562ff 100644 --- a/packages/sacado/example/blas_example.cpp +++ b/packages/sacado/example/blas_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // blas_example diff --git a/packages/sacado/example/copyright.h b/packages/sacado/example/copyright.h index 89c3ad58c6a9..6d489445cdc7 100644 --- a/packages/sacado/example/copyright.h +++ b/packages/sacado/example/copyright.h @@ -1,31 +1,9 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER diff --git a/packages/sacado/example/dfad_dfad_example.cpp b/packages/sacado/example/dfad_dfad_example.cpp index c9fd32b597fc..afcf849e61b4 100644 --- a/packages/sacado/example/dfad_dfad_example.cpp +++ b/packages/sacado/example/dfad_dfad_example.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // dfad_dfad_example diff --git a/packages/sacado/example/dfad_example.cpp b/packages/sacado/example/dfad_example.cpp index 361b99de955a..81e19a498c6d 100644 --- a/packages/sacado/example/dfad_example.cpp +++ b/packages/sacado/example/dfad_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // dfad_example diff --git a/packages/sacado/example/dfad_sfad_example.cpp b/packages/sacado/example/dfad_sfad_example.cpp index 687dd5ed9500..de4d65358bd0 100644 --- a/packages/sacado/example/dfad_sfad_example.cpp +++ b/packages/sacado/example/dfad_sfad_example.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // dfad_sfad_example diff --git a/packages/sacado/example/dfad_sfc_example.cpp b/packages/sacado/example/dfad_sfc_example.cpp index 71e487b65c33..5b50f59fa658 100644 --- a/packages/sacado/example/dfad_sfc_example.cpp +++ b/packages/sacado/example/dfad_sfc_example.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // dfad_sfc_example diff --git a/packages/sacado/example/dfad_taylor_example.cpp b/packages/sacado/example/dfad_taylor_example.cpp index 65100da28534..70cd2666ee65 100644 --- a/packages/sacado/example/dfad_taylor_example.cpp +++ b/packages/sacado/example/dfad_taylor_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // taylor_example diff --git a/packages/sacado/example/dfad_view_handle_example.cpp b/packages/sacado/example/dfad_view_handle_example.cpp index 3d095e510412..98befb0a5c9e 100644 --- a/packages/sacado/example/dfad_view_handle_example.cpp +++ b/packages/sacado/example/dfad_view_handle_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // dfad_example diff --git a/packages/sacado/example/high_order_example.cpp b/packages/sacado/example/high_order_example.cpp index 1c117ca7138d..7900182a663b 100644 --- a/packages/sacado/example/high_order_example.cpp +++ b/packages/sacado/example/high_order_example.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // high_order_example diff --git a/packages/sacado/example/sfad_example.cpp b/packages/sacado/example/sfad_example.cpp index 50bad1e24978..b8064530daaf 100644 --- a/packages/sacado/example/sfad_example.cpp +++ b/packages/sacado/example/sfad_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // sfad_example diff --git a/packages/sacado/example/sparse_example.cpp b/packages/sacado/example/sparse_example.cpp index f3136aa9c145..5ba5b31e49c8 100644 --- a/packages/sacado/example/sparse_example.cpp +++ b/packages/sacado/example/sparse_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // dfad_example diff --git a/packages/sacado/example/taylor_example.cpp b/packages/sacado/example/taylor_example.cpp index 7e4e0ed827dc..5233992355c3 100644 --- a/packages/sacado/example/taylor_example.cpp +++ b/packages/sacado/example/taylor_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // taylor_example diff --git a/packages/sacado/example/template_container_example.cpp b/packages/sacado/example/template_container_example.cpp index cbb992b39fcd..ce248952ebcf 100644 --- a/packages/sacado/example/template_container_example.cpp +++ b/packages/sacado/example/template_container_example.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // An example that demonstrates usage of Sacado::TemplateContainer<> for storing diff --git a/packages/sacado/example/trad_dfad_example.cpp b/packages/sacado/example/trad_dfad_example.cpp index aeb21e2fcd12..86bc93b6c1bb 100644 --- a/packages/sacado/example/trad_dfad_example.cpp +++ b/packages/sacado/example/trad_dfad_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // trad_dfad_example diff --git a/packages/sacado/example/trad_example.cpp b/packages/sacado/example/trad_example.cpp index f156b21f5b87..71072a82c288 100644 --- a/packages/sacado/example/trad_example.cpp +++ b/packages/sacado/example/trad_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // trad_example diff --git a/packages/sacado/example/trad_sfc_example.cpp b/packages/sacado/example/trad_sfc_example.cpp index f727e9ea06c8..e714bd0e2469 100644 --- a/packages/sacado/example/trad_sfc_example.cpp +++ b/packages/sacado/example/trad_sfc_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // dfad_sfc_example diff --git a/packages/sacado/example/tradvec_example.cpp b/packages/sacado/example/tradvec_example.cpp index d57e1e88e8ca..3bfacc85b5f7 100644 --- a/packages/sacado/example/tradvec_example.cpp +++ b/packages/sacado/example/tradvec_example.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // tradvec_example diff --git a/packages/sacado/example/vector_blas_example.cpp b/packages/sacado/example/vector_blas_example.cpp index 6b397366d34e..67730304844e 100644 --- a/packages/sacado/example/vector_blas_example.cpp +++ b/packages/sacado/example/vector_blas_example.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // vector_blas_example diff --git a/packages/sacado/example/view_example.cpp b/packages/sacado/example/view_example.cpp index 163f2f7b24fe..730eb148f9be 100644 --- a/packages/sacado/example/view_example.cpp +++ b/packages/sacado/example/view_example.cpp @@ -1,42 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Stokhos Package -// Copyright (2009) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// 3. Neither the name of the Corporation nor the names of the -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY -// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE -// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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. -// -// Questions? Contact Eric T. Phipps (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2009 NTESS and the Stokhos contributors. +// SPDX-License-Identifier: BSD-3-Clause +// ***************************************************************************** // @HEADER #include "Sacado.hpp" diff --git a/packages/sacado/example/view_factory_example.cpp b/packages/sacado/example/view_factory_example.cpp index b4d9e8475fd6..b3ebedff5c06 100644 --- a/packages/sacado/example/view_factory_example.cpp +++ b/packages/sacado/example/view_factory_example.cpp @@ -1,42 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Stokhos Package -// Copyright (2009) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// 3. Neither the name of the Corporation nor the names of the -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY -// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE -// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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. -// -// Questions? Contact Eric T. Phipps (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2009 NTESS and the Stokhos contributors. +// SPDX-License-Identifier: BSD-3-Clause +// ***************************************************************************** // @HEADER #include "Sacado.hpp" diff --git a/packages/sacado/src/KokkosExp_View_Fad.hpp b/packages/sacado/src/KokkosExp_View_Fad.hpp index c2c903accae9..e30b14f19ce0 100644 --- a/packages/sacado/src/KokkosExp_View_Fad.hpp +++ b/packages/sacado/src/KokkosExp_View_Fad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_EXPERIMENTAL_VIEW_SACADO_FAD_HPP diff --git a/packages/sacado/src/KokkosExp_View_Fad_Contiguous.hpp b/packages/sacado/src/KokkosExp_View_Fad_Contiguous.hpp index 5529691b322d..1dcf26543372 100644 --- a/packages/sacado/src/KokkosExp_View_Fad_Contiguous.hpp +++ b/packages/sacado/src/KokkosExp_View_Fad_Contiguous.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_EXPERIMENTAL_VIEW_SACADO_FAD_CONTIGUOUS_HPP diff --git a/packages/sacado/src/Kokkos_DynRankView_Fad.hpp b/packages/sacado/src/Kokkos_DynRankView_Fad.hpp index 1898114666dc..36be416bde09 100644 --- a/packages/sacado/src/Kokkos_DynRankView_Fad.hpp +++ b/packages/sacado/src/Kokkos_DynRankView_Fad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_DYN_RANK_VIEW_SACADO_FAD_HPP diff --git a/packages/sacado/src/Kokkos_DynRankView_Fad_Contiguous.hpp b/packages/sacado/src/Kokkos_DynRankView_Fad_Contiguous.hpp index 96503378e275..7dc687e74800 100644 --- a/packages/sacado/src/Kokkos_DynRankView_Fad_Contiguous.hpp +++ b/packages/sacado/src/Kokkos_DynRankView_Fad_Contiguous.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_DYN_RANK_VIEW_SACADO_FAD_CONTIGUOUS_HPP diff --git a/packages/sacado/src/Kokkos_LayoutContiguous.hpp b/packages/sacado/src/Kokkos_LayoutContiguous.hpp index 09837b5ef033..dedc05c78a86 100644 --- a/packages/sacado/src/Kokkos_LayoutContiguous.hpp +++ b/packages/sacado/src/Kokkos_LayoutContiguous.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_LAYOUT_CONTIGUOUS_HPP diff --git a/packages/sacado/src/Kokkos_LayoutNatural.hpp b/packages/sacado/src/Kokkos_LayoutNatural.hpp index bc2bb228cc96..e4e77d023c1c 100644 --- a/packages/sacado/src/Kokkos_LayoutNatural.hpp +++ b/packages/sacado/src/Kokkos_LayoutNatural.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_LAYOUT_NATURAL_HPP diff --git a/packages/sacado/src/Kokkos_ViewFactory.hpp b/packages/sacado/src/Kokkos_ViewFactory.hpp index 5a6ceeb924bc..2dd9c74982e5 100644 --- a/packages/sacado/src/Kokkos_ViewFactory.hpp +++ b/packages/sacado/src/Kokkos_ViewFactory.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_VIEW_FACTORY_HPP diff --git a/packages/sacado/src/Kokkos_View_Fad.hpp b/packages/sacado/src/Kokkos_View_Fad.hpp index 6c5cf1d1f5af..af7d3a535f7f 100644 --- a/packages/sacado/src/Kokkos_View_Fad.hpp +++ b/packages/sacado/src/Kokkos_View_Fad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_VIEW_FAD_HPP diff --git a/packages/sacado/src/Kokkos_View_Fad_Fwd.hpp b/packages/sacado/src/Kokkos_View_Fad_Fwd.hpp index 7063e2206acc..fb13799e1fe4 100644 --- a/packages/sacado/src/Kokkos_View_Fad_Fwd.hpp +++ b/packages/sacado/src/Kokkos_View_Fad_Fwd.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef KOKKOS_VIEW_FAD_FWD_HPP diff --git a/packages/sacado/src/RAD_Const_Warn.c b/packages/sacado/src/RAD_Const_Warn.c index 3f7c7ef9b096..938861394d92 100644 --- a/packages/sacado/src/RAD_Const_Warn.c +++ b/packages/sacado/src/RAD_Const_Warn.c @@ -1,33 +1,11 @@ -/* // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2007) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER -*/ #include diff --git a/packages/sacado/src/README_RAD b/packages/sacado/src/README_RAD index caf987a29889..fa23dca96dab 100644 --- a/packages/sacado/src/README_RAD +++ b/packages/sacado/src/README_RAD @@ -1,25 +1,3 @@ -// Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). The RAD package is a simple package for Reverse Automatic Differentiation. RAD is specialized for function and gradient computations: computing a diff --git a/packages/sacado/src/Sacado.hpp b/packages/sacado/src/Sacado.hpp index c6962e06018c..10ea50004856 100644 --- a/packages/sacado/src/Sacado.hpp +++ b/packages/sacado/src/Sacado.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_HPP diff --git a/packages/sacado/src/Sacado_Base.hpp b/packages/sacado/src/Sacado_Base.hpp index fc348c1cfdb1..1f6c9d06289c 100644 --- a/packages/sacado/src/Sacado_Base.hpp +++ b/packages/sacado/src/Sacado_Base.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_BASE_HPP diff --git a/packages/sacado/src/Sacado_CacheFad_DFad.hpp b/packages/sacado/src/Sacado_CacheFad_DFad.hpp index 0561946e6b21..0f4584599c1b 100644 --- a/packages/sacado/src/Sacado_CacheFad_DFad.hpp +++ b/packages/sacado/src/Sacado_CacheFad_DFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_CACHEFAD_DFAD_HPP diff --git a/packages/sacado/src/Sacado_CacheFad_DFadTraits.hpp b/packages/sacado/src/Sacado_CacheFad_DFadTraits.hpp index 9da1d48593ce..c3ed2e8f37b6 100644 --- a/packages/sacado/src/Sacado_CacheFad_DFadTraits.hpp +++ b/packages/sacado/src/Sacado_CacheFad_DFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_CacheFad_Expression.hpp b/packages/sacado/src/Sacado_CacheFad_Expression.hpp index 734e91a5ae74..9f0e3865af2e 100644 --- a/packages/sacado/src/Sacado_CacheFad_Expression.hpp +++ b/packages/sacado/src/Sacado_CacheFad_Expression.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_CacheFad_ExpressionTraits.hpp b/packages/sacado/src/Sacado_CacheFad_ExpressionTraits.hpp index e1d61fa2330e..4bc8593cea07 100644 --- a/packages/sacado/src/Sacado_CacheFad_ExpressionTraits.hpp +++ b/packages/sacado/src/Sacado_CacheFad_ExpressionTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_CACHEFAD_EXPRESSIONTRAITS_HPP diff --git a/packages/sacado/src/Sacado_CacheFad_GeneralFad.hpp b/packages/sacado/src/Sacado_CacheFad_GeneralFad.hpp index 6a24663b4b8d..87ed1b684d8e 100644 --- a/packages/sacado/src/Sacado_CacheFad_GeneralFad.hpp +++ b/packages/sacado/src/Sacado_CacheFad_GeneralFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_CacheFad_GeneralFadExpr.hpp b/packages/sacado/src/Sacado_CacheFad_GeneralFadExpr.hpp index 1d862d69a5cb..7f6bd727a167 100644 --- a/packages/sacado/src/Sacado_CacheFad_GeneralFadExpr.hpp +++ b/packages/sacado/src/Sacado_CacheFad_GeneralFadExpr.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_CACHEFAD_GENERALFADEXPR_HPP diff --git a/packages/sacado/src/Sacado_CacheFad_Ops.hpp b/packages/sacado/src/Sacado_CacheFad_Ops.hpp index 09f373137ede..fa0c1e32d119 100644 --- a/packages/sacado/src/Sacado_CacheFad_Ops.hpp +++ b/packages/sacado/src/Sacado_CacheFad_Ops.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_CacheFad_SFad.hpp b/packages/sacado/src/Sacado_CacheFad_SFad.hpp index 0f62e2998123..33572dbca124 100644 --- a/packages/sacado/src/Sacado_CacheFad_SFad.hpp +++ b/packages/sacado/src/Sacado_CacheFad_SFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_CacheFad_SFadTraits.hpp b/packages/sacado/src/Sacado_CacheFad_SFadTraits.hpp index fc52d67d5afa..6aa2efeec99a 100644 --- a/packages/sacado/src/Sacado_CacheFad_SFadTraits.hpp +++ b/packages/sacado/src/Sacado_CacheFad_SFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // @@ -41,7 +22,10 @@ // //******************************************************** // -// NumericalTraits class to illustrate TRAITS +// A short implementation ( not all operators and +// functions are overloaded ) of 1st order Automatic +// Differentiation in forward mode (FAD) using +// EXPRESSION TEMPLATES. // //******************************************************** // @HEADER diff --git a/packages/sacado/src/Sacado_CacheFad_SLFad.hpp b/packages/sacado/src/Sacado_CacheFad_SLFad.hpp index 97c2e4ed4ebc..f0c76b004d64 100644 --- a/packages/sacado/src/Sacado_CacheFad_SLFad.hpp +++ b/packages/sacado/src/Sacado_CacheFad_SLFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_CACHEFAD_SLFAD_HPP diff --git a/packages/sacado/src/Sacado_CacheFad_SLFadTraits.hpp b/packages/sacado/src/Sacado_CacheFad_SLFadTraits.hpp index 1aaa5d11fd7a..781153460ad2 100644 --- a/packages/sacado/src/Sacado_CacheFad_SLFadTraits.hpp +++ b/packages/sacado/src/Sacado_CacheFad_SLFadTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_CACHEFAD_SLFADTRAITS_HPP diff --git a/packages/sacado/src/Sacado_CacheFad_ViewFad.hpp b/packages/sacado/src/Sacado_CacheFad_ViewFad.hpp index 27f0675308ec..2e96cce1cb05 100644 --- a/packages/sacado/src/Sacado_CacheFad_ViewFad.hpp +++ b/packages/sacado/src/Sacado_CacheFad_ViewFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_CACHEFAD_VIEWFAD_HPP diff --git a/packages/sacado/src/Sacado_CacheFad_ViewFadTraits.hpp b/packages/sacado/src/Sacado_CacheFad_ViewFadTraits.hpp index a0905389a483..1d77204d4b0c 100644 --- a/packages/sacado/src/Sacado_CacheFad_ViewFadTraits.hpp +++ b/packages/sacado/src/Sacado_CacheFad_ViewFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ConfigDefs.h b/packages/sacado/src/Sacado_ConfigDefs.h index d265d2432bd2..eb9a6c1ad5a2 100644 --- a/packages/sacado/src/Sacado_ConfigDefs.h +++ b/packages/sacado/src/Sacado_ConfigDefs.h @@ -1,33 +1,11 @@ -/* -@HEADER -************************************************************************* - - Sacado Package - Copyright (2006) Sandia Corporation - -Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -the U.S. Government retains certain rights in this software. - -This library is free software; you can 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. - -This library is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -USA -Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -(etphipp@sandia.gov). - -************************************************************************ -@HEADER -*/ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER #ifndef SACADO_CONFIGDEFS_H #define SACADO_CONFIGDEFS_H diff --git a/packages/sacado/src/Sacado_DisableKokkosCuda.hpp b/packages/sacado/src/Sacado_DisableKokkosCuda.hpp index 495bc6a53684..af05e6bcef0b 100644 --- a/packages/sacado/src/Sacado_DisableKokkosCuda.hpp +++ b/packages/sacado/src/Sacado_DisableKokkosCuda.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_DISABLE_KOKKOS_CUDA_HPP diff --git a/packages/sacado/src/Sacado_DynamicArrayTraits.cpp b/packages/sacado/src/Sacado_DynamicArrayTraits.cpp index e6f70c9f56bd..b2ef95c187dd 100644 --- a/packages/sacado/src/Sacado_DynamicArrayTraits.cpp +++ b/packages/sacado/src/Sacado_DynamicArrayTraits.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_DynamicArrayTraits.hpp" diff --git a/packages/sacado/src/Sacado_DynamicArrayTraits.hpp b/packages/sacado/src/Sacado_DynamicArrayTraits.hpp index 5791d73c780e..a833617aa25f 100644 --- a/packages/sacado/src/Sacado_DynamicArrayTraits.hpp +++ b/packages/sacado/src/Sacado_DynamicArrayTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_DYNAMICARRAYTRAITS_HPP diff --git a/packages/sacado/src/Sacado_ELRCacheFad_DFad.hpp b/packages/sacado/src/Sacado_ELRCacheFad_DFad.hpp index efd48dd1f9fb..db2f99526314 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_DFad.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_DFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRCACHEFAD_DFAD_HPP diff --git a/packages/sacado/src/Sacado_ELRCacheFad_DFadTraits.hpp b/packages/sacado/src/Sacado_ELRCacheFad_DFadTraits.hpp index 4b435c5fab0c..57d041dca4f5 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_DFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_DFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRCacheFad_Expression.hpp b/packages/sacado/src/Sacado_ELRCacheFad_Expression.hpp index 7dfe422eb6bf..89f2f6c977f2 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_Expression.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_Expression.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRCacheFad_ExpressionTraits.hpp b/packages/sacado/src/Sacado_ELRCacheFad_ExpressionTraits.hpp index 001163afadcf..307b26273fd3 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_ExpressionTraits.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_ExpressionTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRCACHEFAD_EXPRESSIONTRAITS_HPP diff --git a/packages/sacado/src/Sacado_ELRCacheFad_GeneralFad.hpp b/packages/sacado/src/Sacado_ELRCacheFad_GeneralFad.hpp index ce126bb035e9..3316b15a24c8 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_GeneralFad.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_GeneralFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRCacheFad_GeneralFadExpr.hpp b/packages/sacado/src/Sacado_ELRCacheFad_GeneralFadExpr.hpp index b46f0fae3a29..b2ca2dcccf93 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_GeneralFadExpr.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_GeneralFadExpr.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRCACHEFAD_GENERALFADEXPR_HPP diff --git a/packages/sacado/src/Sacado_ELRCacheFad_Ops.hpp b/packages/sacado/src/Sacado_ELRCacheFad_Ops.hpp index 6fd779675da1..38ea68d346a1 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_Ops.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_Ops.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRCacheFad_SFad.hpp b/packages/sacado/src/Sacado_ELRCacheFad_SFad.hpp index a50660c6fb99..cc0fee80d493 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_SFad.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_SFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRCacheFad_SFadTraits.hpp b/packages/sacado/src/Sacado_ELRCacheFad_SFadTraits.hpp index 1df4bc9cf941..21a52305faa8 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_SFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_SFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // @@ -41,7 +22,10 @@ // //******************************************************** // -// NumericalTraits class to illustrate TRAITS +// A short implementation ( not all operators and +// functions are overloaded ) of 1st order Automatic +// Differentiation in forward mode (FAD) using +// EXPRESSION TEMPLATES. // //******************************************************** // @HEADER diff --git a/packages/sacado/src/Sacado_ELRCacheFad_SLFad.hpp b/packages/sacado/src/Sacado_ELRCacheFad_SLFad.hpp index 98e40e662ea7..20ccfdd11b25 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_SLFad.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_SLFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRCACHEFAD_SLFAD_HPP diff --git a/packages/sacado/src/Sacado_ELRCacheFad_SLFadTraits.hpp b/packages/sacado/src/Sacado_ELRCacheFad_SLFadTraits.hpp index 34f7f64f2c81..28705d6a1fad 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_SLFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_SLFadTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRCACHEFAD_SLFADTRAITS_HPP diff --git a/packages/sacado/src/Sacado_ELRCacheFad_ViewFad.hpp b/packages/sacado/src/Sacado_ELRCacheFad_ViewFad.hpp index fde81a9f0f29..f5eecbd60053 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_ViewFad.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_ViewFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRCACHEFAD_VIEWFAD_HPP diff --git a/packages/sacado/src/Sacado_ELRCacheFad_ViewFadTraits.hpp b/packages/sacado/src/Sacado_ELRCacheFad_ViewFadTraits.hpp index a4bc26c65c65..3b8f0cb5ca64 100644 --- a/packages/sacado/src/Sacado_ELRCacheFad_ViewFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRCacheFad_ViewFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRFad_DFad.hpp b/packages/sacado/src/Sacado_ELRFad_DFad.hpp index dad04ea9a378..4817101b15cf 100644 --- a/packages/sacado/src/Sacado_ELRFad_DFad.hpp +++ b/packages/sacado/src/Sacado_ELRFad_DFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRFAD_DFAD_HPP diff --git a/packages/sacado/src/Sacado_ELRFad_DFadTraits.hpp b/packages/sacado/src/Sacado_ELRFad_DFadTraits.hpp index 82909b255f99..254c0c3dfaae 100644 --- a/packages/sacado/src/Sacado_ELRFad_DFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRFad_DFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRFad_Expression.hpp b/packages/sacado/src/Sacado_ELRFad_Expression.hpp index e256933e6784..91a2363e3985 100644 --- a/packages/sacado/src/Sacado_ELRFad_Expression.hpp +++ b/packages/sacado/src/Sacado_ELRFad_Expression.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRFad_ExpressionTraits.hpp b/packages/sacado/src/Sacado_ELRFad_ExpressionTraits.hpp index 46d1198cf3a4..b80185f12827 100644 --- a/packages/sacado/src/Sacado_ELRFad_ExpressionTraits.hpp +++ b/packages/sacado/src/Sacado_ELRFad_ExpressionTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRFAD_EXPRESSIONTRAITS_HPP diff --git a/packages/sacado/src/Sacado_ELRFad_GeneralFad.hpp b/packages/sacado/src/Sacado_ELRFad_GeneralFad.hpp index 716b8e560453..1a1c7a2844e4 100644 --- a/packages/sacado/src/Sacado_ELRFad_GeneralFad.hpp +++ b/packages/sacado/src/Sacado_ELRFad_GeneralFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRFad_GeneralFadExpr.hpp b/packages/sacado/src/Sacado_ELRFad_GeneralFadExpr.hpp index 36c1bf6e5379..a32b3e5be1dd 100644 --- a/packages/sacado/src/Sacado_ELRFad_GeneralFadExpr.hpp +++ b/packages/sacado/src/Sacado_ELRFad_GeneralFadExpr.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRFAD_GENERALFADEXPR_HPP diff --git a/packages/sacado/src/Sacado_ELRFad_Ops.hpp b/packages/sacado/src/Sacado_ELRFad_Ops.hpp index 8cebb8d0f077..343674f8e513 100644 --- a/packages/sacado/src/Sacado_ELRFad_Ops.hpp +++ b/packages/sacado/src/Sacado_ELRFad_Ops.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRFad_SFad.hpp b/packages/sacado/src/Sacado_ELRFad_SFad.hpp index dcc49ab5e15a..172e15194c83 100644 --- a/packages/sacado/src/Sacado_ELRFad_SFad.hpp +++ b/packages/sacado/src/Sacado_ELRFad_SFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRFad_SFadTraits.hpp b/packages/sacado/src/Sacado_ELRFad_SFadTraits.hpp index 8828c340fade..089a80823490 100644 --- a/packages/sacado/src/Sacado_ELRFad_SFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRFad_SFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_ELRFad_SLFad.hpp b/packages/sacado/src/Sacado_ELRFad_SLFad.hpp index 5867e1c5beeb..0f607c43555f 100644 --- a/packages/sacado/src/Sacado_ELRFad_SLFad.hpp +++ b/packages/sacado/src/Sacado_ELRFad_SLFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRFAD_SLFAD_HPP diff --git a/packages/sacado/src/Sacado_ELRFad_SLFadTraits.hpp b/packages/sacado/src/Sacado_ELRFad_SLFadTraits.hpp index 138bdce9c850..c157a5c44fbe 100644 --- a/packages/sacado/src/Sacado_ELRFad_SLFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRFad_SLFadTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRFAD_SLFADTRAITS_HPP diff --git a/packages/sacado/src/Sacado_ELRFad_ViewFad.hpp b/packages/sacado/src/Sacado_ELRFad_ViewFad.hpp index c9677d638984..76433c357122 100644 --- a/packages/sacado/src/Sacado_ELRFad_ViewFad.hpp +++ b/packages/sacado/src/Sacado_ELRFad_ViewFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_ELRFAD_VIEWFAD_HPP diff --git a/packages/sacado/src/Sacado_ELRFad_ViewFadTraits.hpp b/packages/sacado/src/Sacado_ELRFad_ViewFadTraits.hpp index c0a741369173..6bddec8e8456 100644 --- a/packages/sacado/src/Sacado_ELRFad_ViewFadTraits.hpp +++ b/packages/sacado/src/Sacado_ELRFad_ViewFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_BLAS.hpp b/packages/sacado/src/Sacado_Fad_BLAS.hpp index dd3260ec4f22..a6cba288d2cb 100644 --- a/packages/sacado/src/Sacado_Fad_BLAS.hpp +++ b/packages/sacado/src/Sacado_Fad_BLAS.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_BLAS_HPP diff --git a/packages/sacado/src/Sacado_Fad_BLASImp.hpp b/packages/sacado/src/Sacado_Fad_BLASImp.hpp index c2deaf156702..55ea7bcb653f 100644 --- a/packages/sacado/src/Sacado_Fad_BLASImp.hpp +++ b/packages/sacado/src/Sacado_Fad_BLASImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Teuchos_Assert.hpp" diff --git a/packages/sacado/src/Sacado_Fad_DFad.hpp b/packages/sacado/src/Sacado_Fad_DFad.hpp index b12685379c07..4c994a41e2ad 100644 --- a/packages/sacado/src/Sacado_Fad_DFad.hpp +++ b/packages/sacado/src/Sacado_Fad_DFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_DFAD_HPP diff --git a/packages/sacado/src/Sacado_Fad_DFadTraits.hpp b/packages/sacado/src/Sacado_Fad_DFadTraits.hpp index a30cbb7636b9..9469b9f5e5df 100644 --- a/packages/sacado/src/Sacado_Fad_DFadTraits.hpp +++ b/packages/sacado/src/Sacado_Fad_DFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_DFad_tmpl.hpp b/packages/sacado/src/Sacado_Fad_DFad_tmpl.hpp index c6616c91f604..6cb03d7c5a60 100644 --- a/packages/sacado/src/Sacado_Fad_DFad_tmpl.hpp +++ b/packages/sacado/src/Sacado_Fad_DFad_tmpl.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #if defined(HAVE_SACADO_KOKKOS) diff --git a/packages/sacado/src/Sacado_Fad_DVFad.hpp b/packages/sacado/src/Sacado_Fad_DVFad.hpp index 27bb0366f913..1649bf27ec75 100644 --- a/packages/sacado/src/Sacado_Fad_DVFad.hpp +++ b/packages/sacado/src/Sacado_Fad_DVFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_DVFAD_HPP diff --git a/packages/sacado/src/Sacado_Fad_DVFadTraits.hpp b/packages/sacado/src/Sacado_Fad_DVFadTraits.hpp index 1b197fe1ef43..b3277b6abbea 100644 --- a/packages/sacado/src/Sacado_Fad_DVFadTraits.hpp +++ b/packages/sacado/src/Sacado_Fad_DVFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_DynamicStorage.hpp b/packages/sacado/src/Sacado_Fad_DynamicStorage.hpp index a6d593c9bae4..b69be023d3c2 100644 --- a/packages/sacado/src/Sacado_Fad_DynamicStorage.hpp +++ b/packages/sacado/src/Sacado_Fad_DynamicStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_DYNAMICSTORAGE_HPP diff --git a/packages/sacado/src/Sacado_Fad_Expression.hpp b/packages/sacado/src/Sacado_Fad_Expression.hpp index e57e6072ae79..3753877a8703 100644 --- a/packages/sacado/src/Sacado_Fad_Expression.hpp +++ b/packages/sacado/src/Sacado_Fad_Expression.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_ExpressionFwd.hpp b/packages/sacado/src/Sacado_Fad_ExpressionFwd.hpp index 15e0bd60d743..e53d74ed7a33 100644 --- a/packages/sacado/src/Sacado_Fad_ExpressionFwd.hpp +++ b/packages/sacado/src/Sacado_Fad_ExpressionFwd.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_ExpressionTraits.hpp b/packages/sacado/src/Sacado_Fad_ExpressionTraits.hpp index ad1bc507358f..b7bf121df63e 100644 --- a/packages/sacado/src/Sacado_Fad_ExpressionTraits.hpp +++ b/packages/sacado/src/Sacado_Fad_ExpressionTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXPRESSIONTRAITS_HPP diff --git a/packages/sacado/src/Sacado_Fad_GeneralFad.hpp b/packages/sacado/src/Sacado_Fad_GeneralFad.hpp index 97c8140eeb4c..db74ea4c4a89 100644 --- a/packages/sacado/src/Sacado_Fad_GeneralFad.hpp +++ b/packages/sacado/src/Sacado_Fad_GeneralFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_GeneralFadExpr.hpp b/packages/sacado/src/Sacado_Fad_GeneralFadExpr.hpp index 838986b000ed..75e1ef65bc87 100644 --- a/packages/sacado/src/Sacado_Fad_GeneralFadExpr.hpp +++ b/packages/sacado/src/Sacado_Fad_GeneralFadExpr.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_GENERALFADEXPR_HPP diff --git a/packages/sacado/src/Sacado_Fad_GeneralFadTestingHelpers.hpp b/packages/sacado/src/Sacado_Fad_GeneralFadTestingHelpers.hpp index bf3cca698fc8..5e4f229fbb4c 100644 --- a/packages/sacado/src/Sacado_Fad_GeneralFadTestingHelpers.hpp +++ b/packages/sacado/src/Sacado_Fad_GeneralFadTestingHelpers.hpp @@ -1,31 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_GENERALFADTESTINGHELPERS_HPP diff --git a/packages/sacado/src/Sacado_Fad_LAPACK.hpp b/packages/sacado/src/Sacado_Fad_LAPACK.hpp index 89f30ef09b3f..56c0af8c4c62 100644 --- a/packages/sacado/src/Sacado_Fad_LAPACK.hpp +++ b/packages/sacado/src/Sacado_Fad_LAPACK.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_LAPACK_HPP diff --git a/packages/sacado/src/Sacado_Fad_LAPACKImp.hpp b/packages/sacado/src/Sacado_Fad_LAPACKImp.hpp index 52196b8ad573..23a0e90d73a3 100644 --- a/packages/sacado/src/Sacado_Fad_LAPACKImp.hpp +++ b/packages/sacado/src/Sacado_Fad_LAPACKImp.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Teuchos_Assert.hpp" diff --git a/packages/sacado/src/Sacado_Fad_Ops.hpp b/packages/sacado/src/Sacado_Fad_Ops.hpp index 26512f56611b..5e39b09d0f65 100644 --- a/packages/sacado/src/Sacado_Fad_Ops.hpp +++ b/packages/sacado/src/Sacado_Fad_Ops.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_Ops_Fwd.hpp b/packages/sacado/src/Sacado_Fad_Ops_Fwd.hpp index 63eae2b87e30..265148616b1b 100644 --- a/packages/sacado/src/Sacado_Fad_Ops_Fwd.hpp +++ b/packages/sacado/src/Sacado_Fad_Ops_Fwd.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_SFad.hpp b/packages/sacado/src/Sacado_Fad_SFad.hpp index 6abcefb884e8..8c175da89464 100644 --- a/packages/sacado/src/Sacado_Fad_SFad.hpp +++ b/packages/sacado/src/Sacado_Fad_SFad.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_SFadTraits.hpp b/packages/sacado/src/Sacado_Fad_SFadTraits.hpp index 7e79c3709348..6c8c1bbc1d46 100644 --- a/packages/sacado/src/Sacado_Fad_SFadTraits.hpp +++ b/packages/sacado/src/Sacado_Fad_SFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_SFad_tmpl.hpp b/packages/sacado/src/Sacado_Fad_SFad_tmpl.hpp index 21959c9a6807..ec1dff9e9924 100644 --- a/packages/sacado/src/Sacado_Fad_SFad_tmpl.hpp +++ b/packages/sacado/src/Sacado_Fad_SFad_tmpl.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #if defined(HAVE_SACADO_KOKKOS) diff --git a/packages/sacado/src/Sacado_Fad_SLFad.hpp b/packages/sacado/src/Sacado_Fad_SLFad.hpp index 400a8dc2e34c..0a53c36e5dd9 100644 --- a/packages/sacado/src/Sacado_Fad_SLFad.hpp +++ b/packages/sacado/src/Sacado_Fad_SLFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_SLFAD_HPP diff --git a/packages/sacado/src/Sacado_Fad_SLFadTraits.hpp b/packages/sacado/src/Sacado_Fad_SLFadTraits.hpp index 60444216551c..4a44e6fdfe50 100644 --- a/packages/sacado/src/Sacado_Fad_SLFadTraits.hpp +++ b/packages/sacado/src/Sacado_Fad_SLFadTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_SLFADTRAITS_HPP diff --git a/packages/sacado/src/Sacado_Fad_SLFad_tmpl.hpp b/packages/sacado/src/Sacado_Fad_SLFad_tmpl.hpp index 7c8a55baedee..bcbf45897218 100644 --- a/packages/sacado/src/Sacado_Fad_SLFad_tmpl.hpp +++ b/packages/sacado/src/Sacado_Fad_SLFad_tmpl.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #if defined(HAVE_SACADO_KOKKOS) diff --git a/packages/sacado/src/Sacado_Fad_ScalarTraitsImp.hpp b/packages/sacado/src/Sacado_Fad_ScalarTraitsImp.hpp index ac486b21f915..4fe8e1d4ec8b 100644 --- a/packages/sacado/src/Sacado_Fad_ScalarTraitsImp.hpp +++ b/packages/sacado/src/Sacado_Fad_ScalarTraitsImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_SCALARTRAITSIMP_HPP diff --git a/packages/sacado/src/Sacado_Fad_SerializationTraitsImp.hpp b/packages/sacado/src/Sacado_Fad_SerializationTraitsImp.hpp index ae7c9ded6314..186556c0f4f9 100644 --- a/packages/sacado/src/Sacado_Fad_SerializationTraitsImp.hpp +++ b/packages/sacado/src/Sacado_Fad_SerializationTraitsImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_SERIALIZATIONTRAITSIMP_HPP diff --git a/packages/sacado/src/Sacado_Fad_SimpleFad.hpp b/packages/sacado/src/Sacado_Fad_SimpleFad.hpp index 6c7d06188784..6731670f4bdf 100644 --- a/packages/sacado/src/Sacado_Fad_SimpleFad.hpp +++ b/packages/sacado/src/Sacado_Fad_SimpleFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_SIMPLEFAD_HPP diff --git a/packages/sacado/src/Sacado_Fad_SimpleFadImp.hpp b/packages/sacado/src/Sacado_Fad_SimpleFadImp.hpp index 17c7270a4e84..27a60937431c 100644 --- a/packages/sacado/src/Sacado_Fad_SimpleFadImp.hpp +++ b/packages/sacado/src/Sacado_Fad_SimpleFadImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/src/Sacado_Fad_SimpleFadOps.hpp b/packages/sacado/src/Sacado_Fad_SimpleFadOps.hpp index ea72b50609c8..4ad86c7f132e 100644 --- a/packages/sacado/src/Sacado_Fad_SimpleFadOps.hpp +++ b/packages/sacado/src/Sacado_Fad_SimpleFadOps.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_SIMPLEFADOPS_HPP diff --git a/packages/sacado/src/Sacado_Fad_SimpleFadTraits.hpp b/packages/sacado/src/Sacado_Fad_SimpleFadTraits.hpp index e7bbbdb784a2..b41cd867abca 100644 --- a/packages/sacado/src/Sacado_Fad_SimpleFadTraits.hpp +++ b/packages/sacado/src/Sacado_Fad_SimpleFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_StaticStorage.hpp b/packages/sacado/src/Sacado_Fad_StaticStorage.hpp index befa4b5ed070..145019f4a124 100644 --- a/packages/sacado/src/Sacado_Fad_StaticStorage.hpp +++ b/packages/sacado/src/Sacado_Fad_StaticStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_STATICSTORAGE_HPP diff --git a/packages/sacado/src/Sacado_Fad_Vector.hpp b/packages/sacado/src/Sacado_Fad_Vector.hpp index d93269f3238f..2542145e67f2 100644 --- a/packages/sacado/src/Sacado_Fad_Vector.hpp +++ b/packages/sacado/src/Sacado_Fad_Vector.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_VECTOR_HPP diff --git a/packages/sacado/src/Sacado_Fad_VectorDynamicStorage.hpp b/packages/sacado/src/Sacado_Fad_VectorDynamicStorage.hpp index 4a4383888db7..6d2ff6138a73 100644 --- a/packages/sacado/src/Sacado_Fad_VectorDynamicStorage.hpp +++ b/packages/sacado/src/Sacado_Fad_VectorDynamicStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_VECTORDYNAMICSTORAGE_HPP diff --git a/packages/sacado/src/Sacado_Fad_VectorImp.hpp b/packages/sacado/src/Sacado_Fad_VectorImp.hpp index c95fa93213b1..345753eac61e 100644 --- a/packages/sacado/src/Sacado_Fad_VectorImp.hpp +++ b/packages/sacado/src/Sacado_Fad_VectorImp.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_DynamicArrayTraits.hpp" diff --git a/packages/sacado/src/Sacado_Fad_ViewFad.hpp b/packages/sacado/src/Sacado_Fad_ViewFad.hpp index 99c307209857..39af8f314480 100644 --- a/packages/sacado/src/Sacado_Fad_ViewFad.hpp +++ b/packages/sacado/src/Sacado_Fad_ViewFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_VIEWFAD_HPP diff --git a/packages/sacado/src/Sacado_Fad_ViewFadTraits.hpp b/packages/sacado/src/Sacado_Fad_ViewFadTraits.hpp index 2acc20d9a5e1..7a79f5bc4aee 100644 --- a/packages/sacado/src/Sacado_Fad_ViewFadTraits.hpp +++ b/packages/sacado/src/Sacado_Fad_ViewFadTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Fad_ViewFad_tmpl.hpp b/packages/sacado/src/Sacado_Fad_ViewFad_tmpl.hpp index c4b6fa004e04..af6c50493561 100644 --- a/packages/sacado/src/Sacado_Fad_ViewFad_tmpl.hpp +++ b/packages/sacado/src/Sacado_Fad_ViewFad_tmpl.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_mpl_apply.hpp" diff --git a/packages/sacado/src/Sacado_Fad_ViewStorage.hpp b/packages/sacado/src/Sacado_Fad_ViewStorage.hpp index 8aa49d662149..42bacf2f2338 100644 --- a/packages/sacado/src/Sacado_Fad_ViewStorage.hpp +++ b/packages/sacado/src/Sacado_Fad_ViewStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_VIEWSTORAGE_HPP diff --git a/packages/sacado/src/Sacado_Handle.hpp b/packages/sacado/src/Sacado_Handle.hpp index e820a1fcb8b7..96b73fd25663 100644 --- a/packages/sacado/src/Sacado_Handle.hpp +++ b/packages/sacado/src/Sacado_Handle.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_HANDLE_HPP diff --git a/packages/sacado/src/Sacado_LFad_ExpressionTraits.hpp b/packages/sacado/src/Sacado_LFad_ExpressionTraits.hpp index e643b177b675..9df9aae8d228 100644 --- a/packages/sacado/src/Sacado_LFad_ExpressionTraits.hpp +++ b/packages/sacado/src/Sacado_LFad_ExpressionTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_LFAD_EXPRESSIONTRAITS_HPP diff --git a/packages/sacado/src/Sacado_LFad_LogicalSparse.hpp b/packages/sacado/src/Sacado_LFad_LogicalSparse.hpp index f6735fb84245..3950ce9276b5 100644 --- a/packages/sacado/src/Sacado_LFad_LogicalSparse.hpp +++ b/packages/sacado/src/Sacado_LFad_LogicalSparse.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_LFAD_LOGICALSPARSE_HPP diff --git a/packages/sacado/src/Sacado_LFad_LogicalSparseOps.hpp b/packages/sacado/src/Sacado_LFad_LogicalSparseOps.hpp index cae15013afc2..910881964686 100644 --- a/packages/sacado/src/Sacado_LFad_LogicalSparseOps.hpp +++ b/packages/sacado/src/Sacado_LFad_LogicalSparseOps.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_LFad_LogicalSparseTraits.hpp b/packages/sacado/src/Sacado_LFad_LogicalSparseTraits.hpp index a0d101be7ee3..147dc2112a4b 100644 --- a/packages/sacado/src/Sacado_LFad_LogicalSparseTraits.hpp +++ b/packages/sacado/src/Sacado_LFad_LogicalSparseTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_LFAD_LOGICALSPARSETRAITS_HPP diff --git a/packages/sacado/src/Sacado_MathFunctions.hpp b/packages/sacado/src/Sacado_MathFunctions.hpp index c56f364ea8bb..1453619b3deb 100644 --- a/packages/sacado/src/Sacado_MathFunctions.hpp +++ b/packages/sacado/src/Sacado_MathFunctions.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MATHFUNCTIONS_HPP diff --git a/packages/sacado/src/Sacado_No_Kokkos.hpp b/packages/sacado/src/Sacado_No_Kokkos.hpp index a8c2e9e3eff2..9a4854923515 100644 --- a/packages/sacado/src/Sacado_No_Kokkos.hpp +++ b/packages/sacado/src/Sacado_No_Kokkos.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_NO_KOKKOS_HPP diff --git a/packages/sacado/src/Sacado_SFINAE_Macros.hpp b/packages/sacado/src/Sacado_SFINAE_Macros.hpp index ce5f7b4ac39a..9e86e50eeabc 100644 --- a/packages/sacado/src/Sacado_SFINAE_Macros.hpp +++ b/packages/sacado/src/Sacado_SFINAE_Macros.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_SFINAE_MACROS_H diff --git a/packages/sacado/src/Sacado_ScalarFlopCounter.cpp b/packages/sacado/src/Sacado_ScalarFlopCounter.cpp index 406ae205457c..b9e3281ef166 100644 --- a/packages/sacado/src/Sacado_ScalarFlopCounter.cpp +++ b/packages/sacado/src/Sacado_ScalarFlopCounter.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include diff --git a/packages/sacado/src/Sacado_ScalarFlopCounter.hpp b/packages/sacado/src/Sacado_ScalarFlopCounter.hpp index 631c52a03ab1..2889c0152c69 100644 --- a/packages/sacado/src/Sacado_ScalarFlopCounter.hpp +++ b/packages/sacado/src/Sacado_ScalarFlopCounter.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_SCALAR_FLOP_COUNTER_HPP diff --git a/packages/sacado/src/Sacado_ScalarFlopCounterTraits.hpp b/packages/sacado/src/Sacado_ScalarFlopCounterTraits.hpp index 0aa065bbffc2..c2ee57f37e79 100644 --- a/packages/sacado/src/Sacado_ScalarFlopCounterTraits.hpp +++ b/packages/sacado/src/Sacado_ScalarFlopCounterTraits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_StaticArrayTraits.hpp b/packages/sacado/src/Sacado_StaticArrayTraits.hpp index 4a6e9510878f..808b1338e99e 100644 --- a/packages/sacado/src/Sacado_StaticArrayTraits.hpp +++ b/packages/sacado/src/Sacado_StaticArrayTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_STATICARRAYTRAITS_HPP diff --git a/packages/sacado/src/Sacado_Tay_CacheTaylor.hpp b/packages/sacado/src/Sacado_Tay_CacheTaylor.hpp index 4782660f5c33..a619c1088c41 100644 --- a/packages/sacado/src/Sacado_Tay_CacheTaylor.hpp +++ b/packages/sacado/src/Sacado_Tay_CacheTaylor.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAY_CACHETAYLOR_HPP diff --git a/packages/sacado/src/Sacado_Tay_CacheTaylorExpr.hpp b/packages/sacado/src/Sacado_Tay_CacheTaylorExpr.hpp index c352f4784f7a..89c42f0f80be 100644 --- a/packages/sacado/src/Sacado_Tay_CacheTaylorExpr.hpp +++ b/packages/sacado/src/Sacado_Tay_CacheTaylorExpr.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAY_CACHETAYLOREXPR_HPP diff --git a/packages/sacado/src/Sacado_Tay_CacheTaylorImp.hpp b/packages/sacado/src/Sacado_Tay_CacheTaylorImp.hpp index 29420aeab698..0035e779a237 100644 --- a/packages/sacado/src/Sacado_Tay_CacheTaylorImp.hpp +++ b/packages/sacado/src/Sacado_Tay_CacheTaylorImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER template diff --git a/packages/sacado/src/Sacado_Tay_CacheTaylorOps.hpp b/packages/sacado/src/Sacado_Tay_CacheTaylorOps.hpp index 0d42d30fd0cc..e0f48acda371 100644 --- a/packages/sacado/src/Sacado_Tay_CacheTaylorOps.hpp +++ b/packages/sacado/src/Sacado_Tay_CacheTaylorOps.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAY_CACHETAYLOROPS_HPP diff --git a/packages/sacado/src/Sacado_Tay_CacheTaylorTraits.hpp b/packages/sacado/src/Sacado_Tay_CacheTaylorTraits.hpp index 416aa07114bd..45318530c670 100644 --- a/packages/sacado/src/Sacado_Tay_CacheTaylorTraits.hpp +++ b/packages/sacado/src/Sacado_Tay_CacheTaylorTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAYLOR_DTAYLORTRAITS_HPP diff --git a/packages/sacado/src/Sacado_Tay_ScalarTraitsImp.hpp b/packages/sacado/src/Sacado_Tay_ScalarTraitsImp.hpp index ce7337e9a28c..d529de99c047 100644 --- a/packages/sacado/src/Sacado_Tay_ScalarTraitsImp.hpp +++ b/packages/sacado/src/Sacado_Tay_ScalarTraitsImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAY_SCALARTRAITSIMP_HPP diff --git a/packages/sacado/src/Sacado_Tay_SerializationTraitsImp.hpp b/packages/sacado/src/Sacado_Tay_SerializationTraitsImp.hpp index c9bc65e62f95..c7e2e92e6477 100644 --- a/packages/sacado/src/Sacado_Tay_SerializationTraitsImp.hpp +++ b/packages/sacado/src/Sacado_Tay_SerializationTraitsImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAY_SERIALIZATIONTRAITSIMP_HPP diff --git a/packages/sacado/src/Sacado_Tay_Taylor.hpp b/packages/sacado/src/Sacado_Tay_Taylor.hpp index 070457896763..28f580ced7e0 100644 --- a/packages/sacado/src/Sacado_Tay_Taylor.hpp +++ b/packages/sacado/src/Sacado_Tay_Taylor.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAY_TAYLOR_HPP diff --git a/packages/sacado/src/Sacado_Tay_TaylorImp.hpp b/packages/sacado/src/Sacado_Tay_TaylorImp.hpp index 48ff04c9bc3e..65a144d55794 100644 --- a/packages/sacado/src/Sacado_Tay_TaylorImp.hpp +++ b/packages/sacado/src/Sacado_Tay_TaylorImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // disable clang warnings diff --git a/packages/sacado/src/Sacado_Tay_TaylorTraits.hpp b/packages/sacado/src/Sacado_Tay_TaylorTraits.hpp index f7a33cbffc06..cbac9aef14a3 100644 --- a/packages/sacado/src/Sacado_Tay_TaylorTraits.hpp +++ b/packages/sacado/src/Sacado_Tay_TaylorTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TAY_TAYLORTRAITS_HPP diff --git a/packages/sacado/src/Sacado_Traits.hpp b/packages/sacado/src/Sacado_Traits.hpp index 4247e58cb063..26df09067d9a 100644 --- a/packages/sacado/src/Sacado_Traits.hpp +++ b/packages/sacado/src/Sacado_Traits.hpp @@ -1,28 +1,9 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later // // *********************************************************************** // diff --git a/packages/sacado/src/Sacado_Version.hpp b/packages/sacado/src/Sacado_Version.hpp index f2bb98493a7a..52c335999b5f 100644 --- a/packages/sacado/src/Sacado_Version.hpp +++ b/packages/sacado/src/Sacado_Version.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_VERSION_HPP diff --git a/packages/sacado/src/Sacado_cmath.hpp b/packages/sacado/src/Sacado_cmath.hpp index 7b52dcf6fa51..cdb946c328da 100644 --- a/packages/sacado/src/Sacado_cmath.hpp +++ b/packages/sacado/src/Sacado_cmath.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_CMATH_HPP diff --git a/packages/sacado/src/Sacado_dummy_arg.hpp b/packages/sacado/src/Sacado_dummy_arg.hpp index 4fe9e1ea1766..77242f0db87b 100644 --- a/packages/sacado/src/Sacado_dummy_arg.hpp +++ b/packages/sacado/src/Sacado_dummy_arg.hpp @@ -1,29 +1,10 @@ -// *********************************************************************** -// +// @HEADER +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_DUMMY_ARG_HPP diff --git a/packages/sacado/src/Sacado_rad.hpp b/packages/sacado/src/Sacado_rad.hpp index 163050513609..51db5e3e0114 100644 --- a/packages/sacado/src/Sacado_rad.hpp +++ b/packages/sacado/src/Sacado_rad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // RAD package (Reverse Automatic Differentiation) -- diff --git a/packages/sacado/src/Sacado_rad2.hpp b/packages/sacado/src/Sacado_rad2.hpp index 2c2937ca49c3..a399149d4fb1 100644 --- a/packages/sacado/src/Sacado_rad2.hpp +++ b/packages/sacado/src/Sacado_rad2.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2007) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // Extension of the RAD package (Reverse Automatic Differentiation) -- diff --git a/packages/sacado/src/Sacado_radops.cpp b/packages/sacado/src/Sacado_radops.cpp index 67afa74d528c..50f1e31d4765 100644 --- a/packages/sacado/src/Sacado_radops.cpp +++ b/packages/sacado/src/Sacado_radops.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // Support routines for the RAD package (Reverse Automatic Differentiation) -- diff --git a/packages/sacado/src/Sacado_radops2.cpp b/packages/sacado/src/Sacado_radops2.cpp index a12e8d5408eb..55c34c0bce03 100644 --- a/packages/sacado/src/Sacado_radops2.cpp +++ b/packages/sacado/src/Sacado_radops2.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2007) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // Support routines for Hessian-vector products via the RAD package diff --git a/packages/sacado/src/Sacado_trad.hpp b/packages/sacado/src/Sacado_trad.hpp index 8b584e330aec..659edfdf62e5 100644 --- a/packages/sacado/src/Sacado_trad.hpp +++ b/packages/sacado/src/Sacado_trad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // TRAD package (Templated Reverse Automatic Differentiation) -- diff --git a/packages/sacado/src/Sacado_trad2.hpp b/packages/sacado/src/Sacado_trad2.hpp index 54d3762295cb..d41b72633a72 100644 --- a/packages/sacado/src/Sacado_trad2.hpp +++ b/packages/sacado/src/Sacado_trad2.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2007) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // Extension of the RAD package (Reverse Automatic Differentiation) -- diff --git a/packages/sacado/src/Sacado_trad2_Traits.hpp b/packages/sacado/src/Sacado_trad2_Traits.hpp index 40157449dc7a..b58f8e208d85 100644 --- a/packages/sacado/src/Sacado_trad2_Traits.hpp +++ b/packages/sacado/src/Sacado_trad2_Traits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TRAD2_TRAITS_HPP diff --git a/packages/sacado/src/Sacado_trad_Traits.hpp b/packages/sacado/src/Sacado_trad_Traits.hpp index 03b5c3076cd3..a8663c09389d 100644 --- a/packages/sacado/src/Sacado_trad_Traits.hpp +++ b/packages/sacado/src/Sacado_trad_Traits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TRAD_TRAITS_HPP diff --git a/packages/sacado/src/Sacado_tradvec.hpp b/packages/sacado/src/Sacado_tradvec.hpp index 18598ee318e1..7f3b3b6b65b3 100644 --- a/packages/sacado/src/Sacado_tradvec.hpp +++ b/packages/sacado/src/Sacado_tradvec.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // TRAD package (Templated Reverse Automatic Differentiation) -- diff --git a/packages/sacado/src/Sacado_tradvec_Traits.hpp b/packages/sacado/src/Sacado_tradvec_Traits.hpp index 9aa0dbfd49af..0f08c5036f7f 100644 --- a/packages/sacado/src/Sacado_tradvec_Traits.hpp +++ b/packages/sacado/src/Sacado_tradvec_Traits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TRADVEC_TRAITS_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_apply.hpp b/packages/sacado/src/mpl/Sacado_mpl_apply.hpp index e579d2e2df50..94f8f805ed9e 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_apply.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_apply.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_APPLY_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_apply_wrap.hpp b/packages/sacado/src/mpl/Sacado_mpl_apply_wrap.hpp index 76ccf237042c..308336cf1d90 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_apply_wrap.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_apply_wrap.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_APPLY_WRAP_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_at.hpp b/packages/sacado/src/mpl/Sacado_mpl_at.hpp index 8e44d2a0de68..54c3fe8513eb 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_at.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_at.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_AT_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_begin.hpp b/packages/sacado/src/mpl/Sacado_mpl_begin.hpp index e9e181f95459..cf90158f7a7b 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_begin.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_begin.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_BEGIN_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_bind.hpp b/packages/sacado/src/mpl/Sacado_mpl_bind.hpp index ebb21c2579c8..8e9ac8d0961c 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_bind.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_bind.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_BIND_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_deref.hpp b/packages/sacado/src/mpl/Sacado_mpl_deref.hpp index 0fb896ee4b04..71c9b6852079 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_deref.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_deref.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_DEREF_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_disable_if.hpp b/packages/sacado/src/mpl/Sacado_mpl_disable_if.hpp index 5be44d4bd3b3..3600f894bf65 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_disable_if.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_disable_if.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_DISABLE_IF_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_enable_if.hpp b/packages/sacado/src/mpl/Sacado_mpl_enable_if.hpp index 61deb4feb3a6..cabed006fffd 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_enable_if.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_enable_if.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_ENABLE_IF_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_end.hpp b/packages/sacado/src/mpl/Sacado_mpl_end.hpp index 1cc4fc53693f..ca4366ab69fd 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_end.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_end.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_END_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_find.hpp b/packages/sacado/src/mpl/Sacado_mpl_find.hpp index d33bcca8711a..27174066a31d 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_find.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_find.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_FIND_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_for_each.hpp b/packages/sacado/src/mpl/Sacado_mpl_for_each.hpp index 6800aade9599..e0046ec23231 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_for_each.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_for_each.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_FOR_EACH_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_has_equal_to.hpp b/packages/sacado/src/mpl/Sacado_mpl_has_equal_to.hpp index 9352bf685b69..0e7fe6b05fb3 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_has_equal_to.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_has_equal_to.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_HAS_EQUAL_TO_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_has_type.hpp b/packages/sacado/src/mpl/Sacado_mpl_has_type.hpp index 63481ed1895c..2596364412c0 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_has_type.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_has_type.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_HAS_TYPE_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_if.hpp b/packages/sacado/src/mpl/Sacado_mpl_if.hpp index b547a1bdc5d3..de38c89723ec 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_if.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_if.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_IF_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_integral_c.hpp b/packages/sacado/src/mpl/Sacado_mpl_integral_c.hpp index 50c616a62e9d..85a8c78ba6d5 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_integral_c.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_integral_c.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_INTEGRAL_C_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_integral_nonzero_constant.hpp b/packages/sacado/src/mpl/Sacado_mpl_integral_nonzero_constant.hpp index 9e404d7e5e53..2fe3411812b2 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_integral_nonzero_constant.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_integral_nonzero_constant.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_INTEGRAL_NONZERO_CONSTANT_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_is_placeholder.hpp b/packages/sacado/src/mpl/Sacado_mpl_is_placeholder.hpp index 3d305ad98cca..21be8666e811 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_is_placeholder.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_is_placeholder.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_IS_PLACEHOLDER_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_lambda.hpp b/packages/sacado/src/mpl/Sacado_mpl_lambda.hpp index 532a15f68e08..79c4e0dbbcc1 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_lambda.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_lambda.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_LAMBDA_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_next.hpp b/packages/sacado/src/mpl/Sacado_mpl_next.hpp index f6e17a1273cd..68fcff21c14b 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_next.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_next.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_NEXT_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_none.hpp b/packages/sacado/src/mpl/Sacado_mpl_none.hpp index 9d4ebad48fa5..e62e54d00da8 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_none.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_none.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_NONE_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_placeholders.hpp b/packages/sacado/src/mpl/Sacado_mpl_placeholders.hpp index 319c9b8c5787..34104a23d493 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_placeholders.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_placeholders.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_PLACEHOLDERS_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_push_back.hpp b/packages/sacado/src/mpl/Sacado_mpl_push_back.hpp index 43aa21c7645a..23e06c415103 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_push_back.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_push_back.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_PUSH_BACK_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_quote.hpp b/packages/sacado/src/mpl/Sacado_mpl_quote.hpp index 01e0c9dd4dd0..806c6fa58cb4 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_quote.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_quote.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_QUOTE_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_range_c.hpp b/packages/sacado/src/mpl/Sacado_mpl_range_c.hpp index a0d2679ee99c..5befac12d6dc 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_range_c.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_range_c.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_RANGE_C_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_size.hpp b/packages/sacado/src/mpl/Sacado_mpl_size.hpp index 9ec9f69c2cda..942625292312 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_size.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_size.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_SIZE_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_type_wrap.hpp b/packages/sacado/src/mpl/Sacado_mpl_type_wrap.hpp index aa7b3f130e50..a0c22fcbe517 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_type_wrap.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_type_wrap.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_TYPE_WRAP_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_vector.hpp b/packages/sacado/src/mpl/Sacado_mpl_vector.hpp index 072144321ff8..a4b7e161c80c 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_vector.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_vector.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_MPL_VECTOR_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_vector_at_spec.hpp b/packages/sacado/src/mpl/Sacado_mpl_vector_at_spec.hpp index 6ee8ae64941d..6ffde330e096 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_vector_at_spec.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_vector_at_spec.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SCADO_MPL_VECTOR_AT_SPEC_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_vector_push_back_spec.hpp b/packages/sacado/src/mpl/Sacado_mpl_vector_push_back_spec.hpp index 19504debbb2c..7425975c5a10 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_vector_push_back_spec.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_vector_push_back_spec.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SCADO_MPL_VECTOR_PUSH_BACK_SPEC_HPP diff --git a/packages/sacado/src/mpl/Sacado_mpl_vector_size_spec.hpp b/packages/sacado/src/mpl/Sacado_mpl_vector_size_spec.hpp index 0f61b6a054a9..01504fd1700d 100644 --- a/packages/sacado/src/mpl/Sacado_mpl_vector_size_spec.hpp +++ b/packages/sacado/src/mpl/Sacado_mpl_vector_size_spec.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SCADO_MPL_VECTOR_SIZE_SPEC_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_Atomic.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_Atomic.hpp index 1db89e743cfc..3887a68186a4 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_Atomic.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_Atomic.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_ATOMIC_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_DFad.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_DFad.hpp index 7d4cb604b9f0..42e202a32738 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_DFad.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_DFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_DFAD_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_DVFad.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_DVFad.hpp index 2d212508bd5a..cc33573d6b67 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_DVFad.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_DVFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_DVFAD_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_DynamicStorage.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_DynamicStorage.hpp index da68f3814c25..34012f6b39fa 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_DynamicStorage.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_DynamicStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_DYNAMICSTORAGE_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_ExprAssign.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_ExprAssign.hpp index ae748bfc8931..39b373368bb8 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_ExprAssign.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_ExprAssign.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_EXPRASSIGN_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_Expression.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_Expression.hpp index 75f3cd92e143..35d24f66ff02 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_Expression.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_Expression.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_EXPRESSION_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_ExpressionTraits.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_ExpressionTraits.hpp index dc942accdd1d..e2e9a180190f 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_ExpressionTraits.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_ExpressionTraits.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_EXPRESSIONTRAITS_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_Extender.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_Extender.hpp index f9682b434aab..ec5be81f3fbd 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_Extender.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_Extender.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_EXTENDER_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFad.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFad.hpp index ab4310794b3c..f13b7733f7a1 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFad.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_GENERALFAD_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFadTraits.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFadTraits.hpp index ffb447f8a700..011892de1ab4 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFadTraits.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_GeneralFadTraits.hpp @@ -1,31 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_GENERALFADTRAITS_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_MathFunctions.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_MathFunctions.hpp index 4cfdfa190e11..3e468a81d118 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_MathFunctions.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_MathFunctions.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_MATHFUNCTIONS_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops.hpp index 6a8301f4d3c1..dfec8d8df8c8 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops.hpp @@ -1,31 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_OPS_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops_Fwd.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops_Fwd.hpp index 200c4721d851..382327b9582a 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops_Fwd.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_Ops_Fwd.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_EXP_FAD_OPS_FWD_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_SFad.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_SFad.hpp index 6dc6d4ca0646..7ef98f66c7b0 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_SFad.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_SFad.hpp @@ -1,31 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** // +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_SFAD_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_SLFad.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_SLFad.hpp index a337aeb8527b..d715a3faf854 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_SLFad.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_SLFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_SLFAD_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticFixedStorage.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticFixedStorage.hpp index 2927c137c617..699b7faee686 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticFixedStorage.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticFixedStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_STATICFIXEDSTORAGE_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticStorage.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticStorage.hpp index 4250e2a65b32..062b64206b40 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticStorage.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_StaticStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_STATICSTORAGE_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_VectorDynamicStorage.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_VectorDynamicStorage.hpp index 2eecf862c319..215f74c35943 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_VectorDynamicStorage.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_VectorDynamicStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_VECTORDYNAMICSTORAGE_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewFad.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewFad.hpp index dc81cefa80d4..4abbaf1fcea2 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewFad.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewFad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_VIEWFAD_HPP diff --git a/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewStorage.hpp b/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewStorage.hpp index dd72a1edc3fe..184eea7bae11 100644 --- a/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewStorage.hpp +++ b/packages/sacado/src/new_design/Sacado_Fad_Exp_ViewStorage.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_FAD_EXP_VIEWSTORAGE_HPP diff --git a/packages/sacado/src/parameter/Sacado_ParameterAccessor.hpp b/packages/sacado/src/parameter/Sacado_ParameterAccessor.hpp index a197c96a9c80..5d66bacbaaee 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterAccessor.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterAccessor.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_PARAMETERACCESSOR_HPP diff --git a/packages/sacado/src/parameter/Sacado_ParameterAccessorImp.hpp b/packages/sacado/src/parameter/Sacado_ParameterAccessorImp.hpp index b76c1143167e..f38e69222851 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterAccessorImp.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterAccessorImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ParameterRegistration.hpp" diff --git a/packages/sacado/src/parameter/Sacado_ParameterFamilyBase.hpp b/packages/sacado/src/parameter/Sacado_ParameterFamilyBase.hpp index be353dc58369..5fcd9df3708a 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterFamilyBase.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterFamilyBase.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_PARAMETERFAMILYBASE_HPP diff --git a/packages/sacado/src/parameter/Sacado_ParameterFamilyBaseImp.hpp b/packages/sacado/src/parameter/Sacado_ParameterFamilyBaseImp.hpp index a0650616d568..7649d38833a6 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterFamilyBaseImp.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterFamilyBaseImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Teuchos_Assert.hpp" diff --git a/packages/sacado/src/parameter/Sacado_ParameterLibraryBase.hpp b/packages/sacado/src/parameter/Sacado_ParameterLibraryBase.hpp index 4a1ca6cdf172..3a5ca5124b1a 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterLibraryBase.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterLibraryBase.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_PARAMETERLIBRARYBASE_HPP diff --git a/packages/sacado/src/parameter/Sacado_ParameterLibraryBaseImp.hpp b/packages/sacado/src/parameter/Sacado_ParameterLibraryBaseImp.hpp index 48599b35c56b..9c975f930e90 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterLibraryBaseImp.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterLibraryBaseImp.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Teuchos_Assert.hpp" diff --git a/packages/sacado/src/parameter/Sacado_ParameterRegistration.hpp b/packages/sacado/src/parameter/Sacado_ParameterRegistration.hpp index 82348f9c4240..ee12c5ba9bd6 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterRegistration.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterRegistration.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_PARAMETERREGISTRATION_HPP diff --git a/packages/sacado/src/parameter/Sacado_ParameterVectorBase.hpp b/packages/sacado/src/parameter/Sacado_ParameterVectorBase.hpp index 810c609fd76d..91acae33e7d4 100644 --- a/packages/sacado/src/parameter/Sacado_ParameterVectorBase.hpp +++ b/packages/sacado/src/parameter/Sacado_ParameterVectorBase.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_PARAMETERVECTORBASE_HPP diff --git a/packages/sacado/src/parameter/Sacado_ScalarParameterEntry.hpp b/packages/sacado/src/parameter/Sacado_ScalarParameterEntry.hpp index 92bc2376a509..49ce8072b920 100644 --- a/packages/sacado/src/parameter/Sacado_ScalarParameterEntry.hpp +++ b/packages/sacado/src/parameter/Sacado_ScalarParameterEntry.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_SCALARPARAMETERENTRY_HPP diff --git a/packages/sacado/src/parameter/Sacado_ScalarParameterFamily.hpp b/packages/sacado/src/parameter/Sacado_ScalarParameterFamily.hpp index b77686c6a9e1..2a58bf92e1a0 100644 --- a/packages/sacado/src/parameter/Sacado_ScalarParameterFamily.hpp +++ b/packages/sacado/src/parameter/Sacado_ScalarParameterFamily.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_SCALARPARAMETERFAMILY_HPP diff --git a/packages/sacado/src/parameter/Sacado_ScalarParameterLibrary.hpp b/packages/sacado/src/parameter/Sacado_ScalarParameterLibrary.hpp index 460af7af8033..3476f5811ee2 100644 --- a/packages/sacado/src/parameter/Sacado_ScalarParameterLibrary.hpp +++ b/packages/sacado/src/parameter/Sacado_ScalarParameterLibrary.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_SCALARPARAMETERLIBRARY_HPP diff --git a/packages/sacado/src/parameter/Sacado_ScalarParameterVector.hpp b/packages/sacado/src/parameter/Sacado_ScalarParameterVector.hpp index 95a387be34b9..b914bdb578de 100644 --- a/packages/sacado/src/parameter/Sacado_ScalarParameterVector.hpp +++ b/packages/sacado/src/parameter/Sacado_ScalarParameterVector.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_SCALARPARAMETERVECTOR_HPP diff --git a/packages/sacado/src/template/Sacado_TemplateContainer.hpp b/packages/sacado/src/template/Sacado_TemplateContainer.hpp index 760837356c3f..a1ff1d27dd59 100644 --- a/packages/sacado/src/template/Sacado_TemplateContainer.hpp +++ b/packages/sacado/src/template/Sacado_TemplateContainer.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TEMPLATE_CONTAINER_HPP diff --git a/packages/sacado/src/template/Sacado_TemplateIterator.hpp b/packages/sacado/src/template/Sacado_TemplateIterator.hpp index 0ca9a410f614..e599fd5204c3 100644 --- a/packages/sacado/src/template/Sacado_TemplateIterator.hpp +++ b/packages/sacado/src/template/Sacado_TemplateIterator.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TEMPLATEITERATOR_HPP diff --git a/packages/sacado/src/template/Sacado_TemplateManager.hpp b/packages/sacado/src/template/Sacado_TemplateManager.hpp index e2c5ceb5435d..2c911a442730 100644 --- a/packages/sacado/src/template/Sacado_TemplateManager.hpp +++ b/packages/sacado/src/template/Sacado_TemplateManager.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_TEMPLATEMANAGER_HPP diff --git a/packages/sacado/src/template/Sacado_TemplateManagerImp.hpp b/packages/sacado/src/template/Sacado_TemplateManagerImp.hpp index 39dc6038d06c..175ce1b66d70 100644 --- a/packages/sacado/src/template/Sacado_TemplateManagerImp.hpp +++ b/packages/sacado/src/template/Sacado_TemplateManagerImp.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER template diff --git a/packages/sacado/src/uninit.c b/packages/sacado/src/uninit.c index 538845aabe1d..e1373c35abb1 100644 --- a/packages/sacado/src/uninit.c +++ b/packages/sacado/src/uninit.c @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + /* uninit.c is part of the libf2c source (libf2c.zip) in f2c available at * http://www.netlib.org/f2c/. It is used by Rad to fill memory locations * with NaN values so that uninitialized accesses of those memory locations diff --git a/packages/sacado/test/GTestSuite/CacheFadUnitTests.cpp b/packages/sacado/test/GTestSuite/CacheFadUnitTests.cpp index 3456f557ad43..fe29d7c053b2 100644 --- a/packages/sacado/test/GTestSuite/CacheFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/CacheFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/ComplexCacheFadUnitTests.cpp b/packages/sacado/test/GTestSuite/ComplexCacheFadUnitTests.cpp index dfbffef79783..fff83e38c4c1 100644 --- a/packages/sacado/test/GTestSuite/ComplexCacheFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ComplexCacheFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/test/GTestSuite/ComplexDFadBLASUnitTests.cpp b/packages/sacado/test/GTestSuite/ComplexDFadBLASUnitTests.cpp index 9ef298e57139..b4a7e3f6a497 100644 --- a/packages/sacado/test/GTestSuite/ComplexDFadBLASUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ComplexDFadBLASUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/test/GTestSuite/ComplexDVFadBLASUnitTests.cpp b/packages/sacado/test/GTestSuite/ComplexDVFadBLASUnitTests.cpp index 3fcf4b3e7749..2b70c02f93eb 100644 --- a/packages/sacado/test/GTestSuite/ComplexDVFadBLASUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ComplexDVFadBLASUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/test/GTestSuite/ComplexELRCacheFadUnitTests.cpp b/packages/sacado/test/GTestSuite/ComplexELRCacheFadUnitTests.cpp index 0214e02bf580..28cb0eca8f0f 100644 --- a/packages/sacado/test/GTestSuite/ComplexELRCacheFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ComplexELRCacheFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/test/GTestSuite/ComplexELRFadUnitTests.cpp b/packages/sacado/test/GTestSuite/ComplexELRFadUnitTests.cpp index 3e335a6191dc..67c8dc02b2ab 100644 --- a/packages/sacado/test/GTestSuite/ComplexELRFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ComplexELRFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/test/GTestSuite/ComplexFadUnitTests.cpp b/packages/sacado/test/GTestSuite/ComplexFadUnitTests.cpp index 9ecb933f458f..5d6972e786cb 100644 --- a/packages/sacado/test/GTestSuite/ComplexFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ComplexFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/test/GTestSuite/ELRCacheFadUnitTests.cpp b/packages/sacado/test/GTestSuite/ELRCacheFadUnitTests.cpp index 1e1b0935d538..4e70ca24a457 100644 --- a/packages/sacado/test/GTestSuite/ELRCacheFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ELRCacheFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/ELRFadUnitTests.cpp b/packages/sacado/test/GTestSuite/ELRFadUnitTests.cpp index 710c9378444c..dc2cc1cf5154 100644 --- a/packages/sacado/test/GTestSuite/ELRFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/ELRFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/FadBLASUnitTests.hpp b/packages/sacado/test/GTestSuite/FadBLASUnitTests.hpp index 7c5cfd6db949..58bd78b75d71 100644 --- a/packages/sacado/test/GTestSuite/FadBLASUnitTests.hpp +++ b/packages/sacado/test/GTestSuite/FadBLASUnitTests.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef FADBLASUNITTESTS_HPP diff --git a/packages/sacado/test/GTestSuite/FadLAPACKUnitTests.hpp b/packages/sacado/test/GTestSuite/FadLAPACKUnitTests.hpp index 7cda2f00766e..4120d11306da 100644 --- a/packages/sacado/test/GTestSuite/FadLAPACKUnitTests.hpp +++ b/packages/sacado/test/GTestSuite/FadLAPACKUnitTests.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef FADLAPACKUNITTESTS_HPP diff --git a/packages/sacado/test/GTestSuite/FadUnitTests.cpp b/packages/sacado/test/GTestSuite/FadUnitTests.cpp index 134cbc8deff3..c244295a41e9 100644 --- a/packages/sacado/test/GTestSuite/FadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/FadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/FadUnitTests.hpp b/packages/sacado/test/GTestSuite/FadUnitTests.hpp index 6b639d9cc68f..8d12e22bd447 100644 --- a/packages/sacado/test/GTestSuite/FadUnitTests.hpp +++ b/packages/sacado/test/GTestSuite/FadUnitTests.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef FADUNITTESTS_HPP diff --git a/packages/sacado/test/GTestSuite/FadUnitTests2.hpp b/packages/sacado/test/GTestSuite/FadUnitTests2.hpp index aa445dea8a14..442bef20b405 100644 --- a/packages/sacado/test/GTestSuite/FadUnitTests2.hpp +++ b/packages/sacado/test/GTestSuite/FadUnitTests2.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef FADUNITTESTS2_HPP diff --git a/packages/sacado/test/GTestSuite/GTestSuite.cpp b/packages/sacado/test/GTestSuite/GTestSuite.cpp index f22e0d971239..0bb466e1278e 100644 --- a/packages/sacado/test/GTestSuite/GTestSuite.cpp +++ b/packages/sacado/test/GTestSuite/GTestSuite.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Fad/fad.h" diff --git a/packages/sacado/test/GTestSuite/GTestUtils.hpp b/packages/sacado/test/GTestSuite/GTestUtils.hpp index cb8201c85773..c74fe8b993ee 100644 --- a/packages/sacado/test/GTestSuite/GTestUtils.hpp +++ b/packages/sacado/test/GTestSuite/GTestUtils.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // gtest includes diff --git a/packages/sacado/test/GTestSuite/LogicalSparseUnitTests.cpp b/packages/sacado/test/GTestSuite/LogicalSparseUnitTests.cpp index f70302f9596b..c5dff7a0550d 100644 --- a/packages/sacado/test/GTestSuite/LogicalSparseUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/LogicalSparseUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // Sacado includes diff --git a/packages/sacado/test/GTestSuite/NestedFadUnitTests.cpp b/packages/sacado/test/GTestSuite/NestedFadUnitTests.cpp index d840cc5eadf9..7c8e82375038 100644 --- a/packages/sacado/test/GTestSuite/NestedFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/NestedFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "NestedFadUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/NestedFadUnitTests.hpp b/packages/sacado/test/GTestSuite/NestedFadUnitTests.hpp index dcafd0df3fd7..163fcb95d998 100644 --- a/packages/sacado/test/GTestSuite/NestedFadUnitTests.hpp +++ b/packages/sacado/test/GTestSuite/NestedFadUnitTests.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef NESTED_FADUNITTESTS_HPP diff --git a/packages/sacado/test/GTestSuite/RealCacheFadUnitTests.cpp b/packages/sacado/test/GTestSuite/RealCacheFadUnitTests.cpp index e225ff5433e1..d0d616fbb072 100644 --- a/packages/sacado/test/GTestSuite/RealCacheFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/RealCacheFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests2.hpp" diff --git a/packages/sacado/test/GTestSuite/RealDFadBLASUnitTests.cpp b/packages/sacado/test/GTestSuite/RealDFadBLASUnitTests.cpp index 991984d914df..a88c6ddee56e 100644 --- a/packages/sacado/test/GTestSuite/RealDFadBLASUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/RealDFadBLASUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadBLASUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/RealDFadLAPACKUnitTests.cpp b/packages/sacado/test/GTestSuite/RealDFadLAPACKUnitTests.cpp index 55f5d02c3454..8281a20bc628 100644 --- a/packages/sacado/test/GTestSuite/RealDFadLAPACKUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/RealDFadLAPACKUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadLAPACKUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/RealDVFadBLASUnitTests.cpp b/packages/sacado/test/GTestSuite/RealDVFadBLASUnitTests.cpp index a0c5da1ca4ee..bfa93e561f54 100644 --- a/packages/sacado/test/GTestSuite/RealDVFadBLASUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/RealDVFadBLASUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadBLASUnitTests.hpp" diff --git a/packages/sacado/test/GTestSuite/RealELRCacheFadUnitTests.cpp b/packages/sacado/test/GTestSuite/RealELRCacheFadUnitTests.cpp index 238a06b926cf..b1e89b26e049 100644 --- a/packages/sacado/test/GTestSuite/RealELRCacheFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/RealELRCacheFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests2.hpp" diff --git a/packages/sacado/test/GTestSuite/RealELRFadUnitTests.cpp b/packages/sacado/test/GTestSuite/RealELRFadUnitTests.cpp index c94dc005dae2..1831031e51ac 100644 --- a/packages/sacado/test/GTestSuite/RealELRFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/RealELRFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests2.hpp" diff --git a/packages/sacado/test/GTestSuite/RealFadUnitTests.cpp b/packages/sacado/test/GTestSuite/RealFadUnitTests.cpp index 55c478a1062d..0dbff9cbe16d 100644 --- a/packages/sacado/test/GTestSuite/RealFadUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/RealFadUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "FadUnitTests2.hpp" diff --git a/packages/sacado/test/GTestSuite/TayUnitTests.cpp b/packages/sacado/test/GTestSuite/TayUnitTests.cpp index 7dcdf3f402dc..10c746335a89 100644 --- a/packages/sacado/test/GTestSuite/TayUnitTests.cpp +++ b/packages/sacado/test/GTestSuite/TayUnitTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_ConfigDefs.h" diff --git a/packages/sacado/test/GTestSuite/TayUnitTests.hpp b/packages/sacado/test/GTestSuite/TayUnitTests.hpp index 10836d9980f1..23ff5fd3cb04 100644 --- a/packages/sacado/test/GTestSuite/TayUnitTests.hpp +++ b/packages/sacado/test/GTestSuite/TayUnitTests.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef TAYLORUNITTESTS_HPP diff --git a/packages/sacado/test/GTestSuite/TraitsTests.cpp b/packages/sacado/test/GTestSuite/TraitsTests.cpp index fffd0454b90e..01c1c9040728 100644 --- a/packages/sacado/test/GTestSuite/TraitsTests.cpp +++ b/packages/sacado/test/GTestSuite/TraitsTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "TraitsTests.hpp" diff --git a/packages/sacado/test/GTestSuite/TraitsTests.hpp b/packages/sacado/test/GTestSuite/TraitsTests.hpp index 2d9d1671de8c..9e4616b7771d 100644 --- a/packages/sacado/test/GTestSuite/TraitsTests.hpp +++ b/packages/sacado/test/GTestSuite/TraitsTests.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef TRAITSTESTS_HPP diff --git a/packages/sacado/test/UnitTests/CacheFad_CommTests.cpp b/packages/sacado/test/UnitTests/CacheFad_CommTests.cpp index 9a0db652bb31..3f3fdd018cf6 100644 --- a/packages/sacado/test/UnitTests/CacheFad_CommTests.cpp +++ b/packages/sacado/test/UnitTests/CacheFad_CommTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/ConditionalReturnTypeTest.cpp b/packages/sacado/test/UnitTests/ConditionalReturnTypeTest.cpp index a9c54f9e4483..854212d4f0f5 100644 --- a/packages/sacado/test/UnitTests/ConditionalReturnTypeTest.cpp +++ b/packages/sacado/test/UnitTests/ConditionalReturnTypeTest.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include #include "Teuchos_UnitTestHarness.hpp" diff --git a/packages/sacado/test/UnitTests/ConversionTests.cpp b/packages/sacado/test/UnitTests/ConversionTests.cpp index 2002ce3d4431..3f504a22598b 100644 --- a/packages/sacado/test/UnitTests/ConversionTests.cpp +++ b/packages/sacado/test/UnitTests/ConversionTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include diff --git a/packages/sacado/test/UnitTests/ELRCacheFad_CommTests.cpp b/packages/sacado/test/UnitTests/ELRCacheFad_CommTests.cpp index d5208d0ffee7..857498520060 100644 --- a/packages/sacado/test/UnitTests/ELRCacheFad_CommTests.cpp +++ b/packages/sacado/test/UnitTests/ELRCacheFad_CommTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/ELRFad_CommTests.cpp b/packages/sacado/test/UnitTests/ELRFad_CommTests.cpp index f64b6c121f8a..e79caab838fd 100644 --- a/packages/sacado/test/UnitTests/ELRFad_CommTests.cpp +++ b/packages/sacado/test/UnitTests/ELRFad_CommTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_CommTests.cpp b/packages/sacado/test/UnitTests/Fad_CommTests.cpp index 41f3687248a7..340a832ec486 100644 --- a/packages/sacado/test/UnitTests/Fad_CommTests.cpp +++ b/packages/sacado/test/UnitTests/Fad_CommTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_CommTests.hpp b/packages/sacado/test/UnitTests/Fad_CommTests.hpp index c2ce2d1c61cd..72288bcea2bf 100644 --- a/packages/sacado/test/UnitTests/Fad_CommTests.hpp +++ b/packages/sacado/test/UnitTests/Fad_CommTests.hpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_TestingHelpers.hpp" #include "Teuchos_CommHelpers.hpp" #include "Teuchos_DefaultComm.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests.hpp b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests.hpp index 9ea3d01aa323..a98c6b97d5ca 100644 --- a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests.hpp +++ b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests.hpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_TestingHelpers.hpp" #include "Sacado.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Cuda.cpp b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Cuda.cpp index c5c6d579e8f0..17c0202653ee 100644 --- a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Cuda.cpp +++ b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Cuda.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_OpenMP.cpp b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_OpenMP.cpp index b97c49e63c60..be086723cd18 100644 --- a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_OpenMP.cpp +++ b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_OpenMP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Serial.cpp b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Serial.cpp index f59d8c99e88e..e4b243271fba 100644 --- a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Serial.cpp +++ b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Serial.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Threads.cpp b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Threads.cpp index 67e1b80b3c28..98b7c577c0ad 100644 --- a/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Threads.cpp +++ b/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_Threads.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests.hpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests.hpp index 9de149397098..0ae74d863fa2 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests.hpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests.hpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_TestingHelpers.hpp" #include "Sacado.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda.cpp index c4a35282687e..ff50428736ce 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical.cpp index c7c762cb5e3e..791429b56dfa 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_DFad.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_DFad.cpp index a0f0e0396ee4..fa7213c8d96e 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_DFad.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_DFad.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp index fbbe59e70c1a..c9a2d50a4d43 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_HIP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_HIP.cpp index 1b51e3aa6ba6..8a97b4a29a56 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_HIP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_HIP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Cuda.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Cuda.cpp index b5bb82b63a3b..f1d3e750316e 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Cuda.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Cuda.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_HIP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_HIP.cpp index cf1c94553e50..10dc90fa33df 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_HIP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_HIP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_OpenMP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_OpenMP.cpp index 9934bd8cb469..b900ba06a901 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_OpenMP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_OpenMP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Serial.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Serial.cpp index 33d6eabc0252..c9872ded36dd 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Serial.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Serial.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Threads.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Threads.cpp index 464c113c6e18..2f6f4e3ca70c 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Threads.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_NoViewSpec_Threads.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_OpenMP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_OpenMP.cpp index 484139c02e08..aac777c16910 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_OpenMP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_OpenMP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Serial.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Serial.cpp index af016ef1c133..00579eb3e820 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Serial.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Serial.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Threads.cpp b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Threads.cpp index 0d190b8401d3..f5cc6d14103b 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Threads.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosAtomicTests_Threads.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests.hpp b/packages/sacado/test/UnitTests/Fad_KokkosTests.hpp index a6e9bd5a36a0..8aca2f1ddc0c 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests.hpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests.hpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_TestingHelpers.hpp" #include "Sacado.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda.cpp index 4299ffefe458..697a66579411 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical.cpp index 1e6d089f78fa..3c2de3ed2bdb 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_DFad.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_DFad.cpp index db978504f368..6166a2c0d5fb 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_DFad.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_DFad.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_SFad.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_SFad.cpp index 298cb33dfaf3..28f1d7fa54fc 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_SFad.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_Cuda_Hierarchical_SFad.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP.cpp index 7067c302445b..0e2be117f4c0 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical.cpp index 9d6738d7d90a..06411ebfaade 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_DFad.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_DFad.cpp index e42d811626fd..845c75e83214 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_DFad.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_DFad.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_SFad.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_SFad.cpp index 7fa47a904c19..9e34ed1d4810 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_SFad.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_HIP_Hierarchical_SFad.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Cuda.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Cuda.cpp index fd898cfbc974..d80350d93e34 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Cuda.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Cuda.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_HIP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_HIP.cpp index 80a6637470ff..d2358019f8c5 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_HIP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_HIP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_OpenMP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_OpenMP.cpp index 317f1d42b496..0a5eeecbe7bf 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_OpenMP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_OpenMP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Serial.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Serial.cpp index b747f86574ba..4355560ae0ae 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Serial.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Serial.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Threads.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Threads.cpp index 0adfbd477571..f2fe87d80a60 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Threads.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_NoViewSpec_Threads.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_OpenMP.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_OpenMP.cpp index 9a249ff35e3c..b4e3cfa8cf5c 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_OpenMP.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_OpenMP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_Serial.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_Serial.cpp index eb0209ffc656..3a3cee631fd2 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_Serial.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_Serial.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_KokkosTests_Threads.cpp b/packages/sacado/test/UnitTests/Fad_KokkosTests_Threads.cpp index 774491d81a84..dfc63faafb01 100644 --- a/packages/sacado/test/UnitTests/Fad_KokkosTests_Threads.cpp +++ b/packages/sacado/test/UnitTests/Fad_KokkosTests_Threads.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Cuda.cpp b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Cuda.cpp index 6131e44b1f0b..ca4731e79994 100644 --- a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Cuda.cpp +++ b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Cuda.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_HIP.cpp b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_HIP.cpp index 252ce2e4ba2a..cf603bbaf522 100644 --- a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_HIP.cpp +++ b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_HIP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_OpenMP.cpp b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_OpenMP.cpp index 0361f0a3d6e4..8df4f7b7ba7a 100644 --- a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_OpenMP.cpp +++ b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_OpenMP.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Serial.cpp b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Serial.cpp index d5b6b6c49324..88f66f5ae860 100644 --- a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Serial.cpp +++ b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Serial.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Threads.cpp b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Threads.cpp index b7dcc3d80558..a8b4bf9a58c9 100644 --- a/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Threads.cpp +++ b/packages/sacado/test/UnitTests/Fad_Kokkos_CommTests_Threads.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Fad_SerializationTests.cpp b/packages/sacado/test/UnitTests/Fad_SerializationTests.cpp index 95749c8d2d08..a8ec27cdcaa6 100644 --- a/packages/sacado/test/UnitTests/Fad_SerializationTests.cpp +++ b/packages/sacado/test/UnitTests/Fad_SerializationTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_TestingHelpers.hpp" #include "Teuchos_UnitTestRepository.hpp" diff --git a/packages/sacado/test/UnitTests/MPLTests.cpp b/packages/sacado/test/UnitTests/MPLTests.cpp index 8a054c4f4296..447e1b6213a4 100644 --- a/packages/sacado/test/UnitTests/MPLTests.cpp +++ b/packages/sacado/test/UnitTests/MPLTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // This test requires C++11 (for static_assert), so why not use the diff --git a/packages/sacado/test/UnitTests/MoveTests.cpp b/packages/sacado/test/UnitTests/MoveTests.cpp index 1e1bf7e65088..5bdb2515c4e4 100644 --- a/packages/sacado/test/UnitTests/MoveTests.cpp +++ b/packages/sacado/test/UnitTests/MoveTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Teuchos_UnitTestHarness.hpp" diff --git a/packages/sacado/test/UnitTests/PromoteTests.cpp b/packages/sacado/test/UnitTests/PromoteTests.cpp index cfd9120b9432..3d8d0013abb0 100644 --- a/packages/sacado/test/UnitTests/PromoteTests.cpp +++ b/packages/sacado/test/UnitTests/PromoteTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // This test requires C++11 (for static_assert), so why not use the diff --git a/packages/sacado/test/UnitTests/SafeSqrtTests.cpp b/packages/sacado/test/UnitTests/SafeSqrtTests.cpp index 1fbdda678520..b714620dbff3 100644 --- a/packages/sacado/test/UnitTests/SafeSqrtTests.cpp +++ b/packages/sacado/test/UnitTests/SafeSqrtTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Teuchos_UnitTestHarness.hpp" diff --git a/packages/sacado/test/UnitTests/Tay_CommTests.cpp b/packages/sacado/test/UnitTests/Tay_CommTests.cpp index 9138efc574fd..72b059956537 100644 --- a/packages/sacado/test/UnitTests/Tay_CommTests.cpp +++ b/packages/sacado/test/UnitTests/Tay_CommTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/UnitTests/Tay_CommTests.hpp b/packages/sacado/test/UnitTests/Tay_CommTests.hpp index d26d1186443a..b1fc463bdf45 100644 --- a/packages/sacado/test/UnitTests/Tay_CommTests.hpp +++ b/packages/sacado/test/UnitTests/Tay_CommTests.hpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_TestingHelpers.hpp" #include "Teuchos_CommHelpers.hpp" #include "Teuchos_DefaultComm.hpp" diff --git a/packages/sacado/test/UnitTests/Tay_SerializationTests.cpp b/packages/sacado/test/UnitTests/Tay_SerializationTests.cpp index 29f7be8e58dc..4ec7158c83c3 100644 --- a/packages/sacado/test/UnitTests/Tay_SerializationTests.cpp +++ b/packages/sacado/test/UnitTests/Tay_SerializationTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_TestingHelpers.hpp" #include "Teuchos_UnitTestRepository.hpp" diff --git a/packages/sacado/test/UnitTests/TernaryExprTests.cpp b/packages/sacado/test/UnitTests/TernaryExprTests.cpp index d2b828bc9b18..f429037813cb 100644 --- a/packages/sacado/test/UnitTests/TernaryExprTests.cpp +++ b/packages/sacado/test/UnitTests/TernaryExprTests.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Teuchos_UnitTestHarness.hpp" diff --git a/packages/sacado/test/UnitTests/ViewFactoryTests.cpp b/packages/sacado/test/UnitTests/ViewFactoryTests.cpp index f66b0b3cfbc8..a62900770cf9 100644 --- a/packages/sacado/test/UnitTests/ViewFactoryTests.cpp +++ b/packages/sacado/test/UnitTests/ViewFactoryTests.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. // -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "Teuchos_UnitTestHarness.hpp" #include "Teuchos_UnitTestRepository.hpp" #include "Teuchos_GlobalMPISession.hpp" diff --git a/packages/sacado/test/performance/adic_element_fill.c b/packages/sacado/test/performance/adic_element_fill.c index a7c513802726..a8e91a39708b 100644 --- a/packages/sacado/test/performance/adic_element_fill.c +++ b/packages/sacado/test/performance/adic_element_fill.c @@ -1,3 +1,12 @@ +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER + #include #include diff --git a/packages/sacado/test/performance/advection/advection.cpp b/packages/sacado/test/performance/advection/advection.cpp index 28e514a4a1a8..771a7f3aceb2 100644 --- a/packages/sacado/test/performance/advection/advection.cpp +++ b/packages/sacado/test/performance/advection/advection.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado.hpp" diff --git a/packages/sacado/test/performance/advection/advection.hpp b/packages/sacado/test/performance/advection/advection.hpp index adca588cee11..7a9bd42a00a5 100644 --- a/packages/sacado/test/performance/advection/advection.hpp +++ b/packages/sacado/test/performance/advection/advection.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection/advection_hierarchical.cpp b/packages/sacado/test/performance/advection/advection_hierarchical.cpp index 1ba13d8e1a32..5095a147f36f 100644 --- a/packages/sacado/test/performance/advection/advection_hierarchical.cpp +++ b/packages/sacado/test/performance/advection/advection_hierarchical.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #define SACADO_VIEW_CUDA_HIERARCHICAL 1 diff --git a/packages/sacado/test/performance/advection/advection_hierarchical.hpp b/packages/sacado/test/performance/advection/advection_hierarchical.hpp index 4d9eb17c556d..d084e9b8549c 100644 --- a/packages/sacado/test/performance/advection/advection_hierarchical.hpp +++ b/packages/sacado/test/performance/advection/advection_hierarchical.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection/advection_hierarchical_dfad.cpp b/packages/sacado/test/performance/advection/advection_hierarchical_dfad.cpp index aa8ab938ad34..19417cc38878 100644 --- a/packages/sacado/test/performance/advection/advection_hierarchical_dfad.cpp +++ b/packages/sacado/test/performance/advection/advection_hierarchical_dfad.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD 1 diff --git a/packages/sacado/test/performance/advection/advection_hierarchical_dfad.hpp b/packages/sacado/test/performance/advection/advection_hierarchical_dfad.hpp index 9933d1102f73..430fd1910f1a 100644 --- a/packages/sacado/test/performance/advection/advection_hierarchical_dfad.hpp +++ b/packages/sacado/test/performance/advection/advection_hierarchical_dfad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection/common.hpp b/packages/sacado/test/performance/advection/common.hpp index 557b4856db0d..30f50a0594e5 100644 --- a/packages/sacado/test/performance/advection/common.hpp +++ b/packages/sacado/test/performance/advection/common.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection/driver.cpp b/packages/sacado/test/performance/advection/driver.cpp index 5918770d81cf..ebdac6380958 100644 --- a/packages/sacado/test/performance/advection/driver.cpp +++ b/packages/sacado/test/performance/advection/driver.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // A performance test that computes the derivative of a simple Kokkos kernel diff --git a/packages/sacado/test/performance/advection_const_basis/advection.cpp b/packages/sacado/test/performance/advection_const_basis/advection.cpp index 3de53c359911..fe2474739715 100644 --- a/packages/sacado/test/performance/advection_const_basis/advection.cpp +++ b/packages/sacado/test/performance/advection_const_basis/advection.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado.hpp" diff --git a/packages/sacado/test/performance/advection_const_basis/advection.hpp b/packages/sacado/test/performance/advection_const_basis/advection.hpp index adca588cee11..7a9bd42a00a5 100644 --- a/packages/sacado/test/performance/advection_const_basis/advection.hpp +++ b/packages/sacado/test/performance/advection_const_basis/advection.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.cpp b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.cpp index b374642e5801..37917fb56c2a 100644 --- a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.cpp +++ b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #define SACADO_VIEW_CUDA_HIERARCHICAL 1 diff --git a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.hpp b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.hpp index 4d9eb17c556d..d084e9b8549c 100644 --- a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.hpp +++ b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.cpp b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.cpp index 4b04d2afe01b..c9d6f3098ee6 100644 --- a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.cpp +++ b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD 1 diff --git a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.hpp b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.hpp index 9933d1102f73..430fd1910f1a 100644 --- a/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.hpp +++ b/packages/sacado/test/performance/advection_const_basis/advection_hierarchical_dfad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection_const_basis/common.hpp b/packages/sacado/test/performance/advection_const_basis/common.hpp index 14daf2e24553..0f2c856546b3 100644 --- a/packages/sacado/test/performance/advection_const_basis/common.hpp +++ b/packages/sacado/test/performance/advection_const_basis/common.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/advection_const_basis/driver.cpp b/packages/sacado/test/performance/advection_const_basis/driver.cpp index 5918770d81cf..ebdac6380958 100644 --- a/packages/sacado/test/performance/advection_const_basis/driver.cpp +++ b/packages/sacado/test/performance/advection_const_basis/driver.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // A performance test that computes the derivative of a simple Kokkos kernel diff --git a/packages/sacado/test/performance/fad_blas.cpp b/packages/sacado/test/performance/fad_blas.cpp index 625b26cd70e6..2d5285dcd80b 100644 --- a/packages/sacado/test/performance/fad_blas.cpp +++ b/packages/sacado/test/performance/fad_blas.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_Random.hpp" diff --git a/packages/sacado/test/performance/fad_expr.cpp b/packages/sacado/test/performance/fad_expr.cpp index dd800cef4f77..4d36c3ba73d5 100644 --- a/packages/sacado/test/performance/fad_expr.cpp +++ b/packages/sacado/test/performance/fad_expr.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_No_Kokkos.hpp" diff --git a/packages/sacado/test/performance/fad_expr_depth.cpp b/packages/sacado/test/performance/fad_expr_depth.cpp index 03f7a1be5896..81c6ce635bdd 100644 --- a/packages/sacado/test/performance/fad_expr_depth.cpp +++ b/packages/sacado/test/performance/fad_expr_depth.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_Random.hpp" diff --git a/packages/sacado/test/performance/fad_expr_funcs.cpp b/packages/sacado/test/performance/fad_expr_funcs.cpp index ecea2156cf9c..bd3a215deadd 100644 --- a/packages/sacado/test/performance/fad_expr_funcs.cpp +++ b/packages/sacado/test/performance/fad_expr_funcs.cpp @@ -1,30 +1,10 @@ // @HEADER -// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software]; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY]; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library]; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "fad_expr_funcs.hpp" diff --git a/packages/sacado/test/performance/fad_expr_funcs.hpp b/packages/sacado/test/performance/fad_expr_funcs.hpp index d369a5d6f2f4..be8b5d82f4a9 100644 --- a/packages/sacado/test/performance/fad_expr_funcs.hpp +++ b/packages/sacado/test/performance/fad_expr_funcs.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef FAD_EXPR_FUNCS_HPP diff --git a/packages/sacado/test/performance/fad_fe_jac_fill.cpp b/packages/sacado/test/performance/fad_fe_jac_fill.cpp index cec8e9c00c59..1a22ef08baba 100644 --- a/packages/sacado/test/performance/fad_fe_jac_fill.cpp +++ b/packages/sacado/test/performance/fad_fe_jac_fill.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "fe_jac_fill_funcs.hpp" diff --git a/packages/sacado/test/performance/fad_fe_jac_fill_range.cpp b/packages/sacado/test/performance/fad_fe_jac_fill_range.cpp index 34284eb1f2ec..39c4722d406f 100644 --- a/packages/sacado/test/performance/fad_fe_jac_fill_range.cpp +++ b/packages/sacado/test/performance/fad_fe_jac_fill_range.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "fe_jac_fill_funcs.hpp" diff --git a/packages/sacado/test/performance/fad_lj_grad.cpp b/packages/sacado/test/performance/fad_lj_grad.cpp index 69a920a26f19..2ca063699bba 100644 --- a/packages/sacado/test/performance/fad_lj_grad.cpp +++ b/packages/sacado/test/performance/fad_lj_grad.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_Random.hpp" diff --git a/packages/sacado/test/performance/fe_jac_fill_funcs.cpp b/packages/sacado/test/performance/fe_jac_fill_funcs.cpp index ac8348966291..2d439fafaf66 100644 --- a/packages/sacado/test/performance/fe_jac_fill_funcs.cpp +++ b/packages/sacado/test/performance/fe_jac_fill_funcs.cpp @@ -1,31 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER + #include "fe_jac_fill_funcs.hpp" void analytic_init_fill(const ElemData& e, diff --git a/packages/sacado/test/performance/fe_jac_fill_funcs.hpp b/packages/sacado/test/performance/fe_jac_fill_funcs.hpp index 55f4706d2139..37274848ba3f 100644 --- a/packages/sacado/test/performance/fe_jac_fill_funcs.hpp +++ b/packages/sacado/test/performance/fe_jac_fill_funcs.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef FE_JAC_FILL_FUNCS_HPP diff --git a/packages/sacado/test/performance/fenl_assembly/TestAssembly.cpp b/packages/sacado/test/performance/fenl_assembly/TestAssembly.cpp index 16a675bc8436..a600d14ec83c 100644 --- a/packages/sacado/test/performance/fenl_assembly/TestAssembly.cpp +++ b/packages/sacado/test/performance/fenl_assembly/TestAssembly.cpp @@ -1,42 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Stokhos Package -// Copyright (2009) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// 3. Neither the name of the Corporation nor the names of the -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY -// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE -// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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. -// -// Questions? Contact Eric T. Phipps (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2009 NTESS and the Stokhos contributors. +// SPDX-License-Identifier: BSD-3-Clause +// ***************************************************************************** // @HEADER #include diff --git a/packages/sacado/test/performance/fenl_assembly/TestAssembly.hpp b/packages/sacado/test/performance/fenl_assembly/TestAssembly.hpp index 06b4bee9ddc6..34bd93215561 100644 --- a/packages/sacado/test/performance/fenl_assembly/TestAssembly.hpp +++ b/packages/sacado/test/performance/fenl_assembly/TestAssembly.hpp @@ -1,43 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Stokhos Package -// Copyright (2009) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. // -// 3. Neither the name of the Corporation nor the names of the -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY -// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE -// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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. -// -// Questions? Contact Eric T. Phipps (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2009 NTESS and the Stokhos contributors. +// SPDX-License-Identifier: BSD-3-Clause +// ***************************************************************************** // @HEADER + #include // Utilities diff --git a/packages/sacado/test/performance/fenl_assembly_view/BoxElemPart.cpp b/packages/sacado/test/performance/fenl_assembly_view/BoxElemPart.cpp index b167f0d6df9e..c8f3fd1e60a6 100644 --- a/packages/sacado/test/performance/fenl_assembly_view/BoxElemPart.cpp +++ b/packages/sacado/test/performance/fenl_assembly_view/BoxElemPart.cpp @@ -1,4 +1,3 @@ -/* //@HEADER // ************************************************************************ // @@ -39,7 +38,6 @@ // // ************************************************************************ //@HEADER -*/ #include #include diff --git a/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.cpp b/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.cpp index ae653b5afbb9..1072f6b7b4e2 100644 --- a/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.cpp +++ b/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.cpp @@ -1,42 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Stokhos Package -// Copyright (2009) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. -// -// 3. Neither the name of the Corporation nor the names of the -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY -// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE -// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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. -// -// Questions? Contact Eric T. Phipps (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2009 NTESS and the Stokhos contributors. +// SPDX-License-Identifier: BSD-3-Clause +// ***************************************************************************** // @HEADER #include diff --git a/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.hpp b/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.hpp index 06b4bee9ddc6..34bd93215561 100644 --- a/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.hpp +++ b/packages/sacado/test/performance/fenl_assembly_view/TestAssembly.hpp @@ -1,43 +1,12 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Stokhos Package -// Copyright (2009) Sandia Corporation -// -// Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive -// license for use of this work by or on behalf of the U.S. Government. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// 1. Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// -// 2. Redistributions in binary form must reproduce the above copyright -// notice, this list of conditions and the following disclaimer in the -// documentation and/or other materials provided with the distribution. // -// 3. Neither the name of the Corporation nor the names of the -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY SANDIA CORPORATION "AS IS" AND ANY -// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SANDIA CORPORATION OR THE -// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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. -// -// Questions? Contact Eric T. Phipps (etphipp@sandia.gov). -// -// *********************************************************************** +// Copyright 2009 NTESS and the Stokhos contributors. +// SPDX-License-Identifier: BSD-3-Clause +// ***************************************************************************** // @HEADER + #include // Utilities diff --git a/packages/sacado/test/performance/fenl_assembly_view/fenl_functors.hpp b/packages/sacado/test/performance/fenl_assembly_view/fenl_functors.hpp index 59e42cb20b5f..69756fc6fe07 100644 --- a/packages/sacado/test/performance/fenl_assembly_view/fenl_functors.hpp +++ b/packages/sacado/test/performance/fenl_assembly_view/fenl_functors.hpp @@ -1,4 +1,3 @@ -/* //@HEADER // ************************************************************************ // @@ -39,7 +38,6 @@ // // ************************************************************************ //@HEADER -*/ #ifndef KOKKOS_EXAMPLE_FENLFUNCTORS_HPP #define KOKKOS_EXAMPLE_FENLFUNCTORS_HPP diff --git a/packages/sacado/test/performance/mat_vec/common.hpp b/packages/sacado/test/performance/mat_vec/common.hpp index 494143a74065..eb7c70269d34 100644 --- a/packages/sacado/test/performance/mat_vec/common.hpp +++ b/packages/sacado/test/performance/mat_vec/common.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/mat_vec/driver.cpp b/packages/sacado/test/performance/mat_vec/driver.cpp index 17cd5ae6fbb9..bacaf25d22a7 100644 --- a/packages/sacado/test/performance/mat_vec/driver.cpp +++ b/packages/sacado/test/performance/mat_vec/driver.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // A performance test that computes the derivative of a simple Kokkos kernel diff --git a/packages/sacado/test/performance/mat_vec/fad_kokkos_mat_vec_perf.cpp b/packages/sacado/test/performance/mat_vec/fad_kokkos_mat_vec_perf.cpp index fc7b9baaaa19..30da45324300 100644 --- a/packages/sacado/test/performance/mat_vec/fad_kokkos_mat_vec_perf.cpp +++ b/packages/sacado/test/performance/mat_vec/fad_kokkos_mat_vec_perf.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #define SACADO_VIEW_CUDA_HIERARCHICAL 1 diff --git a/packages/sacado/test/performance/mat_vec/mat_vec.cpp b/packages/sacado/test/performance/mat_vec/mat_vec.cpp index 6b6caf765a08..35126f0e8b3f 100644 --- a/packages/sacado/test/performance/mat_vec/mat_vec.cpp +++ b/packages/sacado/test/performance/mat_vec/mat_vec.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER //#define SACADO_DISABLE_FAD_VIEW_SPEC diff --git a/packages/sacado/test/performance/mat_vec/mat_vec.hpp b/packages/sacado/test/performance/mat_vec/mat_vec.hpp index d5d86d2ea21c..d206d604807a 100644 --- a/packages/sacado/test/performance/mat_vec/mat_vec.hpp +++ b/packages/sacado/test/performance/mat_vec/mat_vec.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.cpp b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.cpp index d680705fc329..3a46da2b6dee 100644 --- a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.cpp +++ b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #define SACADO_VIEW_CUDA_HIERARCHICAL 1 diff --git a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.hpp b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.hpp index 03d89ab62b68..0824c98aab30 100644 --- a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.hpp +++ b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.cpp b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.cpp index 0e2938450213..92f2d60e91b3 100644 --- a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.cpp +++ b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD 1 diff --git a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.hpp b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.hpp index f5e6b1c89966..78f753fe17ba 100644 --- a/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.hpp +++ b/packages/sacado/test/performance/mat_vec/mat_vec_hierarchical_dfad.hpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #pragma once diff --git a/packages/sacado/test/performance/rad_fe_adj_fill.cpp b/packages/sacado/test/performance/rad_fe_adj_fill.cpp index 674a7159ea7e..5cbe621adaef 100644 --- a/packages/sacado/test/performance/rad_fe_adj_fill.cpp +++ b/packages/sacado/test/performance/rad_fe_adj_fill.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_No_Kokkos.hpp" diff --git a/packages/sacado/test/performance/taylor_expr.cpp b/packages/sacado/test/performance/taylor_expr.cpp index 67a76ce7cef8..aca65643b5b3 100644 --- a/packages/sacado/test/performance/taylor_expr.cpp +++ b/packages/sacado/test/performance/taylor_expr.cpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include "Sacado_Random.hpp" diff --git a/packages/sacado/test/tradoptest/hesopcheck.cpp b/packages/sacado/test/tradoptest/hesopcheck.cpp index ba42107def7e..04960f8f4326 100644 --- a/packages/sacado/test/tradoptest/hesopcheck.cpp +++ b/packages/sacado/test/tradoptest/hesopcheck.cpp @@ -1,30 +1,10 @@ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2007) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). // -// *********************************************************************** +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER // Individually check concistency among Hv products via rad2.h, trad2.hpp, diff --git a/packages/sacado/test/tradoptest/tradoptest_01.cpp b/packages/sacado/test/tradoptest/tradoptest_01.cpp index 4b781650f8e4..31ba0e38841f 100644 --- a/packages/sacado/test/tradoptest/tradoptest_01.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_01.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_02.cpp b/packages/sacado/test/tradoptest/tradoptest_02.cpp index 18a0be664cbd..4cec243222b8 100644 --- a/packages/sacado/test/tradoptest/tradoptest_02.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_02.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_03.cpp b/packages/sacado/test/tradoptest/tradoptest_03.cpp index 8c93769fdf9d..42e4f04541cd 100644 --- a/packages/sacado/test/tradoptest/tradoptest_03.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_03.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_04.cpp b/packages/sacado/test/tradoptest/tradoptest_04.cpp index 194057c570cd..8b6e84a95c5a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_04.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_04.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_05.cpp b/packages/sacado/test/tradoptest/tradoptest_05.cpp index 4ee22fc9b66f..b0dbc781f34a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_05.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_05.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_06.cpp b/packages/sacado/test/tradoptest/tradoptest_06.cpp index 0440689c91fa..4631fa73e0c9 100644 --- a/packages/sacado/test/tradoptest/tradoptest_06.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_06.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_07.cpp b/packages/sacado/test/tradoptest/tradoptest_07.cpp index c532c5d1d106..f491deea440c 100644 --- a/packages/sacado/test/tradoptest/tradoptest_07.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_07.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_08.cpp b/packages/sacado/test/tradoptest/tradoptest_08.cpp index 59fd5451a9d0..481fd2d385e3 100644 --- a/packages/sacado/test/tradoptest/tradoptest_08.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_08.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_09.cpp b/packages/sacado/test/tradoptest/tradoptest_09.cpp index bf787b3389be..91aea2d16673 100644 --- a/packages/sacado/test/tradoptest/tradoptest_09.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_09.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_10.cpp b/packages/sacado/test/tradoptest/tradoptest_10.cpp index 8ad5ffb975a3..5f5dcd27b6c1 100644 --- a/packages/sacado/test/tradoptest/tradoptest_10.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_10.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_11.cpp b/packages/sacado/test/tradoptest/tradoptest_11.cpp index 431415c71956..8857eec92402 100644 --- a/packages/sacado/test/tradoptest/tradoptest_11.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_11.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_12.cpp b/packages/sacado/test/tradoptest/tradoptest_12.cpp index 421571257b7c..d3ffa1e9cb9a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_12.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_12.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_13.cpp b/packages/sacado/test/tradoptest/tradoptest_13.cpp index c5667f21a159..d258bbd305bd 100644 --- a/packages/sacado/test/tradoptest/tradoptest_13.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_13.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_14.cpp b/packages/sacado/test/tradoptest/tradoptest_14.cpp index 156d52649daa..69a2e88ddcd7 100644 --- a/packages/sacado/test/tradoptest/tradoptest_14.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_14.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_15.cpp b/packages/sacado/test/tradoptest/tradoptest_15.cpp index 840be02ac2d5..e1c4f8ed748b 100644 --- a/packages/sacado/test/tradoptest/tradoptest_15.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_15.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_16.cpp b/packages/sacado/test/tradoptest/tradoptest_16.cpp index e0e6552959ad..c2f2a49820c6 100644 --- a/packages/sacado/test/tradoptest/tradoptest_16.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_16.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_17.cpp b/packages/sacado/test/tradoptest/tradoptest_17.cpp index ad7370b3ee9c..018f390e032b 100644 --- a/packages/sacado/test/tradoptest/tradoptest_17.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_17.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_18.cpp b/packages/sacado/test/tradoptest/tradoptest_18.cpp index 689fb8b6173f..176bddba2224 100644 --- a/packages/sacado/test/tradoptest/tradoptest_18.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_18.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_19.cpp b/packages/sacado/test/tradoptest/tradoptest_19.cpp index 6ecf99be5568..7882d6c3af51 100644 --- a/packages/sacado/test/tradoptest/tradoptest_19.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_19.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_20.cpp b/packages/sacado/test/tradoptest/tradoptest_20.cpp index db8262b0e730..23edb595655a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_20.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_20.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_21.cpp b/packages/sacado/test/tradoptest/tradoptest_21.cpp index 5f61a5fc8b16..6975a4ddd885 100644 --- a/packages/sacado/test/tradoptest/tradoptest_21.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_21.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_22.cpp b/packages/sacado/test/tradoptest/tradoptest_22.cpp index 5985d428abf3..a3b1eb7ba337 100644 --- a/packages/sacado/test/tradoptest/tradoptest_22.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_22.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_23.cpp b/packages/sacado/test/tradoptest/tradoptest_23.cpp index 494b1bc122b9..d1569eb1c126 100644 --- a/packages/sacado/test/tradoptest/tradoptest_23.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_23.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_24.cpp b/packages/sacado/test/tradoptest/tradoptest_24.cpp index 9f48bbd52f69..8b380a7432d3 100644 --- a/packages/sacado/test/tradoptest/tradoptest_24.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_24.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_25.cpp b/packages/sacado/test/tradoptest/tradoptest_25.cpp index c62b132efd21..50fcb476c159 100644 --- a/packages/sacado/test/tradoptest/tradoptest_25.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_25.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_26.cpp b/packages/sacado/test/tradoptest/tradoptest_26.cpp index 19edadc75cc6..19deff0d224c 100644 --- a/packages/sacado/test/tradoptest/tradoptest_26.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_26.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_27.cpp b/packages/sacado/test/tradoptest/tradoptest_27.cpp index 5f5876c657c8..b6a8e41346da 100644 --- a/packages/sacado/test/tradoptest/tradoptest_27.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_27.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_28.cpp b/packages/sacado/test/tradoptest/tradoptest_28.cpp index c926128ebd32..83efc53f130b 100644 --- a/packages/sacado/test/tradoptest/tradoptest_28.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_28.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_29.cpp b/packages/sacado/test/tradoptest/tradoptest_29.cpp index 43865797c4b2..c2a8f7b04f1b 100644 --- a/packages/sacado/test/tradoptest/tradoptest_29.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_29.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_30.cpp b/packages/sacado/test/tradoptest/tradoptest_30.cpp index 7b69247ac4ef..b200e597c023 100644 --- a/packages/sacado/test/tradoptest/tradoptest_30.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_30.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_31.cpp b/packages/sacado/test/tradoptest/tradoptest_31.cpp index bbe622d520f0..76967eaa371b 100644 --- a/packages/sacado/test/tradoptest/tradoptest_31.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_31.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_32.cpp b/packages/sacado/test/tradoptest/tradoptest_32.cpp index 1894793cc659..878dd97229e9 100644 --- a/packages/sacado/test/tradoptest/tradoptest_32.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_32.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_33.cpp b/packages/sacado/test/tradoptest/tradoptest_33.cpp index d010a1d934ec..bd9613a1857a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_33.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_33.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_34.cpp b/packages/sacado/test/tradoptest/tradoptest_34.cpp index 795598b33f2f..ab8309f1a52a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_34.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_34.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_35.cpp b/packages/sacado/test/tradoptest/tradoptest_35.cpp index 7c8b01d54b89..019e84c9ffcd 100644 --- a/packages/sacado/test/tradoptest/tradoptest_35.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_35.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_36.cpp b/packages/sacado/test/tradoptest/tradoptest_36.cpp index 852c2b7dfe53..fd694dbef865 100644 --- a/packages/sacado/test/tradoptest/tradoptest_36.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_36.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_37.cpp b/packages/sacado/test/tradoptest/tradoptest_37.cpp index de7a1fdab1a1..80c32aa711cf 100644 --- a/packages/sacado/test/tradoptest/tradoptest_37.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_37.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_38.cpp b/packages/sacado/test/tradoptest/tradoptest_38.cpp index 7781562d5a0e..4df18b833bf2 100644 --- a/packages/sacado/test/tradoptest/tradoptest_38.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_38.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_39.cpp b/packages/sacado/test/tradoptest/tradoptest_39.cpp index 8ad9e5ba6050..91d0e06b1c74 100644 --- a/packages/sacado/test/tradoptest/tradoptest_39.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_39.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_40.cpp b/packages/sacado/test/tradoptest/tradoptest_40.cpp index 5dc3862d8175..b10fe5dd13aa 100644 --- a/packages/sacado/test/tradoptest/tradoptest_40.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_40.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_41.cpp b/packages/sacado/test/tradoptest/tradoptest_41.cpp index c2b494ffc760..b650eba616c8 100644 --- a/packages/sacado/test/tradoptest/tradoptest_41.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_41.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_42.cpp b/packages/sacado/test/tradoptest/tradoptest_42.cpp index 8e85a6dad039..64aed25825de 100644 --- a/packages/sacado/test/tradoptest/tradoptest_42.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_42.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_43.cpp b/packages/sacado/test/tradoptest/tradoptest_43.cpp index 32be256010df..1e88138f0b94 100644 --- a/packages/sacado/test/tradoptest/tradoptest_43.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_43.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_44.cpp b/packages/sacado/test/tradoptest/tradoptest_44.cpp index 4bebf0c95b2b..314644de3314 100644 --- a/packages/sacado/test/tradoptest/tradoptest_44.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_44.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_45.cpp b/packages/sacado/test/tradoptest/tradoptest_45.cpp index 4dd00d801a54..502e03961622 100644 --- a/packages/sacado/test/tradoptest/tradoptest_45.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_45.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_46.cpp b/packages/sacado/test/tradoptest/tradoptest_46.cpp index 5a3315ba294c..81e611a90f44 100644 --- a/packages/sacado/test/tradoptest/tradoptest_46.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_46.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_47.cpp b/packages/sacado/test/tradoptest/tradoptest_47.cpp index e9a8a2fed807..2b82a852433d 100644 --- a/packages/sacado/test/tradoptest/tradoptest_47.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_47.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_48.cpp b/packages/sacado/test/tradoptest/tradoptest_48.cpp index 196331af40b9..88e9380aa334 100644 --- a/packages/sacado/test/tradoptest/tradoptest_48.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_48.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_49.cpp b/packages/sacado/test/tradoptest/tradoptest_49.cpp index c292da030721..c91cb08eda8a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_49.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_49.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_50.cpp b/packages/sacado/test/tradoptest/tradoptest_50.cpp index 11e864139a30..b9b3392f9a2e 100644 --- a/packages/sacado/test/tradoptest/tradoptest_50.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_50.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_51.cpp b/packages/sacado/test/tradoptest/tradoptest_51.cpp index eaf604cb6452..7f5adf9a9f95 100644 --- a/packages/sacado/test/tradoptest/tradoptest_51.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_51.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_52.cpp b/packages/sacado/test/tradoptest/tradoptest_52.cpp index de1432f82be0..48e3a03f1e3a 100644 --- a/packages/sacado/test/tradoptest/tradoptest_52.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_52.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_53.cpp b/packages/sacado/test/tradoptest/tradoptest_53.cpp index c3d12ea1183c..7820545af260 100644 --- a/packages/sacado/test/tradoptest/tradoptest_53.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_53.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_54.cpp b/packages/sacado/test/tradoptest/tradoptest_54.cpp index 1116c943ab2e..a28ec89ce09f 100644 --- a/packages/sacado/test/tradoptest/tradoptest_54.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_54.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_55.cpp b/packages/sacado/test/tradoptest/tradoptest_55.cpp index adb2c8c5d1ab..d4074a024d57 100644 --- a/packages/sacado/test/tradoptest/tradoptest_55.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_55.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_56.cpp b/packages/sacado/test/tradoptest/tradoptest_56.cpp index f6692bf92075..6b7d6766bd34 100644 --- a/packages/sacado/test/tradoptest/tradoptest_56.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_56.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_57.cpp b/packages/sacado/test/tradoptest/tradoptest_57.cpp index 9b302e386df1..bcef7cf07cc7 100644 --- a/packages/sacado/test/tradoptest/tradoptest_57.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_57.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_58.cpp b/packages/sacado/test/tradoptest/tradoptest_58.cpp index abdac7f2975d..df29fcd66e03 100644 --- a/packages/sacado/test/tradoptest/tradoptest_58.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_58.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_59.cpp b/packages/sacado/test/tradoptest/tradoptest_59.cpp index c993449c0922..ed6b5f79c500 100644 --- a/packages/sacado/test/tradoptest/tradoptest_59.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_59.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_60.cpp b/packages/sacado/test/tradoptest/tradoptest_60.cpp index c8c212672864..adf07754a477 100644 --- a/packages/sacado/test/tradoptest/tradoptest_60.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_60.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_61.cpp b/packages/sacado/test/tradoptest/tradoptest_61.cpp index e68d6f078c37..c7e54512978c 100644 --- a/packages/sacado/test/tradoptest/tradoptest_61.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_61.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_62.cpp b/packages/sacado/test/tradoptest/tradoptest_62.cpp index 6836f33f5df1..1c9e4621e4d8 100644 --- a/packages/sacado/test/tradoptest/tradoptest_62.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_62.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_63.cpp b/packages/sacado/test/tradoptest/tradoptest_63.cpp index efff1d8555d5..d1b0e93533c2 100644 --- a/packages/sacado/test/tradoptest/tradoptest_63.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_63.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/tradoptest/tradoptest_64.cpp b/packages/sacado/test/tradoptest/tradoptest_64.cpp index 6fa6085efddf..a4e265a3e594 100644 --- a/packages/sacado/test/tradoptest/tradoptest_64.cpp +++ b/packages/sacado/test/tradoptest/tradoptest_64.cpp @@ -1,4 +1,11 @@ - +// @HEADER +// ***************************************************************************** +// Sacado Package +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** +// @HEADER /* Try to test all combinations of types and operations */ diff --git a/packages/sacado/test/utils/Sacado_Random.hpp b/packages/sacado/test/utils/Sacado_Random.hpp index c949c8e4784c..95fe4a91e061 100644 --- a/packages/sacado/test/utils/Sacado_Random.hpp +++ b/packages/sacado/test/utils/Sacado_Random.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #ifndef SACADO_RANDOM_HPP diff --git a/packages/sacado/test/utils/Sacado_RandomImp.hpp b/packages/sacado/test/utils/Sacado_RandomImp.hpp index 223be311f2e7..7421cc482d2d 100644 --- a/packages/sacado/test/utils/Sacado_RandomImp.hpp +++ b/packages/sacado/test/utils/Sacado_RandomImp.hpp @@ -1,32 +1,10 @@ -// $Id$ -// $Source$ // @HEADER -// *********************************************************************** -// +// ***************************************************************************** // Sacado Package -// Copyright (2006) Sandia Corporation -// -// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, -// the U.S. Government retains certain rights in this software. -// -// This library is free software; you can 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. -// -// This library is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 -// USA -// Questions? Contact David M. Gay (dmgay@sandia.gov) or Eric T. Phipps -// (etphipp@sandia.gov). -// -// *********************************************************************** +// +// Copyright 2006 NTESS and the Sacado contributors. +// SPDX-License-Identifier: LGPL-2.1-or-later +// ***************************************************************************** // @HEADER #include