out<<"Copyright ("<<year<<") Sandia Corporation. Under the terms of "
<<"Contract\nDE-AC04-94AL85000, there is a non-exclusive license for "
<<"use of this\nwork by or on behalf of the U.S. Government. Export "
<<"of this program\nmay require a license from the United States "
<<"Government.\n";
}
// Get the SNL Copyright info as a string
stringa::copyrightstring(unsignedyear){
returnstring("Copyright (")+a::itoa(year)+") Sandia Corporation. Under the 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. Export of this program may require a license from the United States Government.";