From 9a01b88158227750ddda04851c044150d2c52054 Mon Sep 17 00:00:00 2001 From: Anna Date: Fri, 12 Feb 2021 21:56:37 -0800 Subject: [PATCH] Add SPDX short-form identifiers to programs/spncci. --- programs/spncci/get_spncci_dimensions.cpp | 4 +++- programs/spncci/make_6j_table_q3.cpp | 4 +++- programs/spncci/rme2txt.cpp | 2 ++ programs/spncci/spncci.cpp | 27 +++++++++++++---------- 4 files changed, 23 insertions(+), 14 deletions(-) diff --git a/programs/spncci/get_spncci_dimensions.cpp b/programs/spncci/get_spncci_dimensions.cpp index 542aa59a..4192d21f 100644 --- a/programs/spncci/get_spncci_dimensions.cpp +++ b/programs/spncci/get_spncci_dimensions.cpp @@ -4,9 +4,11 @@ WARNING: Will not build since requires old version of lgi::GenerateLGIExpansion with stream arguments. - Anna E. McCoy and Mark A. Caprio + Anna E. McCoy University of Notre Dame + SPDX-License-Identifier: MIT + 2/25/17 (aem): Created. ****************************************************************/ #include diff --git a/programs/spncci/make_6j_table_q3.cpp b/programs/spncci/make_6j_table_q3.cpp index 9460c938..5e1b33ef 100644 --- a/programs/spncci/make_6j_table_q3.cpp +++ b/programs/spncci/make_6j_table_q3.cpp @@ -28,9 +28,11 @@ J J_bar J_bar_bar coeff ... - Anna E. McCoy and Mark A. Caprio + Mark A. Caprio University of Notre Dame + SPDX-License-Identifier: MIT + 7/16/17 (mac): Created. ****************************************************************/ diff --git a/programs/spncci/rme2txt.cpp b/programs/spncci/rme2txt.cpp index a463a4e5..29803aae 100644 --- a/programs/spncci/rme2txt.cpp +++ b/programs/spncci/rme2txt.cpp @@ -12,6 +12,8 @@ Anna E. McCoy and Mark A. Caprio University of Notre Dame + + SPDX-License-Identifier: MIT 6/12/17 (mac): Created. 6/23/17 (mac): Update to read rme binary file format v1, diff --git a/programs/spncci/spncci.cpp b/programs/spncci/spncci.cpp index b9aaf380..7bf3177a 100644 --- a/programs/spncci/spncci.cpp +++ b/programs/spncci/spncci.cpp @@ -66,7 +66,9 @@ Anna E. McCoy and Mark A. Caprio - University of Notre Dame + University of Notre Dame and TRIUMF + + SPDX-License-Identifier: MIT 2/20/17 (mac): Created (starting from explicit.cpp). 4/9/17 (aem): Incorporated baby spncci hypersectors @@ -551,26 +553,27 @@ int main(int argc, char **argv) std::cout<<" Constructing Hamiltonian matrix"<