diff --git a/BUILD.NOTES b/BUILD.NOTES index 46948bad447c7b170a163a5c041bcb7af6a8ed3d..de563ca0b790b674d3b3e84303d2081ffc34c27c 100644 --- a/BUILD.NOTES +++ b/BUILD.NOTES @@ -1,6 +1,6 @@ This information is meant primarily for the Slurm developers. System administrators should read the instructions at -http://slurm.schedmd.com/quickstart_admin.html +https://slurm.schedmd.com/quickstart_admin.html (also found in the file doc/html/quickstart_admin.shtml). The "INSTALL" file contains generic Linux build instructions. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 61ac4b9eee4d941e36cb058fd37d05f4a27fa674..e775b6b4780bd9a96d9b433175f624576d60d722 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ NOTES FOR GITHUB DEVELOPERS --------------------------- The official issue tracker for Slurm is at - http://bugs.schedmd.com/ + https://bugs.schedmd.com/ We welcome code contributions and patches, but **we do not accept Pull Requests through Github at this time.** Please submit patches as attachments to new @@ -61,5 +61,5 @@ LEGAL ----- We ask that a contributor licensing agreement be signed for all substantial -contributions. Please see http://slurm.schedmd.com/contributor.html for +contributions. Please see https://slurm.schedmd.com/contributor.html for details. diff --git a/DISCLAIMER b/DISCLAIMER index c7689f8de5817eed10601324b78e1f67136b5b8f..17fccea5fe97b1367261f75ba2672b350f97f163 100644 --- a/DISCLAIMER +++ b/DISCLAIMER @@ -111,7 +111,7 @@ Anne-Marie Wunderlin (Bull) CODE-OCEC-09-009. All rights reserved. This file is part of SLURM, a resource management program. -For details, see . +For details, see . Please also read the supplied file: DISCLAIMER. SLURM is free software; you can redistribute it and/or modify it under diff --git a/INSTALL b/INSTALL index 93a17a615836536e9f5dc5039f443d99ce4383c9..7ca86ddaf4b21319be9a4c84357e4d9cf32a8794 100644 --- a/INSTALL +++ b/INSTALL @@ -9,7 +9,7 @@ Basic Installation These are generic Linux installation instructions. Build instructions specific to Slurm are available at -http://slurm.schedmd.com/quickstart_admin.html +https://slurm.schedmd.com/quickstart_admin.html (also found in the file doc/html/quickstart_admin.shtml). The `configure' shell script attempts to guess correct values for diff --git a/README.rst b/README.rst index 3646ecffe3abdba565512648437d0a5ead237747..586d986c8d1518079155323a4e0612ff4bfd56c7 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ NOTES FOR GITHUB DEVELOPERS --------------------------- The official issue tracker for Slurm is at - http://bugs.schedmd.com/ + https://bugs.schedmd.com/ We welcome code contributions and patches, but **we do not accept Pull Requests through Github at this time.** Please submit patches as attachments to new @@ -68,15 +68,15 @@ COMPILING AND INSTALLING THE DISTRIBUTION ----------------------------------------- Please see the instructions at - http://slurm.schedmd.com/quickstart_admin.html + https://slurm.schedmd.com/quickstart_admin.html Extensive documentation is available from our home page at - http://slurm.schedmd.com/slurm.html + https://slurm.schedmd.com/slurm.html PROBLEMS -------- If you experience problems compiling, installing, or running Slurm, see - http://slurm.schedmd.com/help.html + https://slurm.schedmd.com/help.html LEGAL ----- diff --git a/configure b/configure index f6b859f8ebdd7297af8573c98dfd26c2b1d3a2e0..cb35c8df561895c9ad16d9faba8e6eb9efa54952 100755 --- a/configure +++ b/configure @@ -593,7 +593,7 @@ PACKAGE_TARNAME='slurm' PACKAGE_VERSION='17.02' PACKAGE_STRING='slurm 17.02' PACKAGE_BUGREPORT='slurm-dev@schedmd.com' -PACKAGE_URL='http://slurm.schedmd.com' +PACKAGE_URL='https://slurm.schedmd.com' ac_unique_file="configure.ac" # Factoring default headers for most tests. @@ -1816,7 +1816,7 @@ Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . -slurm home page: . +slurm home page: . _ACEOF ac_status=$? fi @@ -25145,7 +25145,7 @@ Configuration commands: $config_commands Report bugs to . -slurm home page: ." +slurm home page: ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 diff --git a/configure.ac b/configure.ac index efed8dfadce1e2b0bc5519994b391f8966aaa233..dd528aa7026a9406e1e99dbbf96d610b341f347f 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Prologue dnl -AC_INIT(slurm, m4_esyscmd([perl -ne 'print,exit if s/^\s*VERSION:\s*(\d*.\d*).\S*/\1/i' ./META | sed 's/^v//' | tr '-' '_' | tr -d '\n']), [slurm-dev@schedmd.com], [], [http://slurm.schedmd.com]) +AC_INIT(slurm, m4_esyscmd([perl -ne 'print,exit if s/^\s*VERSION:\s*(\d*.\d*).\S*/\1/i' ./META | sed 's/^v//' | tr '-' '_' | tr -d '\n']), [slurm-dev@schedmd.com], [], [https://slurm.schedmd.com]) AC_PREREQ(2.59) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([auxdir]) diff --git a/contribs/cray/capmc_resume.c b/contribs/cray/capmc_resume.c index ef1d58c0f246130e06449d213e9e6a4b217cae4f..1fd1c7b80afe421fc9502d60145f7210619456d4 100644 --- a/contribs/cray/capmc_resume.c +++ b/contribs/cray/capmc_resume.c @@ -7,7 +7,7 @@ * Copyright (C) 2016 SchedMD LLC. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/cray/capmc_suspend.c b/contribs/cray/capmc_suspend.c index 5a2a26671bed09476e9f64a9b668993f931fd47f..f94845dfebe9d790b8cd80108cef6b65f0730d3f 100644 --- a/contribs/cray/capmc_suspend.c +++ b/contribs/cray/capmc_suspend.c @@ -6,7 +6,7 @@ * Copyright (C) 2016 SchedMD LLC. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/cray/opt_modulefiles_slurm.in b/contribs/cray/opt_modulefiles_slurm.in index b8c039633202bc4b9415d128ca372a28b62ae9c6..adb105659e7b3743ebbe72fafc717327f8fd92ea 100644 --- a/contribs/cray/opt_modulefiles_slurm.in +++ b/contribs/cray/opt_modulefiles_slurm.in @@ -6,7 +6,7 @@ # SUBROUTINES proc ModulesHelp { } { puts stderr "\tThis is Slurm $::version.\n" - puts stderr "\tPlease consult http://slurm.schedmd.com/cray.html" + puts stderr "\tPlease consult https://slurm.schedmd.com/cray.html" } # CONFIGURATION diff --git a/contribs/env_cache_builder.c b/contribs/env_cache_builder.c index d91bc51c0af8316b5d0ef1232604b08038c0aa4a..95c8680b238e5d18fcf7cfdc16efd2b5613ff91f 100644 --- a/contribs/env_cache_builder.c +++ b/contribs/env_cache_builder.c @@ -30,7 +30,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/openlava/bjobs.pl b/contribs/openlava/bjobs.pl index 498fab7dbb5d88437dbb4c37b6c3ab17577d3ea5..28261a70026beecb45e7272d5dbd23063ac42d21 100644 --- a/contribs/openlava/bjobs.pl +++ b/contribs/openlava/bjobs.pl @@ -10,7 +10,7 @@ # Written by Danny Auble . # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/openlava/bkill.pl b/contribs/openlava/bkill.pl index ee10dbefd0e297e4c9c6e8f3fda92197325b79e4..d75fb17ca7665e324c1bb634f8ebb0d695ab4426 100644 --- a/contribs/openlava/bkill.pl +++ b/contribs/openlava/bkill.pl @@ -9,7 +9,7 @@ # Written by Danny Auble . # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/openlava/bsub.pl b/contribs/openlava/bsub.pl index 6de3e39135947f63ab898163f9eca89f0f435921..73ba522cc2c425fe231ea9f26cf7c869cdb4ef78 100644 --- a/contribs/openlava/bsub.pl +++ b/contribs/openlava/bsub.pl @@ -9,7 +9,7 @@ # Written by Danny Auble . # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/openlava/lsid.pl b/contribs/openlava/lsid.pl index e1b5bcfb3324098c88504076b956996f56f854fd..0a3244c5099bafc29a0e24f1ce7f6c5f730be7c4 100644 --- a/contribs/openlava/lsid.pl +++ b/contribs/openlava/lsid.pl @@ -10,7 +10,7 @@ # Written by Danny Auble . # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/pam_slurm_adopt/pam_slurm_adopt.c b/contribs/pam_slurm_adopt/pam_slurm_adopt.c index 9c16a52d4b03f8a069a1b9cea0136481923d6f4b..b247a706b0fb75223461f4fc8ba8105ab1fae450 100644 --- a/contribs/pam_slurm_adopt/pam_slurm_adopt.c +++ b/contribs/pam_slurm_adopt/pam_slurm_adopt.c @@ -5,7 +5,7 @@ * Author: Ryan Cox * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/perlapi/libslurmdb/perl/Slurmdb.pm b/contribs/perlapi/libslurmdb/perl/Slurmdb.pm index 5b12030dfc76a9e08ae71073877914894e006c5f..6f4da96c24b183a40dc6953526a314b7f54ddaba 100644 --- a/contribs/perlapi/libslurmdb/perl/Slurmdb.pm +++ b/contribs/perlapi/libslurmdb/perl/Slurmdb.pm @@ -135,7 +135,7 @@ None by default. =head1 SEE ALSO -http://slurm.schedmd.com/accounting.html +https://slurm.schedmd.com/accounting.html =head1 AUTHOR @@ -148,7 +148,7 @@ Don Lipari, lipari@llnl.gov CODE-OCEC-09-009. All rights reserved. This file is part of SLURM, a resource management program. For - details, see . Please also + details, see . Please also read the included file: DISCLAIMER. SLURM is free software; you can redistribute it and/or modify it diff --git a/contribs/pmi2/testpmi2.c b/contribs/pmi2/testpmi2.c index ed966f2ca7b6cad03d008c03317ccc4e028b4b12..f623d23f04c69df49b9a157f15178fcc1aa156d0 100644 --- a/contribs/pmi2/testpmi2.c +++ b/contribs/pmi2/testpmi2.c @@ -6,7 +6,7 @@ * Written by David Bigagli * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/sjstat b/contribs/sjstat index 11507ae355bcece6898bd4056737e2f5d1a438ed..53f9ad6bc0f2226eae70faab4d26180739bf6485 100755 --- a/contribs/sjstat +++ b/contribs/sjstat @@ -11,7 +11,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/slurm_completion_help/slurm.vim b/contribs/slurm_completion_help/slurm.vim index 828335b8fa1e27852daeef3bb33a61716027ac89..af8fda9484222e5fdd03d878f1fc933382b1a98e 100644 --- a/contribs/slurm_completion_help/slurm.vim +++ b/contribs/slurm_completion_help/slurm.vim @@ -7,7 +7,7 @@ " Written by Damien François. . " " This file is part of SLURM, a resource management program. -" For details, see . +" For details, see . " Please also read the included file: DISCLAIMER. " " SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/slurm_completion_help/slurm_completion.sh b/contribs/slurm_completion_help/slurm_completion.sh index 6f57163ea0294e82409477b7aad579978ccc42b2..12bc95cb9e0cc6887ab829e9550024d56a43ec26 100644 --- a/contribs/slurm_completion_help/slurm_completion.sh +++ b/contribs/slurm_completion_help/slurm_completion.sh @@ -7,7 +7,7 @@ # Written by Damien François. . # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/time_login.c b/contribs/time_login.c index d5140a13931330dbcab96b6e106db2c31af16d43..0f9e1c0b0e29764e18c243a529e8ad419783e5ba 100644 --- a/contribs/time_login.c +++ b/contribs/time_login.c @@ -17,7 +17,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/mpiexec.pl b/contribs/torque/mpiexec.pl index e6b67069657ed47abbf2f36f9a66f0096725cd7a..96ec1874c0e03d2b37b994d8d8376ad32c192df3 100755 --- a/contribs/torque/mpiexec.pl +++ b/contribs/torque/mpiexec.pl @@ -11,7 +11,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/pbsnodes.pl b/contribs/torque/pbsnodes.pl index e551da2158c1024a48f56d0881bddf613cd18290..7336e636b9c96bf02308b8147631eee6751ab092 100755 --- a/contribs/torque/pbsnodes.pl +++ b/contribs/torque/pbsnodes.pl @@ -12,7 +12,7 @@ # Additions by Troy Baer # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/qdel.pl b/contribs/torque/qdel.pl index cf0693aa1da4601b7d46738a78dbfd81c6e61771..13a1e671815849bd2bfb4ac6888bf30988c13e64 100755 --- a/contribs/torque/qdel.pl +++ b/contribs/torque/qdel.pl @@ -11,7 +11,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/qhold.pl b/contribs/torque/qhold.pl index 028dcf9bfcab991a117f90aadf0f5e7c1b4d2f8f..00cd70d1632c6c32444e59203f8bfba2608f3aa1 100755 --- a/contribs/torque/qhold.pl +++ b/contribs/torque/qhold.pl @@ -12,7 +12,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/qrerun.pl b/contribs/torque/qrerun.pl index 67b9681f0421e2943eb05f047c33e6ca63f804eb..4d38b6abd338ebb4e1f564e03d633b27c59a5912 100755 --- a/contribs/torque/qrerun.pl +++ b/contribs/torque/qrerun.pl @@ -5,7 +5,7 @@ # ############################################################################### # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/qrls.pl b/contribs/torque/qrls.pl index 9734d265d970beae449f39c9c99b43eee05761fd..55feebc5961a962fe94f92b7788eedc59cf99773 100755 --- a/contribs/torque/qrls.pl +++ b/contribs/torque/qrls.pl @@ -11,7 +11,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/qstat.pl b/contribs/torque/qstat.pl index b108f871814cee01cea3d35ff3a6f47c94cfbe6a..b674e2a8d22f0437ae52bd992b38fbeb0cfbf516 100755 --- a/contribs/torque/qstat.pl +++ b/contribs/torque/qstat.pl @@ -11,7 +11,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/torque/qsub.pl b/contribs/torque/qsub.pl index ac6f80ab87aaf33f9a1075ab3759bafe728ab6ec..2c9b773c80765a81b277355403fadb56864c1f66 100755 --- a/contribs/torque/qsub.pl +++ b/contribs/torque/qsub.pl @@ -12,7 +12,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/contribs/web_apps/chart_stats.cgi b/contribs/web_apps/chart_stats.cgi index 6fa968bea2b3b79cd6ede27fa4fb29b84b586be6..bee654440c5497a1e464a6b95fe4a9e3ff46a370 100755 --- a/contribs/web_apps/chart_stats.cgi +++ b/contribs/web_apps/chart_stats.cgi @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/doc/html/slurm_ug_agenda.shtml b/doc/html/slurm_ug_agenda.shtml index d02c41a2a0f0a23ac34c68223477fb4bf260607a..72742b018ae7b28c8a34bdbae1e7726bfa220332 100644 --- a/doc/html/slurm_ug_agenda.shtml +++ b/doc/html/slurm_ug_agenda.shtml @@ -49,7 +49,7 @@ Address: 32, Kallirrois Av. & Petmeza, 117 43 Athens

Hosted by the Greek Research and Technology Network (GRNET) and -SchedMD. +SchedMD.

The 2016 Slurm User Group Meeting will be held on 26 and 27 September at the Technopolis, 100 Pireos Street, Athens, Greece. The meeting will include an assortment of tutorials, technical presentations, diff --git a/slurm.spec b/slurm.spec index bdbe2122fa50b14fa23a7f99d3e3b12ad5c91be4..45a34f7dad031dee5b6a5ea2a31acc2ed0c0a4ef 100644 --- a/slurm.spec +++ b/slurm.spec @@ -89,7 +89,7 @@ License: GPL Group: System Environment/Base Source: %{name}-%{version}-%{release}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} -URL: http://slurm.schedmd.com/ +URL: https://slurm.schedmd.com/ Requires: slurm-plugins diff --git a/slurm/slurm.h.in b/slurm/slurm.h.in index fca5264f1c4af1743cdedf91785730c2a1880c1c..76f18af80b029f3944234946a797bfbeb63ecd08 100644 --- a/slurm/slurm.h.in +++ b/slurm/slurm.h.in @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD LLC . + * Portions Copyright (C) 2010-2016 SchedMD LLC . * Portions Copyright (C) 2012-2013 Los Alamos National Security, LLC. * Portions Copyright 2013 Cray Inc. All Rights Reserved. * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). @@ -11,7 +11,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/slurm/slurm_errno.h b/slurm/slurm_errno.h index 0ed87b8a20bcd4ebea0684134f6c1f8f61c0c35a..05af629cc59b8df327de7ce38973c19ac9b834ae 100644 --- a/slurm/slurm_errno.h +++ b/slurm/slurm_errno.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/slurm/slurmdb.h b/slurm/slurmdb.h index dfaeeea2ae1efeeb93f01359ceab92c99c6024fa..aff472b6e0e9bc06219cac5b77257355ccaa5a2d 100644 --- a/slurm/slurmdb.h +++ b/slurm/slurmdb.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/slurm/smd_ns.h b/slurm/smd_ns.h index b3e00cf58471bc3e60e5aaa5fb8d3ddc562469d4..7ca7e0907131b1693a24a40be858a5c123876977 100644 --- a/slurm/smd_ns.h +++ b/slurm/smd_ns.h @@ -5,7 +5,7 @@ * Written by Morris Jette and David Bigagli (SchedMD LLC) * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/slurm/spank.h b/slurm/spank.h index 25c385424f7a6c2d24cc52e02b5f61a3e2e55ee4..1179c653faae824968875044c7dd15fbdfbb29fb 100644 --- a/slurm/spank.h +++ b/slurm/spank.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/allocate.c b/src/api/allocate.c index 4e49b9589707cce4026c6f101e3272d48980cf3f..92a26f6175da783458b4638fd325ae7da47e15ff 100644 --- a/src/api/allocate.c +++ b/src/api/allocate.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/allocate_msg.c b/src/api/allocate_msg.c index 13c5b6161d4280144e432bd72282ffbb238d6ba5..169527c735537fd2f294beab3a64b46e330518dd 100644 --- a/src/api/allocate_msg.c +++ b/src/api/allocate_msg.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/assoc_mgr_info.c b/src/api/assoc_mgr_info.c index 8ab22b5c410a93175609c795d9a13da44082eb7a..65733959d8c703f1cd37e77578574e3201d29ec0 100644 --- a/src/api/assoc_mgr_info.c +++ b/src/api/assoc_mgr_info.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/block_info.c b/src/api/block_info.c index 5e60660af416d70bf84c8b9a9e39288a281c657e..fe5ed06c30c0f73c428eadec3c8ae6e8454e9932 100644 --- a/src/api/block_info.c +++ b/src/api/block_info.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/burst_buffer_info.c b/src/api/burst_buffer_info.c index ae9d9aa4a1f1226ce25ce7639d6e02da436e25cb..0d5da62019fa601a4e6853b65f058eb50e9fbcae 100644 --- a/src/api/burst_buffer_info.c +++ b/src/api/burst_buffer_info.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/cancel.c b/src/api/cancel.c index 13a00b1ede637020498fe270d770c09a3ca1130e..1224f7d8ba01172a96ed96bab2435897a13af2ec 100644 --- a/src/api/cancel.c +++ b/src/api/cancel.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/checkpoint.c b/src/api/checkpoint.c index 4ccfd3d54cfbd1cbdae7601b54e3d4232550d714..cd3cf6aa50906845b264eebf59dd13750aa5c6a8 100644 --- a/src/api/checkpoint.c +++ b/src/api/checkpoint.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/complete.c b/src/api/complete.c index ba9e669a08b247c69c1ca7e4262ac832f16b96e5..596f46020dd89d9fe09a53b1cba3bbf2f3385eb4 100644 --- a/src/api/complete.c +++ b/src/api/complete.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/config_info.c b/src/api/config_info.c index c1e972327c1d7971a2632f837f0c4918eb147062..61f42820776a9cfd0fc93931c281bc9459a613ca 100644 --- a/src/api/config_info.c +++ b/src/api/config_info.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette and Kevin Tew . * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/federation_info.c b/src/api/federation_info.c index 2847148ae4b74523dcd92e4fca45e4d33f94ae34..1c8044bf447b90936ad7709847ead06ebbdb33a6 100644 --- a/src/api/federation_info.c +++ b/src/api/federation_info.c @@ -5,7 +5,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/front_end_info.c b/src/api/front_end_info.c index a26b170fe3b4ad211fd3f5613b11d3097574fa9b..26f9a62ddd491380c7864a20fd5ee48409089954 100644 --- a/src/api/front_end_info.c +++ b/src/api/front_end_info.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/init_msg.c b/src/api/init_msg.c index 37b767e0d239f4fb7d9e80248482601c5fc9ac32..a55650a7460f114bd86272dc5d0b45ea45a6db5c 100644 --- a/src/api/init_msg.c +++ b/src/api/init_msg.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette . * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/job_info.c b/src/api/job_info.c index 3b972f3098e797d8434638687bcaed06c9f564a1..d41cfed89709944c90540d699f8a4c994c5d3a85 100644 --- a/src/api/job_info.c +++ b/src/api/job_info.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/job_step_info.c b/src/api/job_step_info.c index dff7c6d9e04be1408b4a04803b45e29bbb67c91c..8a1a64b725900809a8887fb6a90d5c71e3bbe697 100644 --- a/src/api/job_step_info.c +++ b/src/api/job_step_info.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/layout_info.c b/src/api/layout_info.c index 47c336f4dff2ae429af588c2996c666fecd346e1..99f3871afe65cdfe0ec2f72901ab9ec6828fb20c 100644 --- a/src/api/layout_info.c +++ b/src/api/layout_info.c @@ -5,7 +5,7 @@ * Written by Bull - Thomas Cadeau * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/license_info.c b/src/api/license_info.c index 58dd0cdf93fa7515cf7629714878e467f692c761..dd32755d89e4afb5db5eaf6817ce234b4c817fcb 100644 --- a/src/api/license_info.c +++ b/src/api/license_info.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/node_info.c b/src/api/node_info.c index 0102328cdf3fe50f11f18660dd1b65c1dd3e319d..d7941aa399ab754d5cfd41430fa893bb0405bf9f 100644 --- a/src/api/node_info.c +++ b/src/api/node_info.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/partition_info.c b/src/api/partition_info.c index a284e624c4fc27d9df4b16e1e2b037caeb296107..80f55736ce0065370216bcce39f872643fc43c9d 100644 --- a/src/api/partition_info.c +++ b/src/api/partition_info.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/pmi.c b/src/api/pmi.c index 0828479babf0375a844e21a50557b96e4c6ca0a4..bb0c795ab9b2ebf1039ce80632080ff52427b23b 100644 --- a/src/api/pmi.c +++ b/src/api/pmi.c @@ -53,7 +53,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/pmi_server.c b/src/api/pmi_server.c index 9be06eed67d9927a7d5e2250cf966069fb0b35ca..577c541b14338ffce90b84c5475794b56d0e0325 100644 --- a/src/api/pmi_server.c +++ b/src/api/pmi_server.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/pmi_server.h b/src/api/pmi_server.h index 36784aec2baacf82ddef6a42a3226706578d74eb..7007db924b6bafb9d48937441805119ff9556049 100644 --- a/src/api/pmi_server.h +++ b/src/api/pmi_server.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/powercap_info.c b/src/api/powercap_info.c index f69602d7525a8a79b5202c1fe63f8c9e30ea18c5..2f461b23534f3eb3337144a1474b518b2dc3ddbf 100644 --- a/src/api/powercap_info.c +++ b/src/api/powercap_info.c @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/reconfigure.c b/src/api/reconfigure.c index 491fffda8be573c129a257365e239952df374dff..c3c118afb6d8ba227f276ccb8f51d301b6653284 100644 --- a/src/api/reconfigure.c +++ b/src/api/reconfigure.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/reservation_info.c b/src/api/reservation_info.c index c0e18784ca38fe774babdd87ce80f56199115b69..95761a3b27a241c48211559401b05d28bbdb2c11 100644 --- a/src/api/reservation_info.c +++ b/src/api/reservation_info.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/signal.c b/src/api/signal.c index 59a91621046487cd47c60e768b5cfadbc56374a9..a157fa63f4afb045ba5534dc30256ffb6fc16fad 100644 --- a/src/api/signal.c +++ b/src/api/signal.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/slurm_get_statistics.c b/src/api/slurm_get_statistics.c index d20161884ca8b5a3fef59c0d840b21317ed521d7..f3d09b37ad762d8dc805caf0bf6a68a17aa02ed2 100644 --- a/src/api/slurm_get_statistics.c +++ b/src/api/slurm_get_statistics.c @@ -5,7 +5,7 @@ * Written by Alejandro Lucero * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/slurm_hostlist.c b/src/api/slurm_hostlist.c index de90d2b4369f3ae7ada9a238012ce49078952603..c40e35f78a472249351d2bdb169d30cb0703450e 100644 --- a/src/api/slurm_hostlist.c +++ b/src/api/slurm_hostlist.c @@ -8,7 +8,7 @@ * LLNL-CODE-402394. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/slurm_pmi.c b/src/api/slurm_pmi.c index 6b836a0cd98eceffbc9623422adf532c5df6ffff..b4a8108a3a9207ed76ec0c335f8d275a671236ff 100644 --- a/src/api/slurm_pmi.c +++ b/src/api/slurm_pmi.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/slurm_pmi.h b/src/api/slurm_pmi.h index 8320eda6012b456498aab1345a74548bc302e74b..9de81d73d3e7f8953cf04e5f5b31bdaaaf4c9a68 100644 --- a/src/api/slurm_pmi.h +++ b/src/api/slurm_pmi.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/step_ctx.c b/src/api/step_ctx.c index df6156d4b59ce2409231692c6e575e4a0fb8bb28..2e6233160b8151f420d55df50b7d8e13c12aeddf 100644 --- a/src/api/step_ctx.c +++ b/src/api/step_ctx.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/step_ctx.h b/src/api/step_ctx.h index 41dcbe07eb31414f701aa16c38f2b1b4795e8fec..71a25a7fc93662fcfce02fab78b1cde8b066b83a 100644 --- a/src/api/step_ctx.h +++ b/src/api/step_ctx.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/step_io.c b/src/api/step_io.c index fdc72b9b5980f195b9966026e9cd8e0bb934deab..f35e085a875ead932b8f8ff3fe0fc9b48a904ad4 100644 --- a/src/api/step_io.c +++ b/src/api/step_io.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/step_io.h b/src/api/step_io.h index b5c2dd0cc30e1c9e4ecd30e0266b11ed4c57498e..0c6274e53f4800fefee015a50d9b0f18e45c703d 100644 --- a/src/api/step_io.h +++ b/src/api/step_io.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/step_launch.c b/src/api/step_launch.c index a5c6f9f76739ce48f07c04e93cec770db7a834bc..473e45cbda25d21f9953c3a2472875e8db2179ac 100644 --- a/src/api/step_launch.c +++ b/src/api/step_launch.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/step_launch.h b/src/api/step_launch.h index dfcd96f74de336abbe709e2a268331b0d53cf57d..8f9ceb4530c38b04cf779d129b236807fae6ad52 100644 --- a/src/api/step_launch.h +++ b/src/api/step_launch.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/submit.c b/src/api/submit.c index ec2faa34179f79914d3d6db5ab46d7f9b83b4a1b..d5505026a4d03107b7d9b220b51b52022d69fe4c 100644 --- a/src/api/submit.c +++ b/src/api/submit.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/suspend.c b/src/api/suspend.c index 6fed5e8595c629cb1e8ab33f1457b9813f062b06..0c498503ba10bfc0a7ba439cfd8b440bd989a792 100644 --- a/src/api/suspend.c +++ b/src/api/suspend.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/topo_info.c b/src/api/topo_info.c index 83a06ea65f2046a4a2e4c0416024be1a2ada7357..a380d3b926435e906d2aa67d21465ef51814b7b1 100644 --- a/src/api/topo_info.c +++ b/src/api/topo_info.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/triggers.c b/src/api/triggers.c index bc79d2f72ba5ab4cb894a2e02c46d7f2703c22a9..4507a7a45f1fcd372d249a02b7123d7c334d3f10 100644 --- a/src/api/triggers.c +++ b/src/api/triggers.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/api/update_config.c b/src/api/update_config.c index 6e0209a043b22ebb754327deeed4bf1aafecf400..7b064492ff67ba3ecb02d5d84e34a1d4a18bbff8 100644 --- a/src/api/update_config.c +++ b/src/api/update_config.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/bcast/file_bcast.c b/src/bcast/file_bcast.c index 7b306fd1f1a917b684a1fb87e4c502f4da1d7a49..3568f6b252131b2a4a924aa314b8394cfda2dadf 100644 --- a/src/bcast/file_bcast.c +++ b/src/bcast/file_bcast.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/bcast/file_bcast.h b/src/bcast/file_bcast.h index 0ed05b56153a7e7b884d6b7b42583c7528791573..aff27d48dcdbec6bd6e77c24477b1a3158431cb5 100644 --- a/src/bcast/file_bcast.h +++ b/src/bcast/file_bcast.h @@ -4,7 +4,7 @@ * Copyright (C) 2015-2016 SchedMD LLC. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/assoc_mgr.c b/src/common/assoc_mgr.c index 19a641a130743ed423227f936646883abd9e6b1b..e65cd1edef90967004b1720f047ef138a837648f 100644 --- a/src/common/assoc_mgr.c +++ b/src/common/assoc_mgr.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/assoc_mgr.h b/src/common/assoc_mgr.h index 92410f09db433da5688ffe86de562f03dfb09589..3e72d47ac565ece9711c3751b19dc231e0120c15 100644 --- a/src/common/assoc_mgr.h +++ b/src/common/assoc_mgr.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/bitstring.c b/src/common/bitstring.c index 7c14452cf0ba01730deb2f3da1c4301b6da65a8a..0f5ad02b277ace7d10e334206a368bf43b2b0b3f 100644 --- a/src/common/bitstring.c +++ b/src/common/bitstring.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/bitstring.h b/src/common/bitstring.h index 14cb9e572064629f56bc73fbf204332fcceb6a3c..2826db8f9cf7a16d1f95e14c09bf8f37c330ffdb 100644 --- a/src/common/bitstring.h +++ b/src/common/bitstring.h @@ -11,7 +11,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/callerid.c b/src/common/callerid.c index 1c4fd37b28449d60cff45898bb8b968f7bb937e4..e8c99526a4576810af64777e04a092b84e7c9f5e 100644 --- a/src/common/callerid.c +++ b/src/common/callerid.c @@ -5,7 +5,7 @@ * Author: Ryan Cox * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/callerid.h b/src/common/callerid.h index 86e707c883ff52c03e71dfaa06b48c82d0c01de9..d53c09aa17f41abd832474fcbb10df66ea3e12c1 100644 --- a/src/common/callerid.h +++ b/src/common/callerid.h @@ -5,7 +5,7 @@ * Author: Ryan Cox * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/checkpoint.c b/src/common/checkpoint.c index b031d659e4818e1ba9b60972069aae4a67fc906d..2f4ce092ab435e7fae5bc6df181df360c15afabe 100644 --- a/src/common/checkpoint.c +++ b/src/common/checkpoint.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/checkpoint.h b/src/common/checkpoint.h index 0cb477ebabffede3a3b75d3ff743314adc6f04ef..3fe4cca70bbfb0c916d87497e2c6d7ce40e2a8b6 100644 --- a/src/common/checkpoint.h +++ b/src/common/checkpoint.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/cpu_frequency.c b/src/common/cpu_frequency.c index fc39dafa76ff93b37622f41566ed1d23e6bb14fb..cdc7cb2523da06788f5713123a1e59dfb3b34b91 100644 --- a/src/common/cpu_frequency.c +++ b/src/common/cpu_frequency.c @@ -8,7 +8,7 @@ * intel_pstate support * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/cpu_frequency.h b/src/common/cpu_frequency.h index 6c1e0bc23f2673862cb62ff51b5796edf9398c80..31d285d8f3cd15e95eab2fda5b6d3c2d85be40af 100644 --- a/src/common/cpu_frequency.h +++ b/src/common/cpu_frequency.h @@ -5,7 +5,7 @@ * Written by Don Albert, * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/daemonize.c b/src/common/daemonize.c index 34f0551c973d9698c21c91231cae4faf4fd545a1..dc6379ac9a36e99a9fc6830b31a05a60fa6ba87f 100644 --- a/src/common/daemonize.c +++ b/src/common/daemonize.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/daemonize.h b/src/common/daemonize.h index d4f336320766de0a0a2b9811522a4a5181c565f8..d7b4cc4a9a649b91372b82a4638c2c3f8c66fe7d 100644 --- a/src/common/daemonize.h +++ b/src/common/daemonize.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/eio.c b/src/common/eio.c index 1337ef6ff6855bcf3569ea8b35bde7707963a19f..0219e4439ff15e6f1a4c8e4204de1b197c3bdbd4 100644 --- a/src/common/eio.c +++ b/src/common/eio.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/eio.h b/src/common/eio.h index d5e266ea99f31d9cbe87686dc901f40026ec2222..c0a2cec0db372ba69fae28bc8dab64906dd80b51 100644 --- a/src/common/eio.h +++ b/src/common/eio.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/entity.c b/src/common/entity.c index c7e31ddfb9dbe97ff0b10347a7ca1ab61808934a..300355736af41cb2a1d529d2b985017f6841c05b 100644 --- a/src/common/entity.c +++ b/src/common/entity.c @@ -6,7 +6,7 @@ * Adapted by Matthieu Hautreux for slurm-14.11. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/entity.h b/src/common/entity.h index c43c10be1382caf2fee8e4bef7880c29eb48c886..8b4014edcba4e756a956aecb22b871ae45743502 100644 --- a/src/common/entity.h +++ b/src/common/entity.h @@ -6,7 +6,7 @@ * Adapted by Matthieu Hautreux for slurm-14.11. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/env.c b/src/common/env.c index 3dc0f1806ec74d0513828c1a30391a9b33aff283..bff5001476d077f2e32f19aa3fd11796364c0f4c 100644 --- a/src/common/env.c +++ b/src/common/env.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/env.h b/src/common/env.h index 7f428e5ec1abcc0ca1676b353f0eeaec27fed7e6..72ab6df72538187a8df8c715113d233086385553 100644 --- a/src/common/env.h +++ b/src/common/env.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/forward.c b/src/common/forward.c index 73f7e558d095cf0e80698eb957cd86961a0a87f8..703d72eb0c63918c9fc4bdbfd7c4a019b9fce57d 100644 --- a/src/common/forward.c +++ b/src/common/forward.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/forward.h b/src/common/forward.h index b24e5d2075c3cbfab9fa5066293c085c744e9f0b..e6b83ef1edbeb01bf68d72c19bf443324f52b5fc 100644 --- a/src/common/forward.h +++ b/src/common/forward.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/gres.c b/src/common/gres.c index cffe0d50e7815daefdaa0d9a8820b1cdc5149a5b..81fabdc369268bff7d456ddad6567a484236288e 100644 --- a/src/common/gres.c +++ b/src/common/gres.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/gres.h b/src/common/gres.h index 8d3053f09746c290f88d7af75b0f167bad2deedd..cebccdbba5259ca066499b429757bcb96018972b 100644 --- a/src/common/gres.h +++ b/src/common/gres.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/hostlist.c b/src/common/hostlist.c index 156f412c5b173541ab91fcd0b8d2f1908ed7eb4b..447af744c7c560f2bd80fdbfff97e23147265025 100644 --- a/src/common/hostlist.c +++ b/src/common/hostlist.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/hostlist.h b/src/common/hostlist.h index 17cd22ebc7f9add36f71c91c8eed7cadf989044a..ea089ca81d53b9164cfb429cc5568ba66a952a0d 100644 --- a/src/common/hostlist.h +++ b/src/common/hostlist.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/io_hdr.c b/src/common/io_hdr.c index 3e80a3e630e4084a938aef346859e2c865402b4f..6cfbf7aac607ca23937c150217a04c512cc52b43 100644 --- a/src/common/io_hdr.c +++ b/src/common/io_hdr.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/io_hdr.h b/src/common/io_hdr.h index c14a0dafb1226bb6d4728b746de57ff8d0a80ab4..3b71a4284218cba9f2757522fdb6403b3c918194 100644 --- a/src/common/io_hdr.h +++ b/src/common/io_hdr.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/job_options.c b/src/common/job_options.c index 9cbb316e931935160b4930f7a01e58df9c6602bc..370503401179fb4bc1571c3d917e7d9cd00d0617 100644 --- a/src/common/job_options.c +++ b/src/common/job_options.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/job_options.h b/src/common/job_options.h index 9b0413fe39e26950f2144f5590bc408ed4d5d1ce..1f8f032566a258da03e9b537240495eeb184762c 100644 --- a/src/common/job_options.h +++ b/src/common/job_options.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/job_resources.c b/src/common/job_resources.c index 6a52b033d607ffaa48b6207b8f7cac02e7e1b3a0..61cd39e7831da8ddc7960467de997f5158e24b0c 100644 --- a/src/common/job_resources.c +++ b/src/common/job_resources.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/job_resources.h b/src/common/job_resources.h index af793a32088460c0a01f6d41f0c5e63a0699b121..7fab2521c39634183bf44389bfba900abf5464a4 100644 --- a/src/common/job_resources.h +++ b/src/common/job_resources.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/layout.c b/src/common/layout.c index d4d4bb2f04b487feabc2407c62b8dda843d57f49..b9e24911eff19ff7b56629bfdbe656e0fe8e0e86 100644 --- a/src/common/layout.c +++ b/src/common/layout.c @@ -6,7 +6,7 @@ * Adapted by Matthieu Hautreux for slurm-14.11. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/layout.h b/src/common/layout.h index 1203a83a59a394da4328846121f54c86763afed1..6e4166162e8fe6772dd5a07b7db95107890416ea 100644 --- a/src/common/layout.h +++ b/src/common/layout.h @@ -6,7 +6,7 @@ * Adapted by Matthieu Hautreux for slurm-14.11. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/layouts_mgr.c b/src/common/layouts_mgr.c index 9cc0a6c7d3c7cb675a3d47ce5982835ba37d966e..99ff05010b3d6bcd0ddef05e07baf85fe411864f 100644 --- a/src/common/layouts_mgr.c +++ b/src/common/layouts_mgr.c @@ -7,7 +7,7 @@ * Enhanced by Matthieu Hautreux for slurm-15.x. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/layouts_mgr.h b/src/common/layouts_mgr.h index 027f2743f6296e9158b3ee53a46afe4c8becb7cf..e32ec249fb032c887a473e7d771e857710a0a2df 100644 --- a/src/common/layouts_mgr.h +++ b/src/common/layouts_mgr.h @@ -7,7 +7,7 @@ * Enhanced by Matthieu Hautreux for slurm-15.x. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/macros.h b/src/common/macros.h index eee6e92969299b2ada0812c70d287b8af66c984e..2207c21b43c54e13415f1ff843fffac448a42ae8 100644 --- a/src/common/macros.h +++ b/src/common/macros.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/mapping.c b/src/common/mapping.c index c81c5331131efa03abd61ace53ae7654829b11e7..b6b10914f0424c026ff425c4fdabbf16e277230e 100644 --- a/src/common/mapping.c +++ b/src/common/mapping.c @@ -7,7 +7,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/mapping.h b/src/common/mapping.h index 755e55decefaf26ef6fdc6f22380d7893ecc8e9a..6eaff47716ae8e645f631330275df48e724eae22 100644 --- a/src/common/mapping.h +++ b/src/common/mapping.h @@ -7,7 +7,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/mpi.c b/src/common/mpi.c index 28b4b71d26b04735922809288cbb5dbf3469897b..b92202fd61e02ade74c0c34816e13e99321b24ab 100644 --- a/src/common/mpi.c +++ b/src/common/mpi.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/msg_aggr.c b/src/common/msg_aggr.c index bcc8aa4f8d5e0259bca0911bbd9e6380c069afbe..38bf17243b7bceb65d6ff4420126f472ae65c848 100644 --- a/src/common/msg_aggr.c +++ b/src/common/msg_aggr.c @@ -10,7 +10,7 @@ * Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/msg_aggr.h b/src/common/msg_aggr.h index f2ad2b89c42e283e5178ca6e74f7dc7949922a9c..3db44b290a52c9bfb98b410132accbc58746f945 100644 --- a/src/common/msg_aggr.h +++ b/src/common/msg_aggr.h @@ -10,7 +10,7 @@ * Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/net.c b/src/common/net.c index 84c3de9db4277543dedfdd24f0720ab78b57f4db..9eadd8c747a17a71bf545fa950784a1277c95096 100644 --- a/src/common/net.c +++ b/src/common/net.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/net.h b/src/common/net.h index 0d64a5b7272367a28882860a71bf8855971aff30..69fb19870ba21c0b557af0ec522d3ab64743b229 100644 --- a/src/common/net.h +++ b/src/common/net.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/node_conf.c b/src/common/node_conf.c index f74853f5e506eeacf92af928972b4fd0e0d06838..9f815a5a306dbecd917f996807f040a195351de2 100644 --- a/src/common/node_conf.c +++ b/src/common/node_conf.c @@ -14,7 +14,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/node_conf.h b/src/common/node_conf.h index fbc7f7bc0e4092a1316176174b59a903aea8d679..f5af7a5f246743b7b259b7352dea28b4f51282e3 100644 --- a/src/common/node_conf.h +++ b/src/common/node_conf.h @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/node_features.c b/src/common/node_features.c index a104b31de7f32ee73524e9fc0190683472be1e93..db780de9faecc37bef84a3d67f35aab938a66df3 100644 --- a/src/common/node_features.c +++ b/src/common/node_features.c @@ -6,7 +6,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/node_features.h b/src/common/node_features.h index 503fbcd46894fff8e65e840c9a6e40b55069dbd8..6e83d3b5dbf226598a1c64631eea45a6ed5f2a0b 100644 --- a/src/common/node_features.h +++ b/src/common/node_features.h @@ -6,7 +6,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/node_select.c b/src/common/node_select.c index bda992fbe2e4ad302f4ae87e64f00b8753c78539..3830025ee8e7de1b104404b2e0b7c7c78b65e16b 100644 --- a/src/common/node_select.c +++ b/src/common/node_select.c @@ -16,7 +16,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/node_select.h b/src/common/node_select.h index c2f83dcd6be9d9fcbe9f157ab02520f1fc5d8631..0055d3d9a1a8ace16cb393c4fe6cd43dd72ccd6a 100644 --- a/src/common/node_select.h +++ b/src/common/node_select.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/optz.c b/src/common/optz.c index 9c24b6af652d62c267d9fc681fa3a8638cd0468d..98a8fbb6a62aeabcc8a2e583abd03f9d0dbb4dd1 100644 --- a/src/common/optz.c +++ b/src/common/optz.c @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/optz.h b/src/common/optz.h index aed19391a6e9b4e2242d534231a4452bb5ceda97..651966e65d0cf63b5f63ede08bd0c0248d5ec117 100644 --- a/src/common/optz.h +++ b/src/common/optz.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/pack.c b/src/common/pack.c index b4072aec9f2bad6b3357bd7120ab376d28e70a3e..494d3be217441f644a43d3a8be872c43a026e6bc 100644 --- a/src/common/pack.c +++ b/src/common/pack.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/pack.h b/src/common/pack.h index 9f4b330b67e578b07abb654c5e119f6def0d17da..fa2143a8f886630ecd4e8b2d1ef1ef28a4a7394e 100644 --- a/src/common/pack.h +++ b/src/common/pack.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/parse_config.c b/src/common/parse_config.c index e8924592f652a12637968ef0fbf1eeef036ad254..f4300e2829ca2f4516370bec72527b32df825945 100644 --- a/src/common/parse_config.c +++ b/src/common/parse_config.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/parse_config.h b/src/common/parse_config.h index a081673fffb07d13717c5cc03a29ca5583789f7c..459d92b2827882804fda561aca79319075a0c837 100644 --- a/src/common/parse_config.h +++ b/src/common/parse_config.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/parse_time.c b/src/common/parse_time.c index 9a403c2b85d6e05623656166c70a0ee53b75970d..e94bbb5143f074371776758f0abb8b3be2859f67 100644 --- a/src/common/parse_time.c +++ b/src/common/parse_time.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/parse_time.h b/src/common/parse_time.h index 452afbeaeb79983663927d9e061e5ef87fdc5b9c..e12f505659668c044bb4340f208d8933ae205e0c 100644 --- a/src/common/parse_time.h +++ b/src/common/parse_time.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/parse_value.c b/src/common/parse_value.c index c148b3a519229f9d03c00160fb39ce95a7409e61..91cdb08cf40f759d23d2222b84749cb9110977d8 100644 --- a/src/common/parse_value.c +++ b/src/common/parse_value.c @@ -7,7 +7,7 @@ * for slurm-14.11. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/parse_value.h b/src/common/parse_value.h index c4212df7f028c949656f345ad33ce9ab8a90ee2a..ee9781b8892c447a027ca128b0d36c96db6fd770 100644 --- a/src/common/parse_value.h +++ b/src/common/parse_value.h @@ -7,7 +7,7 @@ * for slurm-14.11. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/plugin.c b/src/common/plugin.c index 0c98c3a5d3155274a217819a447e6c68b72b6f31..c9eb9150293daf36bfc0349a55686d14eaa13716 100644 --- a/src/common/plugin.c +++ b/src/common/plugin.c @@ -10,7 +10,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/plugin.h b/src/common/plugin.h index 2b565404a16915062fe0aad84716b8885ef22009..b273330765f3e00bf8f357e9cc2d8f8016d0d7a7 100644 --- a/src/common/plugin.h +++ b/src/common/plugin.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/plugrack.c b/src/common/plugrack.c index 322df112a758a84728caa278dc6cb9e884b3a3e7..26f87e8810165c31af1e3471662839c47f660eb7 100644 --- a/src/common/plugrack.c +++ b/src/common/plugrack.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/plugrack.h b/src/common/plugrack.h index 51dd5c3bac3157d7f9abfc95765f5d5aba1d00c6..9dec50c56f577e682e0a972be42a183026dd2b4c 100644 --- a/src/common/plugrack.h +++ b/src/common/plugrack.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/plugstack.c b/src/common/plugstack.c index 9eee5abbb720b55e626af432ea83591025ca4534..ecb6d7e29436804970efdc203c223a4d66f5f6f7 100644 --- a/src/common/plugstack.c +++ b/src/common/plugstack.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/plugstack.h b/src/common/plugstack.h index bb02d8b004f4a721c3b018aa59cbb8b797b909b5..4911e4c4001fdd74a5d718b0dbaf14b766ad0e3d 100644 --- a/src/common/plugstack.h +++ b/src/common/plugstack.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/power.c b/src/common/power.c index c89184633b16239da76d7f02b2abb001d456ac6e..1fbba3b7ec215cd52b3e4499fa9b9660d7f633fb 100644 --- a/src/common/power.c +++ b/src/common/power.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/power.h b/src/common/power.h index 9de7785a67bad791da327d95abb7d03225bf333d..59af68a2cc01b7799fbbda2cdc046abd980ab05f 100644 --- a/src/common/power.h +++ b/src/common/power.h @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/print_fields.c b/src/common/print_fields.c index 4461e0bd804ffa2ecf5742265e3e8071bda2447d..79cbc0f100ed91e62f3f0523feae298e6478a486 100644 --- a/src/common/print_fields.c +++ b/src/common/print_fields.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/print_fields.h b/src/common/print_fields.h index cb217129f35205bd13733e16f154faaa3d6d08e3..6ca5c88d80c473a72111538ad9fd47aa45e929d6 100644 --- a/src/common/print_fields.h +++ b/src/common/print_fields.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/proc_args.c b/src/common/proc_args.c index 31f4047157bbdaf3f239ae15ebb29b36d0929cff..cab1c23694a75ae2fd8b191d6118ec78c81a5b14 100644 --- a/src/common/proc_args.c +++ b/src/common/proc_args.c @@ -2,12 +2,12 @@ * proc_args.c - helper functions for command argument processing ***************************************************************************** * Copyright (C) 2007 Hewlett-Packard Development Company, L.P. - * Portions Copyright (C) 2010-2015 SchedMD LLC . + * Portions Copyright (C) 2010-2015 SchedMD LLC . * Written by Christopher Holmes , who borrowed heavily * from existing SLURM source code, particularly src/srun/opt.c * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/proc_args.h b/src/common/proc_args.h index d57886ca568d3e28ec8188c8bfa4a9a53c209355..42eaf799bd16d56f247d74af2b7a027ff17591bb 100644 --- a/src/common/proc_args.h +++ b/src/common/proc_args.h @@ -6,7 +6,7 @@ * from existing SLURM source code, particularly src/srun/opt.c * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/read_config.c b/src/common/read_config.c index 69a3ef3222c6184e1a0d6e5360c23b15083ee830..204ac5ee10cef0ad65bc4e2ea5814f129ad8cf20 100644 --- a/src/common/read_config.c +++ b/src/common/read_config.c @@ -4,7 +4,7 @@ * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. * Portions Copyright (C) 2008 Vijay Ramasubramanian. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Portions (boards) copyright (C) 2012 Bull, * Portions (route) copyright (C) 2014 Bull, * Copyright (C) 2012-2013 Los Alamos National Security, LLC. @@ -14,7 +14,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/read_config.h b/src/common/read_config.h index 35324f83f4d1d616bbd74ade9d31155c490790ff..b8fb8236dca8c26ee810a140c535e7ceb23c54b7 100644 --- a/src/common/read_config.h +++ b/src/common/read_config.h @@ -5,13 +5,13 @@ * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. * Portions Copyright (C) 2008 Vijay Ramasubramanian. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Mette . * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/safeopen.c b/src/common/safeopen.c index 59935698f1c4598536291861b4f5e4f292fc6ba1..a6b5ac9b3fe1bd2e01d89cd784dbce8156f6fac5 100644 --- a/src/common/safeopen.c +++ b/src/common/safeopen.c @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/safeopen.h b/src/common/safeopen.h index 35b6109159dc129639c088ccc3eea20f3d84679b..1bd7a7f105808a753c72cb9160fa2e0735f576b2 100644 --- a/src/common/safeopen.h +++ b/src/common/safeopen.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_accounting_storage.c b/src/common/slurm_accounting_storage.c index a7b90a40698c37794afe44d7bfd21313ddbb5292..9915db76d73e3611d0a07bdf073b52aa514d5d4a 100644 --- a/src/common/slurm_accounting_storage.c +++ b/src/common/slurm_accounting_storage.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_accounting_storage.h b/src/common/slurm_accounting_storage.h index ace7fc87afb6d6435aafdfd93ec920e98e623c32..4d904a63f1d986a2fffcb041782e1dc895094a96 100644 --- a/src/common/slurm_accounting_storage.h +++ b/src/common/slurm_accounting_storage.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather.c b/src/common/slurm_acct_gather.c index af35133d18842edf0138ad65a1cc3df26a68b0a3..0c9cc93672645ed58274baad84816801107def28 100644 --- a/src/common/slurm_acct_gather.c +++ b/src/common/slurm_acct_gather.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather.h b/src/common/slurm_acct_gather.h index d070523ff47b49601e053f35d9f4782f3c02ac31..55e82f29cd2a7db1e6a937ea2138093acae5bb38 100644 --- a/src/common/slurm_acct_gather.h +++ b/src/common/slurm_acct_gather.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_energy.c b/src/common/slurm_acct_gather_energy.c index fab0e4e761e3aedd19165bfe88881aa9960c50bd..9692dacff7c450017933e91f8f63f41de866a304 100644 --- a/src/common/slurm_acct_gather_energy.c +++ b/src/common/slurm_acct_gather_energy.c @@ -6,7 +6,7 @@ * Written by Bull-HN-PHX/d.rusak, * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_energy.h b/src/common/slurm_acct_gather_energy.h index de1758a617bf32f99e10b2fc7173c93e4b8e464f..bbd7e496dc46378759aa6b5df6c81e4cfdb62080 100644 --- a/src/common/slurm_acct_gather_energy.h +++ b/src/common/slurm_acct_gather_energy.h @@ -6,7 +6,7 @@ * Copyright (C) 2012 Bull-HN-PHX * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_filesystem.c b/src/common/slurm_acct_gather_filesystem.c index eef54ad4a58959e81dd5b4d1d36d8d4ba55239d7..6e48ef363f5bc4e49bff3388b8972ab28bcb9cec 100644 --- a/src/common/slurm_acct_gather_filesystem.c +++ b/src/common/slurm_acct_gather_filesystem.c @@ -6,7 +6,7 @@ * Written by Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_filesystem.h b/src/common/slurm_acct_gather_filesystem.h index 6818b1481c97e3ae494142180ce3ba745684946a..d9dbdbcae1f21f6515f204ad1bee41321ac9e76a 100644 --- a/src/common/slurm_acct_gather_filesystem.h +++ b/src/common/slurm_acct_gather_filesystem.h @@ -6,7 +6,7 @@ * Written by Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_infiniband.c b/src/common/slurm_acct_gather_infiniband.c index 9d2a172e244da2203d1b5fd751aca94f40f3f6f2..58c5c5b56d6f495d8aae832a0255cc8cac1a3c5e 100644 --- a/src/common/slurm_acct_gather_infiniband.c +++ b/src/common/slurm_acct_gather_infiniband.c @@ -6,7 +6,7 @@ * Written by Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_infiniband.h b/src/common/slurm_acct_gather_infiniband.h index 828316c008117af78255048b7a609113e90d4799..73eadd2cad4536eff6879a91a71a8007ea92b808 100644 --- a/src/common/slurm_acct_gather_infiniband.h +++ b/src/common/slurm_acct_gather_infiniband.h @@ -6,7 +6,7 @@ * Written by Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_profile.c b/src/common/slurm_acct_gather_profile.c index dc76411da0dfefc91aefda19789af21af6d2ca13..32811706443f4b72c17d9a2b900591a60835189c 100644 --- a/src/common/slurm_acct_gather_profile.c +++ b/src/common/slurm_acct_gather_profile.c @@ -8,7 +8,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_acct_gather_profile.h b/src/common/slurm_acct_gather_profile.h index 6c905fc7358ecd35507ddeb52623475da6b832e8..de1f474136523377fd2368514df826454ffb5f7f 100644 --- a/src/common/slurm_acct_gather_profile.h +++ b/src/common/slurm_acct_gather_profile.h @@ -7,7 +7,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_auth.c b/src/common/slurm_auth.c index f908c7f9a44c7ab45fb6e66711ae851e979ef6a6..f7811e71aa248652d455deb704c1d0d29ea25645 100644 --- a/src/common/slurm_auth.c +++ b/src/common/slurm_auth.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_auth.h b/src/common/slurm_auth.h index 8d03c891601b85a916345ba15815739c27fd4efa..b430809ca5b8428c6a416b7df9817e3dbf9e080d 100644 --- a/src/common/slurm_auth.h +++ b/src/common/slurm_auth.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_cred.c b/src/common/slurm_cred.c index 76c9c06a388160725a8a3ff954078d27dbf55b87..58bfa51ee0c2b9a19c44873cad6332e8baabc36d 100644 --- a/src/common/slurm_cred.c +++ b/src/common/slurm_cred.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2015 SchedMD . + * Portions Copyright (C) 2015 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette . * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_cred.h b/src/common/slurm_cred.h index 79238b49c03cd8ad2a73e1dbb6a0e316abf590d3..7fdebd3dfa24e4d75baf9177c6da55d6ded5c83a 100644 --- a/src/common/slurm_cred.h +++ b/src/common/slurm_cred.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_errno.c b/src/common/slurm_errno.c index 9238d048f3325e4421656e04a0a592bf4604643c..0de0c52c31fdde90302b8017fe4aee0bf72b8740 100644 --- a/src/common/slurm_errno.c +++ b/src/common/slurm_errno.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_ext_sensors.c b/src/common/slurm_ext_sensors.c index d1a7a157e04901c97d40c898973e10fa7450f049..b10fc4233a49e3572827cf667e9d86d5aa48b27a 100644 --- a/src/common/slurm_ext_sensors.c +++ b/src/common/slurm_ext_sensors.c @@ -6,7 +6,7 @@ * Written by Bull-HN-PHX/Martin Perry, * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_ext_sensors.h b/src/common/slurm_ext_sensors.h index 1228b8897f48a2aa2b6c7824cf6d311b9e16ef0d..c5684ff66c0cf882f16577b575c104b7105fdcaa 100644 --- a/src/common/slurm_ext_sensors.h +++ b/src/common/slurm_ext_sensors.h @@ -6,7 +6,7 @@ * Copyright (C) 2013 Bull-HN-PHX * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_jobacct_gather.c b/src/common/slurm_jobacct_gather.c index 980d86d4a58659ec585ea48dae1715dcd2726f64..3189ce4a083394f39adee30eebcf1ed4d108825b 100644 --- a/src/common/slurm_jobacct_gather.c +++ b/src/common/slurm_jobacct_gather.c @@ -10,7 +10,7 @@ * Copyright (C) 2005 Hewlett-Packard Development Company, L.P. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_jobacct_gather.h b/src/common/slurm_jobacct_gather.h index b07a64123387fc09b8a6ac21d8b75124c940c8e6..ac400e0f9fa2f2c7c005bfc0f7ffa7e3f7bf86ea 100644 --- a/src/common/slurm_jobacct_gather.h +++ b/src/common/slurm_jobacct_gather.h @@ -10,7 +10,7 @@ * Copyright (C) 2005 Hewlett-Packard Development Company, L.P. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_jobcomp.c b/src/common/slurm_jobcomp.c index cc96d8348458e74c9cfdaab29e80c3a315ce2c36..aa0335dc43fdcf043d76fcd8de14843b0e3f84f5 100644 --- a/src/common/slurm_jobcomp.c +++ b/src/common/slurm_jobcomp.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_jobcomp.h b/src/common/slurm_jobcomp.h index c5e7257d4e8d323fba06abec4a7f1aab352bcd40..7c70f37c926bc21dfae56d230c522032ee0c540e 100644 --- a/src/common/slurm_jobcomp.h +++ b/src/common/slurm_jobcomp.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_mcs.c b/src/common/slurm_mcs.c index 39beb59b885d4616f22e793215e46abcbdfc9c5f..4f9a43f4cd9dff2058486fddd3ff44639ab8fd80 100644 --- a/src/common/slurm_mcs.c +++ b/src/common/slurm_mcs.c @@ -5,7 +5,7 @@ * Written by Aline Roy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_mcs.h b/src/common/slurm_mcs.h index b01a50832bf3d7c4f2b6f5615b50c69f70fd25a0..7366d68d0a47a9701fa6dca465c3a148e07296f8 100644 --- a/src/common/slurm_mcs.h +++ b/src/common/slurm_mcs.h @@ -5,7 +5,7 @@ * Written by Aline Roy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_mpi.h b/src/common/slurm_mpi.h index 100a211c2f65a45fcd69f5bef291b36aa0d9bc96..7e014c4667717203bebe9e927ec5a69dc53e568e 100644 --- a/src/common/slurm_mpi.h +++ b/src/common/slurm_mpi.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_persist_conn.c b/src/common/slurm_persist_conn.c index db04f3ae8e6b477d3867d3bab44e29361de5efe3..b1993bf872ebc33a0e92126648865a265297a9a9 100644 --- a/src/common/slurm_persist_conn.c +++ b/src/common/slurm_persist_conn.c @@ -6,7 +6,7 @@ * Written by Danny Auble da@schedmd.com, et. al. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_persist_conn.h b/src/common/slurm_persist_conn.h index 4ba3f19ea872c7087da7e12fe0cf20841db06283..ece44280f5aff0c96960e2860611687f963b37cf 100644 --- a/src/common/slurm_persist_conn.h +++ b/src/common/slurm_persist_conn.h @@ -6,7 +6,7 @@ * Written by Danny Auble da@schedmd.com, et. al. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_priority.c b/src/common/slurm_priority.c index a286778d4d6a7129f2a70cfbcb25904cae87bf87..2512c86d141a33de4884470180cf831b206f8cb4 100644 --- a/src/common/slurm_priority.c +++ b/src/common/slurm_priority.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_priority.h b/src/common/slurm_priority.h index aae5c9101466342df054e9756f8df4cff44bd2fd..82ac88209a0185dcc47bdec1e9cdb3520e9b2e09 100644 --- a/src/common/slurm_priority.h +++ b/src/common/slurm_priority.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_api.c b/src/common/slurm_protocol_api.c index 2b5e8f6b8375c51577147533c50e6fcd9c9644c6..d91d9d92cbaba68b25b3e65eb10c04d4e89619b8 100644 --- a/src/common/slurm_protocol_api.c +++ b/src/common/slurm_protocol_api.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_api.h b/src/common/slurm_protocol_api.h index 6692e9202d4c8fc5921134cdd02b85b34054cf7a..fa69a20293a775ad29d1da0ef7661b02c27c8d0c 100644 --- a/src/common/slurm_protocol_api.h +++ b/src/common/slurm_protocol_api.h @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_common.h b/src/common/slurm_protocol_common.h index 8042a15e5cd479978932bdaad69bd2e692d299d2..28cd138f68f28454189664fe3a99b6e30380759b 100644 --- a/src/common/slurm_protocol_common.h +++ b/src/common/slurm_protocol_common.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_defs.c b/src/common/slurm_protocol_defs.c index 55b51197ccb2a5f24a0dfb4cc8762ff746fb5109..20aec47dcefac4fd6a26dcd4d51f676fe0b75a67 100644 --- a/src/common/slurm_protocol_defs.c +++ b/src/common/slurm_protocol_defs.c @@ -5,13 +5,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Kevin Tew et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_defs.h b/src/common/slurm_protocol_defs.h index 598c8c84fba54658bf3fdf67bdd0ce249470177b..b5561fcc67dacbcaa5dc9653b6dc69abd5bfe3f4 100644 --- a/src/common/slurm_protocol_defs.h +++ b/src/common/slurm_protocol_defs.h @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2014 SchedMD . + * Portions Copyright (C) 2010-2014 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Kevin Tew . * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_interface.h b/src/common/slurm_protocol_interface.h index 6818e45a1b6152b37debe2ae22af039eda94f3f1..b3966ad19ff6261eaac95a7457991c5e6491f63b 100644 --- a/src/common/slurm_protocol_interface.h +++ b/src/common/slurm_protocol_interface.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_pack.c b/src/common/slurm_protocol_pack.c index 04639181c8f7330e79663faa5c92257a4c025d51..f8d4b10ea7c38bbb346e30e0587de032a55bb9af 100644 --- a/src/common/slurm_protocol_pack.c +++ b/src/common/slurm_protocol_pack.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD LLC . + * Portions Copyright (C) 2010-2015 SchedMD LLC . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Kevin Tew , et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_pack.h b/src/common/slurm_protocol_pack.h index 85fbf89b0227b7d327551021b9a906b1880bdb68..128074c98f3757b8062d939c7e9b2ecd80c49ea9 100644 --- a/src/common/slurm_protocol_pack.h +++ b/src/common/slurm_protocol_pack.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_socket_common.h b/src/common/slurm_protocol_socket_common.h index 59c4a46c4a85f245d99cd1525525d12108aed2fe..a0b033f20fa276f5718709a2a8ab2295ef696c5f 100644 --- a/src/common/slurm_protocol_socket_common.h +++ b/src/common/slurm_protocol_socket_common.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_socket_implementation.c b/src/common/slurm_protocol_socket_implementation.c index 37a0f1b45300a260ddf85c2109f5a953a2d7f1ac..9f4608b5348af8bbb1ad838ef55f37bf7d90c941 100644 --- a/src/common/slurm_protocol_socket_implementation.c +++ b/src/common/slurm_protocol_socket_implementation.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_util.c b/src/common/slurm_protocol_util.c index 446388f5b53b903026e5271a1300708d97f11cda..a85155afeba219522cfb698fe3888d4da8f9874a 100644 --- a/src/common/slurm_protocol_util.c +++ b/src/common/slurm_protocol_util.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_protocol_util.h b/src/common/slurm_protocol_util.h index 0dc8fe90a991ea526dbfbae50476677a743b76d7..a4422ef9fe7a02acb259f59fe5e3d07be3b3a7ad 100644 --- a/src/common/slurm_protocol_util.h +++ b/src/common/slurm_protocol_util.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_resource_info.c b/src/common/slurm_resource_info.c index cbc03370f6f6d78f85b1ac5423ab1af854acf559..263da67b3a91500a21b55b8dd4616e6c0e6624df 100644 --- a/src/common/slurm_resource_info.c +++ b/src/common/slurm_resource_info.c @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_resource_info.h b/src/common/slurm_resource_info.h index 128de53b13b46fcb602c0440a92d320321443d7b..4ba1b0b09d267aeb65f75b4a13d10077089e4c00 100644 --- a/src/common/slurm_resource_info.h +++ b/src/common/slurm_resource_info.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_rlimits_info.c b/src/common/slurm_rlimits_info.c index 8c3aff483444245762b752b4946c60973e5a8c9f..b8a0f736d500f6ec72f2bfcd56c73dda572848dc 100644 --- a/src/common/slurm_rlimits_info.c +++ b/src/common/slurm_rlimits_info.c @@ -4,7 +4,7 @@ * Copyright (C) 2005 Hewlett-Packard Development Company, L.P. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_rlimits_info.h b/src/common/slurm_rlimits_info.h index cc3c66744b8e60ea269fa880461419f4648cc028..20feb11fc2b9b68b1463aaa2bc6ad5aef776a253 100644 --- a/src/common/slurm_rlimits_info.h +++ b/src/common/slurm_rlimits_info.h @@ -4,7 +4,7 @@ * Copyright (C) 2005 Hewlett-Packard Development Company, L.P. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_route.c b/src/common/slurm_route.c index 0ee2843e2fc461a43cd87e29590584665e4d89e7..f6eb4f0b16d3718c54db30b83cd5ec0105274c1c 100644 --- a/src/common/slurm_route.c +++ b/src/common/slurm_route.c @@ -7,7 +7,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_route.h b/src/common/slurm_route.h index 5a6d230a3a6e5f08c3c6ee54a8a1871c4ecf4b05..e61a446400e57792982b88db6497b6a362925d73 100644 --- a/src/common/slurm_route.h +++ b/src/common/slurm_route.h @@ -7,7 +7,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_selecttype_info.c b/src/common/slurm_selecttype_info.c index c2acbf4a8f8eeed6fe91e3f00f63f22f9f5da3ec..1118486a336a52912b130e3a0d7c0ec675254724 100644 --- a/src/common/slurm_selecttype_info.c +++ b/src/common/slurm_selecttype_info.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_selecttype_info.h b/src/common/slurm_selecttype_info.h index 2e4e92df78e05f4a794ecf884f310d4298ecab5c..90c9bfb433ec4a9c333a1edf155975d5e0f78f37 100644 --- a/src/common/slurm_selecttype_info.h +++ b/src/common/slurm_selecttype_info.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_step_layout.c b/src/common/slurm_step_layout.c index 717d0fd779309a32c812cafef88346e843377363..20aa9ea5cf5a2b57e67086d349069a9a4f63fe65 100644 --- a/src/common/slurm_step_layout.c +++ b/src/common/slurm_step_layout.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_step_layout.h b/src/common/slurm_step_layout.h index 0fd781a8d881faa9a7547563939a72d0a4fbb71e..be63106ee21b10dd0884e68430c86c2a54d6ce6b 100644 --- a/src/common/slurm_step_layout.h +++ b/src/common/slurm_step_layout.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_time.c b/src/common/slurm_time.c index 5dafeab5e9e300c868b515e2bac3d19b55843de5..6965c41fedc77e4835a7a44cc9ace099d98d3c8b 100644 --- a/src/common/slurm_time.c +++ b/src/common/slurm_time.c @@ -7,7 +7,7 @@ * Based upon glibc version 2.21 and the fork handler logic from Slurm. ***************************************************************************** * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_topology.c b/src/common/slurm_topology.c index f8cd2b77e52ab21eb4c1c6c114c23010ea3b611f..48034d0a1b4e857ccd595cffc9b39925c0ea36dd 100644 --- a/src/common/slurm_topology.c +++ b/src/common/slurm_topology.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_topology.h b/src/common/slurm_topology.h index 87ed978ebafed6e6e02210893e358015d659c577..2642263c68d9a9616096cc85f32f26e054a1cbb3 100644 --- a/src/common/slurm_topology.h +++ b/src/common/slurm_topology.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurm_xlator.h b/src/common/slurm_xlator.h index 4ec680ecd03acd75df8027794e9fef446bae67f6..4348f767839007b8e022cfd99fda07ca2fee6634 100644 --- a/src/common/slurm_xlator.h +++ b/src/common/slurm_xlator.h @@ -34,7 +34,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurmdb_defs.c b/src/common/slurmdb_defs.c index d414b6915a0f9776d0c496fccb87d8b0308eda1f..b65da1cb49d461f3bf7473a4a66485174bd2e287 100644 --- a/src/common/slurmdb_defs.c +++ b/src/common/slurmdb_defs.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurmdb_defs.h b/src/common/slurmdb_defs.h index 3305779da29d3d957e0eaa2446246126317656de..4ba80a081573cb9ae1a04e6fc8190c1135cd80c7 100644 --- a/src/common/slurmdb_defs.h +++ b/src/common/slurmdb_defs.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurmdb_pack.c b/src/common/slurmdb_pack.c index 251058d0efe52ae1c8923993d8c8fb9af359b095..b09a3b06b181f25e516c8f5b340d23a393c2c0f2 100644 --- a/src/common/slurmdb_pack.c +++ b/src/common/slurmdb_pack.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurmdb_pack.h b/src/common/slurmdb_pack.h index 7135c94323aad13524827394c1ee324577b3704e..a2c18591fecf0006509b268bd25b268bf2d3e5fc 100644 --- a/src/common/slurmdb_pack.h +++ b/src/common/slurmdb_pack.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurmdbd_defs.c b/src/common/slurmdbd_defs.c index 5a51a91b3e2646f4a9213459e30d8fd5cbbe49d9..4b1c467442d133d9bda04cc3a5f1f52c4e56832d 100644 --- a/src/common/slurmdbd_defs.c +++ b/src/common/slurmdbd_defs.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/slurmdbd_defs.h b/src/common/slurmdbd_defs.h index f6c39c083cca9a42d290c70a62e1f73a10c9d199..f867b308251e81de06e9e919d15e85aca0161658 100644 --- a/src/common/slurmdbd_defs.h +++ b/src/common/slurmdbd_defs.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/stepd_api.c b/src/common/stepd_api.c index 48733bf49834da9cef7eb7eb975bf9f32bacd0ff..6e2deec93adb45c7d6cbcfab5e9b7312e8f5abaa 100644 --- a/src/common/stepd_api.c +++ b/src/common/stepd_api.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/stepd_api.h b/src/common/stepd_api.h index 1c7c1bd885d7a28a76796abeee43bdec942825a7..a700c81f55efcdfa23907de97817c53033a45b9d 100644 --- a/src/common/stepd_api.h +++ b/src/common/stepd_api.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/switch.c b/src/common/switch.c index 6ac6242463acd40ab6edfb3b74f6f0ab36f5ee15..1484e74045bcf30310a9623a3dd898d947c62509 100644 --- a/src/common/switch.c +++ b/src/common/switch.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/switch.h b/src/common/switch.h index 0b75553fb6834c4358f0444e75d5f9804a6c8f63..3090804bc37413595ec0ad20e93f23211b2b86ac 100644 --- a/src/common/switch.h +++ b/src/common/switch.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/timers.c b/src/common/timers.c index ad5c0649e23dd2458f2846ba4504b782bc1ad788..f38299545b52311221f31aa66e89f123aea4067c 100644 --- a/src/common/timers.c +++ b/src/common/timers.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/timers.h b/src/common/timers.h index 1380481f1b74e7b1d9af559ab905f2fc083e47cd..5f9fffa387fecc1f3d32199bb6432500e996e7e6 100644 --- a/src/common/timers.h +++ b/src/common/timers.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/uid.c b/src/common/uid.c index 0bdd86c851eefbd1ff393e46d4708b99a4ca6783..a9cbd8372e8abaa3dbf6ef3681a94bbd430bfbbf 100644 --- a/src/common/uid.c +++ b/src/common/uid.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/uid.h b/src/common/uid.h index b97357dccf81382a273a90f998c24c6a7eff8a6d..1d86c81d3ad68cc7a1022713a3e130ea1fece6db 100644 --- a/src/common/uid.h +++ b/src/common/uid.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/working_cluster.c b/src/common/working_cluster.c index 20514c0c17e55ec974bccc0f7f29e2781a04b07d..a6a5d3767aa1ca4a2e6c9fe802ec1ccad9d903f4 100644 --- a/src/common/working_cluster.c +++ b/src/common/working_cluster.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/working_cluster.h b/src/common/working_cluster.h index e5038a4ceec43c95b6f76ab6e6fc6995d74df97d..bea266d421865cbb93789b348c03791ba45e76b5 100644 --- a/src/common/working_cluster.h +++ b/src/common/working_cluster.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/write_labelled_message.c b/src/common/write_labelled_message.c index a4797f36a91a408cdfbeac00ac8e623289eb9f81..9d66a1c1ab1e8340a2d1022507549d8358e8b723 100644 --- a/src/common/write_labelled_message.c +++ b/src/common/write_labelled_message.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/write_labelled_message.h b/src/common/write_labelled_message.h index 19128af18c5c52700f544b963e4b04c348f8189f..19f40df6cf55bd9cd4c74cb23f2988abfca14479 100644 --- a/src/common/write_labelled_message.h +++ b/src/common/write_labelled_message.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xassert.c b/src/common/xassert.c index d7dba9439cdde3660bcf5b068adef772ad02334e..babfd2e8537c357af45d7fa0606c06df42b503ed 100644 --- a/src/common/xassert.c +++ b/src/common/xassert.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xassert.h b/src/common/xassert.h index 4db7b15a72807e6123106fdced4bcd39f03e8747..9211aa5dfe0cf60235631314632efaf50b0b2440 100644 --- a/src/common/xassert.h +++ b/src/common/xassert.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xcgroup_read_config.c b/src/common/xcgroup_read_config.c index 9a55f86f16683c5a618854f6f5ca10a592d60807..18de98a5129a5d3e54124099a31615507a433ad7 100644 --- a/src/common/xcgroup_read_config.c +++ b/src/common/xcgroup_read_config.c @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xcgroup_read_config.h b/src/common/xcgroup_read_config.h index d7891d4d20c74b6e30a15aeca5835e15c17cc896..0350d74b4dc591d8749d1a7ba2ff96cdd423b0c1 100644 --- a/src/common/xcgroup_read_config.h +++ b/src/common/xcgroup_read_config.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xhash.c b/src/common/xhash.c index 51626dee0d60acfbb80c555232b974d612610a25..90a73cd35df53c90740078b20c56dc3f9e30bdf5 100644 --- a/src/common/xhash.c +++ b/src/common/xhash.c @@ -4,7 +4,7 @@ * Copyright (C) 2012 CEA/DAM/DIF * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xhash.h b/src/common/xhash.h index dc45b3ead85e5e464ffac83e60b77898c817c93e..54afbb4573799804e0abd653138950e0b9ece297 100644 --- a/src/common/xhash.h +++ b/src/common/xhash.h @@ -4,7 +4,7 @@ * Copyright (C) 2012 CEA/DAM/DIF * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xlua.c b/src/common/xlua.c index a587226235e1cab3daf7d59dd543410d73130aa8..ec596f30f2add500acfe78921b4382813455fad5 100644 --- a/src/common/xlua.c +++ b/src/common/xlua.c @@ -5,7 +5,7 @@ * Written by Tim Wickberg * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xlua.h b/src/common/xlua.h index da8ef59af566e61a2bc5ee98782ba17d8cb2b214..a103307bee1a196fcf89cbfca411634f987be83e 100644 --- a/src/common/xlua.h +++ b/src/common/xlua.h @@ -5,7 +5,7 @@ * Written by Tim Wickberg * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xmalloc.c b/src/common/xmalloc.c index 214f3799f15dfb98bed987bec9082b4fd5c50eeb..cd38590c69ff61273ff4e2f0806b75b0d0a22f1a 100644 --- a/src/common/xmalloc.c +++ b/src/common/xmalloc.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xmalloc.h b/src/common/xmalloc.h index f611846eec632313e0042ae79630b96fa655a42f..cd7a03effc60e9d50358c4ff0f3cd0e66b61faab 100644 --- a/src/common/xmalloc.h +++ b/src/common/xmalloc.h @@ -11,7 +11,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xsignal.c b/src/common/xsignal.c index 2bb542b676f4b8b853380e4f1254534a0aed17c1..9c90f6e79b8deb169d492b9f7f012abd82822833 100644 --- a/src/common/xsignal.c +++ b/src/common/xsignal.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xsignal.h b/src/common/xsignal.h index bc4e3b1afa087c36cf6432b1e5d7f5500e9bee0b..079935e1f450c98672e0796da9f509ea71343e43 100644 --- a/src/common/xsignal.h +++ b/src/common/xsignal.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xstring.c b/src/common/xstring.c index 06aed25c5008a17072921906b410722f37f9b3c6..2ce70a79d7f908858b0b11f38da6dbd698a8340e 100644 --- a/src/common/xstring.c +++ b/src/common/xstring.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xstring.h b/src/common/xstring.h index 666ae3be8166bda92d01854d5513ef148b9114bb..d497c2d58933ff4169c1a2fe760dbe89778b4d04 100644 --- a/src/common/xstring.h +++ b/src/common/xstring.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xtree.c b/src/common/xtree.c index 28e515bf5545a2743c37126d49c259c943b9917b..f465dc6f1feb9199ec2725e5eb781a6cc10cd85f 100644 --- a/src/common/xtree.c +++ b/src/common/xtree.c @@ -4,7 +4,7 @@ * Copyright (C) 2012 CEA/DAM/DIF * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/common/xtree.h b/src/common/xtree.h index 8ae25a68aa36ccee35a8b7813464dcb8ea9dd4e2..0753c5c14ca6aa664dd25498aa00c600902f2a79 100644 --- a/src/common/xtree.h +++ b/src/common/xtree.h @@ -4,7 +4,7 @@ * Copyright (C) 2012 CEA/DAM/DIF * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/database/mysql_common.c b/src/database/mysql_common.c index 26cb002fda0e3ad6460272553fe86bafb4cb70b9..3d77bdedc646a3e935aad2c4d73c75d97c2545cd 100644 --- a/src/database/mysql_common.c +++ b/src/database/mysql_common.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/database/mysql_common.h b/src/database/mysql_common.h index 0d0d2dcf25ea4ce072b27f4a86200415b9dd350b..e4aae68be23b3db24f717c65c903c16694b4dbc8 100644 --- a/src/database/mysql_common.h +++ b/src/database/mysql_common.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/account_functions.c b/src/db_api/account_functions.c index f486001300e73f97808619b4e4bf2020856838d7..c6115c2950de31e178dbf20493d6fdaa46d01571 100644 --- a/src/db_api/account_functions.c +++ b/src/db_api/account_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/archive_functions.c b/src/db_api/archive_functions.c index bca58c8761dd04f8c051f7037b128f1592f7d0e2..0b97dfa7889e46c6a3dce34a17a2e54cf2becb39 100644 --- a/src/db_api/archive_functions.c +++ b/src/db_api/archive_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/assoc_functions.c b/src/db_api/assoc_functions.c index d8c98aadbaef143ee6b40ad9a9e8f917e75e2181..4371c6ac9168647f29bda34bb58db76b557cbc7b 100644 --- a/src/db_api/assoc_functions.c +++ b/src/db_api/assoc_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/cluster_functions.c b/src/db_api/cluster_functions.c index 1f1c27445bce1ffc9a03e1f1398c35d85f1068fb..026e587a32baea9db49b7b2fb941ed501a1c4329 100644 --- a/src/db_api/cluster_functions.c +++ b/src/db_api/cluster_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/cluster_report_functions.c b/src/db_api/cluster_report_functions.c index 4818baf8c8df1d4b0962afcae31ea5c0af7ef99c..2e4d944e58320523d480c49cf3819437ec66ddd2 100644 --- a/src/db_api/cluster_report_functions.c +++ b/src/db_api/cluster_report_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/connection_functions.c b/src/db_api/connection_functions.c index fb20d127365a33630bf67d43fad464e16dd9aff5..62241d38cdd8ed59957b783cae8fb33f53a727d7 100644 --- a/src/db_api/connection_functions.c +++ b/src/db_api/connection_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/coord_functions.c b/src/db_api/coord_functions.c index b9a2f51ac4d2db7808259f38a6278b9096fa8885..d7895558f2a4fd26de75cd00b840cd0fd4f71e39 100644 --- a/src/db_api/coord_functions.c +++ b/src/db_api/coord_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/extra_get_functions.c b/src/db_api/extra_get_functions.c index cc158c6ee651592453384feb7fcd4bef610ba3c2..fbea035cddfe51c088c1f1f730400b4e2c8bd949 100644 --- a/src/db_api/extra_get_functions.c +++ b/src/db_api/extra_get_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/federation_functions.c b/src/db_api/federation_functions.c index 3480d55a73dc2dfd6b17a22568740dd677d260ce..374da526c1f88affd70b607ac2613d42985c52f9 100644 --- a/src/db_api/federation_functions.c +++ b/src/db_api/federation_functions.c @@ -6,7 +6,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/job_report_functions.c b/src/db_api/job_report_functions.c index 0b1dd4ce176e8e3743d63c2bc05eb39ef4931668..1a4908f36b9c509322f785f1de97fb7717994d0e 100644 --- a/src/db_api/job_report_functions.c +++ b/src/db_api/job_report_functions.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/qos_functions.c b/src/db_api/qos_functions.c index 390ef48623acded113beb2ac8fd756cf367f1715..b75fb95ad9a2603bbffb3aee42dcbedf5491cddd 100644 --- a/src/db_api/qos_functions.c +++ b/src/db_api/qos_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/resource_functions.c b/src/db_api/resource_functions.c index 0308c8054f29206ebd41b4fa53a81effb6bcc440..00c375eb291307f6eec0a06df1d58ba450423696 100644 --- a/src/db_api/resource_functions.c +++ b/src/db_api/resource_functions.c @@ -7,7 +7,7 @@ * Written by Bill Brophy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/tres_functions.c b/src/db_api/tres_functions.c index 058151590f49548f43700559b5bbfbd740119d61..9851e17934eddfc221794a8e0fb3313c5240fc43 100644 --- a/src/db_api/tres_functions.c +++ b/src/db_api/tres_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/usage_functions.c b/src/db_api/usage_functions.c index 419c929404b2288c36698931ad87b5840d28dd5a..4ed12fcb4814957a37cda1c43e684504990091b7 100644 --- a/src/db_api/usage_functions.c +++ b/src/db_api/usage_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/user_functions.c b/src/db_api/user_functions.c index 316e16e6ec828fa1f0b2c296b5ae88bcf96a6f65..bb4c69f849089454a079e9981022ae2d9af9b0a9 100644 --- a/src/db_api/user_functions.c +++ b/src/db_api/user_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/user_report_functions.c b/src/db_api/user_report_functions.c index 35e1475630301ec2226402dfdec3d9e893980894..399e373ce59b97ea47fc252ec6de555eb005f91e 100644 --- a/src/db_api/user_report_functions.c +++ b/src/db_api/user_report_functions.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/db_api/wckey_functions.c b/src/db_api/wckey_functions.c index 380331fd0fb80f831a0b5cd283ec73a8741af816..d5bf47b92f1aec88e2edf0fe9d38370adfc9ab84 100644 --- a/src/db_api/wckey_functions.c +++ b/src/db_api/wckey_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/common/common_as.c b/src/plugins/accounting_storage/common/common_as.c index 67891f1e1e6d913c3697eb88b497b72cb00d235f..20bb86a261a1692d0427748af9559f8e598a77f7 100644 --- a/src/plugins/accounting_storage/common/common_as.c +++ b/src/plugins/accounting_storage/common/common_as.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/common/common_as.h b/src/plugins/accounting_storage/common/common_as.h index f859c27deb8de45bf45ff8f62d1353a436dbc1bc..1019cd265251e2841acb519923c872bc681466f3 100644 --- a/src/plugins/accounting_storage/common/common_as.h +++ b/src/plugins/accounting_storage/common/common_as.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c b/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c index 568297da7876d578568346278755718aaf8f0736..c8330427bb4e9c0f95ad62848e39785e9abc1bb7 100644 --- a/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c +++ b/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c index ec56e2e6dff44cd7c5f3c37e2fa91c82de453806..41f9712379751a8ff238a357cde4f34f5a51a49d 100644 --- a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c +++ b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h index 1785e051a3eb2fe4a7bda360639ed690fd810e4f..eb72db366977783a0fed68c77229027a205c150d 100644 --- a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h +++ b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c index 32ee4a5adfafdbbd3ddf4f35daf642889811a6f6..f5626d63f7cc410cc4a4744497fc2c27e0ef8766 100644 --- a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c +++ b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h index c48af25c863d93f5872d1a29b9d1e229952c3a94..6b79f483b03b923c739e68558b994877a9302038 100644 --- a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h +++ b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_acct.c b/src/plugins/accounting_storage/mysql/as_mysql_acct.c index 5c6603a2f71feaae9b6e2165b528eb020b3274a6..3a3fa2825b729d0bf6d04a25f9f2650f075956a0 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_acct.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_acct.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_acct.h b/src/plugins/accounting_storage/mysql/as_mysql_acct.h index a15714bf22dceca9f6f644eb43541edc7e8c58f7..c8a00dfe1c521d6bba1e12312baec4c902b7a3ef 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_acct.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_acct.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_archive.c b/src/plugins/accounting_storage/mysql/as_mysql_archive.c index 845583deb7b19b9641c920f636af180793f44ea8..67fdbda5c37e58620db5ee33b1dad81476033af6 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_archive.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_archive.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_archive.h b/src/plugins/accounting_storage/mysql/as_mysql_archive.h index fc07295d3ac74ab6227907448e2921b363285dd4..75346a0b10aabc37cf9a3d2017ca380e69f6b24c 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_archive.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_archive.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_assoc.c b/src/plugins/accounting_storage/mysql/as_mysql_assoc.c index 3086805c0a889bcaa2dd45d7d745e055c1ca6461..97f05df57bf2b72c41331f9b77364dbfdb64f3e3 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_assoc.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_assoc.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_assoc.h b/src/plugins/accounting_storage/mysql/as_mysql_assoc.h index 63c100adeaae4cb19b4098a63772b79058ec675b..903fac251fbee3b9166b8253134c97fdcc16d10c 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_assoc.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_assoc.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_cluster.c b/src/plugins/accounting_storage/mysql/as_mysql_cluster.c index 8da9c94b6c4c1afc3b7d6e4e9f0078861f1b3145..07cceb2e24c15a08cbf98a34576656fc17d3d34e 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_cluster.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_cluster.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_cluster.h b/src/plugins/accounting_storage/mysql/as_mysql_cluster.h index 0fbe60db582728c209c9a8b74d522326fd7a2ad0..8adbb12d8983a3133d4bff57bd99cdc6547134b8 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_cluster.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_cluster.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_convert.c b/src/plugins/accounting_storage/mysql/as_mysql_convert.c index c4612d28ecd08d517ca5773b87956ed0d90abfc0..6c8f9bf0b0d0d223fdde98d9438c5d520b218809 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_convert.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_convert.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_convert.h b/src/plugins/accounting_storage/mysql/as_mysql_convert.h index 940dd7fe370b4265a89a541f1ccfebfde2b5a4c1..94275edbfc8a51dd0497fa48b5e5e7edbd6ac7b6 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_convert.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_convert.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_federation.c b/src/plugins/accounting_storage/mysql/as_mysql_federation.c index fb7e2140ffaad9d487b32a4154de24f7a9b3c501..779d5266334352990a34629b6676bc9f13681568 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_federation.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_federation.c @@ -6,7 +6,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_federation.h b/src/plugins/accounting_storage/mysql/as_mysql_federation.h index 293084ae4716bb5c097fbe254eaad0ca14608ac7..d3d47309265b78c8a7ddfd239f53aad112e8fc3f 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_federation.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_federation.h @@ -6,7 +6,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c index 89ca7e484a446a5716a94b9f105813e8cccc5ba4..499613b9b80c8e21db5255a4ebb8b38f266c54d4 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c @@ -5,7 +5,7 @@ * Written by Nathan Yee * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h index 43cc665b60a655d485af5cfdc440e14c19bc9f53..2270023be5b53c02e11e56335aae35ddca72ee18 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h @@ -5,7 +5,7 @@ * Written by Nathan Yee * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_job.c b/src/plugins/accounting_storage/mysql/as_mysql_job.c index 8de87239e217fa8f26a46d120952d9f876e4db71..caaf4cd436d6bd2d68ccebc39296577c0c994676 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_job.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_job.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_job.h b/src/plugins/accounting_storage/mysql/as_mysql_job.h index d45f7688b547d1336bfa60c7fb8e8b67f7a494da..657a5e6974b50bc9092c0bac24308bf6b2e1bb21 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_job.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_job.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c index b96700d732ba4645f364642b7356649208e55dcb..7139f2d0ae4c8f821d65f83e66d360a38d85f85e 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c @@ -10,7 +10,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h index 9579d0ab2eee54b5f7a33f62750ef33baf48928c..28e182bb5f034c3a716d20a73619de0428668880 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_problems.c b/src/plugins/accounting_storage/mysql/as_mysql_problems.c index 3294dfde760e67e5ba25d3ba3884c4f9c95c0fa4..1f4c2217a8d3c22830576fdcac63be6e2a86a8df 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_problems.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_problems.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_problems.h b/src/plugins/accounting_storage/mysql/as_mysql_problems.h index 703bf7d76d9b78078f44d4ac363cd231ede0ba87..802016df0cd7c4fde64cf05cafccdf6508698826 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_problems.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_problems.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_qos.c b/src/plugins/accounting_storage/mysql/as_mysql_qos.c index b6002a9a1cee74efdc787bf5a1bf08bb51e17589..8efb27fa5e35f67388c5da4a6094ea94ba960fdd 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_qos.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_qos.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_qos.h b/src/plugins/accounting_storage/mysql/as_mysql_qos.h index 98ddd9842770a28435cd4bab405dd973e2cc7fe2..9f9b976c0f417f1621f998c6d418c5b0b4644594 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_qos.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_qos.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resource.c b/src/plugins/accounting_storage/mysql/as_mysql_resource.c index 98bdeb723b2c141a396a248830b67ccd00322766..a36fd3a021927fe69fb4a52e13ca2d67fd241f7d 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_resource.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_resource.c @@ -7,7 +7,7 @@ * Written by Bill Brophy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resource.h b/src/plugins/accounting_storage/mysql/as_mysql_resource.h index fe0070828bfaa4d87d292b0552561b1fb93463ea..4f4dea1a7703ef744092653c49ee76e81c555559 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_resource.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_resource.h @@ -8,7 +8,7 @@ * Written by Bill Brophy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resv.c b/src/plugins/accounting_storage/mysql/as_mysql_resv.c index bfe7b9a38e3edf07c2679394573416dd73e4bf92..b7e01cdbf2bf4e5235ada0a468e13c13b454461a 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_resv.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_resv.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resv.h b/src/plugins/accounting_storage/mysql/as_mysql_resv.h index 1cf8ff1c699844453830302afe7586a6101df53c..10d205a7eb864ecd457e190e64760840f348b029 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_resv.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_resv.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_rollup.c b/src/plugins/accounting_storage/mysql/as_mysql_rollup.c index 9adef3fc35d7f2e3018a880da46e624898314f33..5adfa542d8e1b007e4daf73f20aa6fe1494fb514 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_rollup.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_rollup.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_rollup.h b/src/plugins/accounting_storage/mysql/as_mysql_rollup.h index b72159bb95bf2d0d72913b9451d9548bd7e6aa58..6a253741aaa1516aa87a5f6e27e6216024d1ba28 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_rollup.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_rollup.h @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_tres.c b/src/plugins/accounting_storage/mysql/as_mysql_tres.c index cccbd00a4b65eb55e2d8f6a1b68f0bdb71909afd..79160fbc97489dc0bc29f2fba6fe14c5be3d72e5 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_tres.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_tres.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_tres.h b/src/plugins/accounting_storage/mysql/as_mysql_tres.h index f524807d2fe6b75e002865efb71656f68b371af2..a57cecf1115c3b03587d32a1b823b420830c4fd0 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_tres.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_tres.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_txn.c b/src/plugins/accounting_storage/mysql/as_mysql_txn.c index dcd9cc70c1cc74c39315bc703e0d2f503eacab4e..2e9b601915ca35fa239d4e3fdd3d2dda9d184048 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_txn.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_txn.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_txn.h b/src/plugins/accounting_storage/mysql/as_mysql_txn.h index db874ad44134a8fccab27e5cc726c65ef6738896..47d4a22b773fe36b01766a8373317ed2da95284d 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_txn.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_txn.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_usage.c b/src/plugins/accounting_storage/mysql/as_mysql_usage.c index 84dffc5756fa5844250ff6db8affdd97da3148eb..265161561714de5be49e3b95a724a322262770e7 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_usage.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_usage.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_usage.h b/src/plugins/accounting_storage/mysql/as_mysql_usage.h index 88636a46ab8ada93e3f3c67c77e23e5b39dbae7d..2ec1e98e647bdeb0ae1cab4054951ebcce2132d3 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_usage.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_usage.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_user.c b/src/plugins/accounting_storage/mysql/as_mysql_user.c index 3bc8371d491af2433acb2db132b159070b528038..723bd0b5e70c9482bef5f617765b59bdb363f292 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_user.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_user.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_user.h b/src/plugins/accounting_storage/mysql/as_mysql_user.h index 71b5ce4621531284336ce56627ed189adbf0f3ab..97574e3390a3626b779e0a00b02889f261268be9 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_user.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_user.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_wckey.c b/src/plugins/accounting_storage/mysql/as_mysql_wckey.c index 0157b164f44c188bef256338a6d1ff33e8edd948..fc7d3c9db0b3416937f49946dba512eaaccf48af 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_wckey.c +++ b/src/plugins/accounting_storage/mysql/as_mysql_wckey.c @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/mysql/as_mysql_wckey.h b/src/plugins/accounting_storage/mysql/as_mysql_wckey.h index a083ede1e8594d58061e6cc8a8c40bbf5992c53f..f674a84e5cc6244b7a3264a728f9a9cce54fc953 100644 --- a/src/plugins/accounting_storage/mysql/as_mysql_wckey.h +++ b/src/plugins/accounting_storage/mysql/as_mysql_wckey.h @@ -8,7 +8,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/none/accounting_storage_none.c b/src/plugins/accounting_storage/none/accounting_storage_none.c index ed8e69c014ef0f1c50aa43fdbe35fb85fa9f6bf0..b3a1c8f9f75c3764d47e1520a64a29be62955ccd 100644 --- a/src/plugins/accounting_storage/none/accounting_storage_none.c +++ b/src/plugins/accounting_storage/none/accounting_storage_none.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c b/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c index 3321c4494c4a01c622f174040958ddb0c161877a..15e07e20bf4b78164cd23e99e636f04b4d75480b 100644 --- a/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c +++ b/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c b/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c index ab10d27d2d646b14e6dadf87df4b1f961e5f7110..283b9ab0be0e5aa2cbfa901b8627a99b49494679 100644 --- a/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c +++ b/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c @@ -6,7 +6,7 @@ * plugin of the same type * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c b/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c index 043fe08a3a22672fc1a8b79ff679b716a6567686..eac058d8409aa386dc49118d8144e02af9269cd4 100644 --- a/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c +++ b/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c @@ -6,7 +6,7 @@ * concepts & code from the rapl and cray plugins. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c index 50d87a5d3342e11f75d47c1166aad8d227625b3a..698475a091c985ae756893b5af3c3604552723d1 100644 --- a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c +++ b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c @@ -5,7 +5,7 @@ * Initially written by Thomas Cadeau @ Bull. Adapted by Yoann Blein @ Bull. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c index 0883e7ed9293735f5900925341b51867928a0917..243ac3306d251f71871d4866902c6315f3fd5580 100644 --- a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c +++ b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c @@ -5,7 +5,7 @@ * Written by Bull- Thomas Cadeau * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h index 1cf7a65ccfcb1569c87bb0a9d1f96ce9d709786c..6a26183e0c4b20feb4540f8a9381402ab38cb195 100644 --- a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h +++ b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h @@ -5,7 +5,7 @@ * Written by Bull- Thomas Cadeau * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c b/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c index 84b78c5ffdc8dc1eda25083aa45cedee208e01ec..d2d89f61098cb8624ed0f63deec58acc8aadfd72 100644 --- a/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c +++ b/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c b/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c index 5cf334e0b05e20f873e2468e80d7d48ec46e3aa9..b5e25dbcf2e826f2dccc5e005aed2c6ff3c3086f 100644 --- a/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c +++ b/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c b/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c index b2c2ddf55e8039e4cd0d8bb493ebc26d233c1c74..54132a5dc7a4ba1226347983ed3bb5650d6300f9 100644 --- a/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c +++ b/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c @@ -5,7 +5,7 @@ * Written by Bull- Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c b/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c index bc17ce34d117b3039a510e561df40146cb84068e..ef791b4da38eb50e41dd82d0ed57eb7ffad9f8f8 100644 --- a/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c +++ b/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c @@ -5,7 +5,7 @@ * Written by Yiannis Georgiou , * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c b/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c index 357f72bafb7108d9d972a6e31cf14509c71335b4..d9c59a0d727767f6c2c0db17cb7f6f358824e0b0 100644 --- a/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c +++ b/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c @@ -5,7 +5,7 @@ * Written by Yiannis Georgiou , * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c index be7803e1136d50d5d2a07c07e15abd904f3d6d51..b7d212b9cd9d224928037df42f84b10f45f4cae4 100644 --- a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c +++ b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c @@ -5,7 +5,7 @@ * Written by Bull- Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h index 875c8949561cf66b721f9fbb79de3b0eb1fd1f2c..1aaffa24fc4b4b09415736c15078f165548a9c3c 100644 --- a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h +++ b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h @@ -5,7 +5,7 @@ * Written by Bull- Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c b/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c index f38e51d549edd0d4ee1daa12f63b3b30c1e3dfb6..13ec08091895e195b23ed6fb6645c2fd03a234e0 100644 --- a/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c +++ b/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c @@ -12,7 +12,7 @@ * Adapted by Yoann Blein @ Bull. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/hdf5_api.c b/src/plugins/acct_gather_profile/hdf5/hdf5_api.c index 8b626a5b5c238e6ee162d8eeb1bbc8cb40f30efb..007d27f34d17bb36073206fec42192e40a88d3c0 100644 --- a/src/plugins/acct_gather_profile/hdf5/hdf5_api.c +++ b/src/plugins/acct_gather_profile/hdf5/hdf5_api.c @@ -9,7 +9,7 @@ * Provide support for acct_gather_profile plugins based on HDF5 files. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/hdf5_api.h b/src/plugins/acct_gather_profile/hdf5/hdf5_api.h index 00f06f32e9cd9c382481ba888ac0334eb2cfa3a1..40df9ce383bad5e0e55784dee231efd74cc1dfa2 100644 --- a/src/plugins/acct_gather_profile/hdf5/hdf5_api.h +++ b/src/plugins/acct_gather_profile/hdf5/hdf5_api.h @@ -12,7 +12,7 @@ * Provide support for acct_gather_profile plugins based on HDF5 files. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c index 4557a352c26e034eb5621a376284fae20e973d00..047db97644a1a3add7fbbbdd1cb1675cc8ec06c6 100644 --- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c +++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c @@ -9,7 +9,7 @@ * Provide support for acct_gather_profile plugins based on HDF5 files. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h index b0cf1cd8f7ef95837982c8a08e6695d89391e79d..98382be0f2087de4fd9d77b558473a542787bc8c 100644 --- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h +++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h @@ -12,7 +12,7 @@ * Provide support for acct_gather_profile plugins based on HDF5 files. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c index f3589b647bd5f53755d2a90bdbf5be61c4b5e02c..e8dffb873cc8418b28e65a6a93bd48012aeaff28 100644 --- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c +++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c @@ -13,7 +13,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h index 625bdec2d7790db35c3c91e7f52c26a91e0ddd2b..99435e99fb3bbdfa8440d7cec26784fd31851415 100644 --- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h +++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h @@ -7,7 +7,7 @@ * Provide support for the old version of sh5util. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c index d17544f2de05f53c67158a9a000b5141dce0e3b6..cf0ab8516c164b2487ecd0c1aa3a04ed19b6f2c1 100644 --- a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c +++ b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c @@ -13,7 +13,7 @@ * Adapted by Yoann Blein @ Bull. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h index 18e5a0d2bd7cab72c379076486b9fead1f30ddd0..8774045ed53dd348e97937d5d23804bd3f75966c 100644 --- a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h +++ b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h @@ -8,7 +8,7 @@ * Written by Danny Auble @ SchedMD. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c b/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c index 954eefd914c763f4f4387dfaa6ca777a2b580cd0..a1330dbbcb96d25fad950aea366208d7d65f6aea 100644 --- a/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c +++ b/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c @@ -7,7 +7,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/auth/munge/auth_munge.c b/src/plugins/auth/munge/auth_munge.c index b44a686b7067c9b8064b46e761aa339ce096c0d7..63513ca5a74b64891087b01393760dff4902cf45 100644 --- a/src/plugins/auth/munge/auth_munge.c +++ b/src/plugins/auth/munge/auth_munge.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/auth/none/auth_none.c b/src/plugins/auth/none/auth_none.c index 312b24470e2c320cc457f015c4e7717dd284c15b..6bd3beee8895d7e7090ebcdaa3d74bff938c7741 100644 --- a/src/plugins/auth/none/auth_none.c +++ b/src/plugins/auth/none/auth_none.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/burst_buffer/common/burst_buffer_common.c b/src/plugins/burst_buffer/common/burst_buffer_common.c index 3e8b8dcc79586e5e7401ad2e06c0347168b99ee9..6e9c52ae01cf2fe36692b8f98dfc0e8cb131ce39 100644 --- a/src/plugins/burst_buffer/common/burst_buffer_common.c +++ b/src/plugins/burst_buffer/common/burst_buffer_common.c @@ -11,7 +11,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/burst_buffer/common/burst_buffer_common.h b/src/plugins/burst_buffer/common/burst_buffer_common.h index 7abbe7d94bedd4730ea5e22a128e1a2d92ea9bff..86c1e8e3b0fedb7582507e17dfcd8132ba268388 100644 --- a/src/plugins/burst_buffer/common/burst_buffer_common.h +++ b/src/plugins/burst_buffer/common/burst_buffer_common.h @@ -11,7 +11,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/burst_buffer/cray/burst_buffer_cray.c b/src/plugins/burst_buffer/cray/burst_buffer_cray.c index b09c5cccac96c3ecb0f2d60f8fe09ce4161f6b7a..3d2bf0d08bcb02267651a86b0ae069e2ec16e633 100644 --- a/src/plugins/burst_buffer/cray/burst_buffer_cray.c +++ b/src/plugins/burst_buffer/cray/burst_buffer_cray.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/burst_buffer/generic/burst_buffer_generic.c b/src/plugins/burst_buffer/generic/burst_buffer_generic.c index 5f4c3b836853d7b6f03e3293aeefb15f93ec2785..d642ad4e48383db46bea15929f01b5acc9eb3ba9 100644 --- a/src/plugins/burst_buffer/generic/burst_buffer_generic.c +++ b/src/plugins/burst_buffer/generic/burst_buffer_generic.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/checkpoint/none/checkpoint_none.c b/src/plugins/checkpoint/none/checkpoint_none.c index 714f05ec5560ee8c470a1106121450b7979a1beb..f1ff496efe449f20dbd2c52716a803565462f7fd 100644 --- a/src/plugins/checkpoint/none/checkpoint_none.c +++ b/src/plugins/checkpoint/none/checkpoint_none.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/checkpoint/ompi/checkpoint_ompi.c b/src/plugins/checkpoint/ompi/checkpoint_ompi.c index d3ad345bf78ccce6e6c99d9eec2539d797290876..413f07cb0d44046dced0cd26bdf74a57c986d191 100644 --- a/src/plugins/checkpoint/ompi/checkpoint_ompi.c +++ b/src/plugins/checkpoint/ompi/checkpoint_ompi.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/checkpoint/poe/checkpoint_poe.c b/src/plugins/checkpoint/poe/checkpoint_poe.c index 60891461c897bedeb2475cf800e8f0eaa50335da..62cc7cea46ca8cef245ecaf3518a8a542f0f9da3 100644 --- a/src/plugins/checkpoint/poe/checkpoint_poe.c +++ b/src/plugins/checkpoint/poe/checkpoint_poe.c @@ -14,7 +14,7 @@ * Written by Morris Jette and * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/core_spec/cray/core_spec_cray.c b/src/plugins/core_spec/cray/core_spec_cray.c index 79a39fea12deb938a1a8498e16d58a3209b46db9..1d95539fe07d66a377b34cbde86132d39196ace3 100644 --- a/src/plugins/core_spec/cray/core_spec_cray.c +++ b/src/plugins/core_spec/cray/core_spec_cray.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/core_spec/none/core_spec_none.c b/src/plugins/core_spec/none/core_spec_none.c index 313c1b4091b47bbcc6135bb7fd59519c48564574..658caae0003b1670996027ceed31114adb6037db 100644 --- a/src/plugins/core_spec/none/core_spec_none.c +++ b/src/plugins/core_spec/none/core_spec_none.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/crypto/munge/crypto_munge.c b/src/plugins/crypto/munge/crypto_munge.c index 6657aa7c23fda9a4d17bbaf2a900e96b06430402..a7088b22d7bc7387793e21ca2f1578b13fe3ac41 100644 --- a/src/plugins/crypto/munge/crypto_munge.c +++ b/src/plugins/crypto/munge/crypto_munge.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/crypto/openssl/crypto_openssl.c b/src/plugins/crypto/openssl/crypto_openssl.c index 28b1ee4c18eb3a20abc8eb0420cae314a36bfa56..1a190f89f9e4c56d5c22e99b401fe14da1cf556e 100644 --- a/src/plugins/crypto/openssl/crypto_openssl.c +++ b/src/plugins/crypto/openssl/crypto_openssl.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/ext_sensors/none/ext_sensors_none.c b/src/plugins/ext_sensors/none/ext_sensors_none.c index a0f309a5c8215a16889f2955bf0b8c8348e46761..613ac9e9ddc756b440f5b98266617e84cd08fa81 100644 --- a/src/plugins/ext_sensors/none/ext_sensors_none.c +++ b/src/plugins/ext_sensors/none/ext_sensors_none.c @@ -5,7 +5,7 @@ * Written by Bull- Thomas Cadeau/Martin Perry/Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c index a56771daed072f009c7c206b59fabdc56fd80978..615e00bdb635d312b053a6aeafe27377d3e4ec7b 100644 --- a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c +++ b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c @@ -5,7 +5,7 @@ * Written by Bull- Thomas Cadeau/Martin Perry/Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h index 8c41809ab9db4c877489ceb3504db6c1e0a37a21..1eb22fa9231ac0fc6b008c71884df8961ee6ec89 100644 --- a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h +++ b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h @@ -5,7 +5,7 @@ * Written by Bull- Thomas Cadeau/Martin Perry/Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/gres/gpu/gres_gpu.c b/src/plugins/gres/gpu/gres_gpu.c index 57b0552275db81f2908d5260c29c9beee1452b90..70ce21e623463ab090b23128342412504af4f268 100644 --- a/src/plugins/gres/gpu/gres_gpu.c +++ b/src/plugins/gres/gpu/gres_gpu.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/gres/mic/gres_mic.c b/src/plugins/gres/mic/gres_mic.c index b7551470d8cdecf57c911f8bab7eeda20c2f47f4..e1186db744911a515b1ea76323758b8500eea6cc 100644 --- a/src/plugins/gres/mic/gres_mic.c +++ b/src/plugins/gres/mic/gres_mic.c @@ -9,7 +9,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/gres/nic/gres_nic.c b/src/plugins/gres/nic/gres_nic.c index add36c83c704330bb07e48eb60773d6c4cfad2b4..a22dcaa3f93d7a58459e52bb650d9caa090474c8 100644 --- a/src/plugins/gres/nic/gres_nic.c +++ b/src/plugins/gres/nic/gres_nic.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_container/cncu/job_container_cncu.c b/src/plugins/job_container/cncu/job_container_cncu.c index 39be213527bbef20ffb6ee788bd0613f4aee9469..99dff1268d363789d25bbedb60ae5a9cb370fe83 100644 --- a/src/plugins/job_container/cncu/job_container_cncu.c +++ b/src/plugins/job_container/cncu/job_container_cncu.c @@ -6,7 +6,7 @@ * Written by Morris Jette, SchedMD * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_container/none/job_container_none.c b/src/plugins/job_container/none/job_container_none.c index 1c2370956894dd66548f7ccf43b4a60e895bf81a..ee90cc19aa58e949a27b819476e5507197b8abde 100644 --- a/src/plugins/job_container/none/job_container_none.c +++ b/src/plugins/job_container/none/job_container_none.c @@ -6,7 +6,7 @@ * Written by Morris Jette, SchedMD * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c b/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c index 470ba0758bfd4e61a7a3405774d73c3f04c79d58..6c42a01e498d34c4513b1214c0b334e79ce86687 100644 --- a/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c +++ b/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/cray/job_submit_cray.c b/src/plugins/job_submit/cray/job_submit_cray.c index fc7f086b1e67a56a2d5b073dc8261ebbd0452ea4..622355ed8ecc635023b0c25ae33a323f08444492 100644 --- a/src/plugins/job_submit/cray/job_submit_cray.c +++ b/src/plugins/job_submit/cray/job_submit_cray.c @@ -7,7 +7,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/defaults/job_submit_defaults.c b/src/plugins/job_submit/defaults/job_submit_defaults.c index 5a92961f0e1eb911afe62b8817b6a6a7aabaeae6..08a936b0e237928f605f992466fb3bd74b62ea14 100644 --- a/src/plugins/job_submit/defaults/job_submit_defaults.c +++ b/src/plugins/job_submit/defaults/job_submit_defaults.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/logging/job_submit_logging.c b/src/plugins/job_submit/logging/job_submit_logging.c index b1d6e9fc12e16e5c5273fb7b32c1cdccfbec40b6..e081b44471b13290eed50fcda4ef35d2dc5870c6 100644 --- a/src/plugins/job_submit/logging/job_submit_logging.c +++ b/src/plugins/job_submit/logging/job_submit_logging.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/lua/job_submit_lua.c b/src/plugins/job_submit/lua/job_submit_lua.c index 92c8ee68ed6e6c70c0fb68db1a1b8c5536ac0dc9..2ddfe4eda4882c53cc88ad002b78677863b6cab8 100644 --- a/src/plugins/job_submit/lua/job_submit_lua.c +++ b/src/plugins/job_submit/lua/job_submit_lua.c @@ -2,13 +2,13 @@ * job_submit_lua.c - Set defaults in job submit request specifications. ***************************************************************************** * Copyright (C) 2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD LLC . + * Portions Copyright (C) 2010-2015 SchedMD LLC . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Danny Auble * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/partition/job_submit_partition.c b/src/plugins/job_submit/partition/job_submit_partition.c index c8fc22acb67fc85b23f679666122fede2b329974..c97a392c9daa08eb9ce46feae6c562fd09f2be1e 100644 --- a/src/plugins/job_submit/partition/job_submit_partition.c +++ b/src/plugins/job_submit/partition/job_submit_partition.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/pbs/job_submit_pbs.c b/src/plugins/job_submit/pbs/job_submit_pbs.c index b9098b912c11a1a6cbac7e89107fec8f0072286b..e88e0c7d8a63dd6ab6cbbce5c123365236c75c50 100644 --- a/src/plugins/job_submit/pbs/job_submit_pbs.c +++ b/src/plugins/job_submit/pbs/job_submit_pbs.c @@ -6,7 +6,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/pbs/spank_pbs.c b/src/plugins/job_submit/pbs/spank_pbs.c index 1292f909dadaa78d989e3b9e98ef6f1e5e61f321..7439da8b5e59e7db0ddd2847ef0eaa63e9636890 100644 --- a/src/plugins/job_submit/pbs/spank_pbs.c +++ b/src/plugins/job_submit/pbs/spank_pbs.c @@ -4,11 +4,11 @@ * Note: The job_submit/pbs plugin establishes some environment * variables for batch jobs to complement those configured here. ***************************************************************************** - * Copyright (C) 2013 SchedMD . + * Copyright (C) 2013 SchedMD . * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c b/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c index 03c2455168f8a8756c8f760d0744e0b1a3c7bd9e..fe876b08d489117d6b91bc45613e49d568fe2fea 100644 --- a/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c +++ b/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c @@ -5,7 +5,7 @@ * Written by Daniel M. Weeks. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/job_submit/throttle/job_submit_throttle.c b/src/plugins/job_submit/throttle/job_submit_throttle.c index 2b73aacc0a280901290689a29a04c26af8a349a2..a02c3fa02f142356b04a37592b33071d9d3605f0 100644 --- a/src/plugins/job_submit/throttle/job_submit_throttle.c +++ b/src/plugins/job_submit/throttle/job_submit_throttle.c @@ -9,7 +9,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c index 3725ac1bed31e2c990471973f4da9681f194126c..7ce947057c592cd29e3eeaee11c64c5b6b4ad0c0 100644 --- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c +++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h index a2f1d455a4a7056c6be93b645121fb5995e00e7e..33f9bcb05e47235c78416259c028ae190aa94701 100644 --- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h +++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c index e2d5d3cf4da0b7be2fb75feec367af1f4ceaf597..3116cca905385be9edade07a0f59201ef2fe7cc8 100644 --- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c +++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c @@ -7,7 +7,7 @@ * Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c index aef9cf22de74a0432c1b8513d64dfa9aaa3c4559..2c30b250e019e59355e163b92db8360362e3644e 100644 --- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c +++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c @@ -7,7 +7,7 @@ * Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c index 6079c99d473bf73e20ffe76d9a5c1efc2a42fb84..262918f40940bd040d992c4c249d3d887e4f9b7b 100644 --- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c +++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c @@ -7,7 +7,7 @@ * Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/common/common_jag.c b/src/plugins/jobacct_gather/common/common_jag.c index 76a2287b5fc48b101bdf7d0ee4397734229a6b46..56181e59bd00683bc5fc8f5d36978a7a6fd605da 100644 --- a/src/plugins/jobacct_gather/common/common_jag.c +++ b/src/plugins/jobacct_gather/common/common_jag.c @@ -6,7 +6,7 @@ * from the original code in jobacct_gather/linux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/common/common_jag.h b/src/plugins/jobacct_gather/common/common_jag.h index 30d215ada1a6a701bcf151aca5c3f5341e4ce09e..eff761638e7d7981e86574adc346e4bbdb49b200 100644 --- a/src/plugins/jobacct_gather/common/common_jag.h +++ b/src/plugins/jobacct_gather/common/common_jag.h @@ -6,7 +6,7 @@ * from the original code in jobacct_gather/linux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c b/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c index b094882f90f69489860ca604584b3285fedb9d9a..fee06b8306effeecce1f0a319c03cad61331b38e 100644 --- a/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c +++ b/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobacct_gather/none/jobacct_gather_none.c b/src/plugins/jobacct_gather/none/jobacct_gather_none.c index 9e19bfaa7806368f2ac829578d2dc72464e8a178..5926f0b1e6bcddbf546749a656badfb1e860ba0c 100644 --- a/src/plugins/jobacct_gather/none/jobacct_gather_none.c +++ b/src/plugins/jobacct_gather/none/jobacct_gather_none.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c b/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c index 238f06e96024b77d73017bf044223867cde6cb82..828227f4f9347480e944733eac68e605cc396994 100644 --- a/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c +++ b/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c @@ -7,7 +7,7 @@ * , who borrowed heavily from jobcomp/filetxt * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c index 6038ce6b8d57afb58103faaf7487abd691352f3e..b5c81a973a60d3fd50337d322261ed1bfaace3e1 100644 --- a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c +++ b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h index 0589bad7b3198c8c78f5f0b11d6fbf85c2da2561..c1ab1a86e6894539108bfaf96554e4335c6708da 100644 --- a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h +++ b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c b/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c index d5395ee4fa95dd34bec700ff609461b678945d3e..ce02acb771e7d54a555ed7a8101db3dba9df3dff 100644 --- a/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c +++ b/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/mysql/jobcomp_mysql.c b/src/plugins/jobcomp/mysql/jobcomp_mysql.c index 7f040d9ccb2aa025f9238c4cf3a8963e2886188d..7b33dbc01799c6da940bfed1bd8e8510d09d0c96 100644 --- a/src/plugins/jobcomp/mysql/jobcomp_mysql.c +++ b/src/plugins/jobcomp/mysql/jobcomp_mysql.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c index a6a322ec804953efa9fb1cde69ab4fd67e29f0db..60372f917278ee6eb9f7ede1e77fba3d612ee413 100644 --- a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c +++ b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h index cf19ed492f97faba0f9a8eb99d15f403448219aa..95ecfcd3d6cb9e660466c067c84782a680577f32 100644 --- a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h +++ b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/none/jobcomp_none.c b/src/plugins/jobcomp/none/jobcomp_none.c index 8a135442906ffbfc426670d1af5840dbc3b656e2..20242326b06ea1273e09f111e3c894c1be1e404e 100644 --- a/src/plugins/jobcomp/none/jobcomp_none.c +++ b/src/plugins/jobcomp/none/jobcomp_none.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/jobcomp/script/jobcomp_script.c b/src/plugins/jobcomp/script/jobcomp_script.c index c67dd77e766238c1ca04bacabc9d0e3ffac6e931..63af6a3bd82e1aa2076de1ee60834a2b5f6c55a1 100644 --- a/src/plugins/jobcomp/script/jobcomp_script.c +++ b/src/plugins/jobcomp/script/jobcomp_script.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/aprun/launch_aprun.c b/src/plugins/launch/aprun/launch_aprun.c index 7d046c68d592f457468b0c0740885c379c58491a..62c4b126334dba49181e75a310075ea04af75b66 100644 --- a/src/plugins/launch/aprun/launch_aprun.c +++ b/src/plugins/launch/aprun/launch_aprun.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/poe/launch_poe.c b/src/plugins/launch/poe/launch_poe.c index 3c887262ad6fb32a365baa89494f83cc1264b754..93a1bdf5e16cb3ee171a60a5bd0f495dec8ab79d 100644 --- a/src/plugins/launch/poe/launch_poe.c +++ b/src/plugins/launch/poe/launch_poe.c @@ -5,7 +5,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/runjob/launch_runjob.c b/src/plugins/launch/runjob/launch_runjob.c index 6f797bb8ccb7242b0497b6928f649dcf53d242be..1998c00e6bccbfb16153a1aac9b408c9702a778a 100644 --- a/src/plugins/launch/runjob/launch_runjob.c +++ b/src/plugins/launch/runjob/launch_runjob.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/runjob/runjob_interface.cc b/src/plugins/launch/runjob/runjob_interface.cc index cc65a8b6bf908c65649e6e2203a63128413efe0d..6665904fc7ed2d19df3d9c3cd14af4d11bc6fe09 100644 --- a/src/plugins/launch/runjob/runjob_interface.cc +++ b/src/plugins/launch/runjob/runjob_interface.cc @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/runjob/runjob_interface.h b/src/plugins/launch/runjob/runjob_interface.h index 08996be989a81492be0ebdc0f6970f5303d10480..5d7d5fe00db11b15e417b2cd843a387fc4a3d868 100644 --- a/src/plugins/launch/runjob/runjob_interface.h +++ b/src/plugins/launch/runjob/runjob_interface.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/slurm/launch_slurm.c b/src/plugins/launch/slurm/launch_slurm.c index 4724d7cd5f2b2020832f9186c05dda147773b899..f90f172448993f7d69c958c572e6a2000d087d11 100644 --- a/src/plugins/launch/slurm/launch_slurm.c +++ b/src/plugins/launch/slurm/launch_slurm.c @@ -5,7 +5,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/slurm/task_state.c b/src/plugins/launch/slurm/task_state.c index 08dff66ca0a1b377244698d9eefb11f416bfb4c1..3dd4c72c41502d8da564f894759242641b0799c4 100644 --- a/src/plugins/launch/slurm/task_state.c +++ b/src/plugins/launch/slurm/task_state.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/launch/slurm/task_state.h b/src/plugins/launch/slurm/task_state.h index 735b5525e38309a843f37fa47e5b2da572a70eda..c702d8f2c6fc4d28dcb24c9ed0c304f6933850af 100644 --- a/src/plugins/launch/slurm/task_state.h +++ b/src/plugins/launch/slurm/task_state.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mcs/account/mcs_account.c b/src/plugins/mcs/account/mcs_account.c index 4aaf701b45614c519ce665b980dd4f9acce203a5..3496742c5361d060d01959671ff271707da45ebb 100644 --- a/src/plugins/mcs/account/mcs_account.c +++ b/src/plugins/mcs/account/mcs_account.c @@ -5,7 +5,7 @@ * Written by Aline Roy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mcs/group/mcs_group.c b/src/plugins/mcs/group/mcs_group.c index 36dc772bc0bf7f1b280dc0946bbc0c92b956b6d8..bbf3e84c9ceba5f2e9fba63f36ba69fe77766af2 100644 --- a/src/plugins/mcs/group/mcs_group.c +++ b/src/plugins/mcs/group/mcs_group.c @@ -5,7 +5,7 @@ * Written by Aline Roy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mcs/none/mcs_none.c b/src/plugins/mcs/none/mcs_none.c index 0e82925b5d28bcde914e84c6f95019959f5bc24e..05ad7338f25d0c251226afb284b76a3ae5198ae3 100644 --- a/src/plugins/mcs/none/mcs_none.c +++ b/src/plugins/mcs/none/mcs_none.c @@ -5,7 +5,7 @@ * Written by Aline Roy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mcs/user/mcs_user.c b/src/plugins/mcs/user/mcs_user.c index fc77bc110dae627769c8e3582990144feba774ee..5d5a71991e5feb2d40634ee5c61d3cf5170e546d 100644 --- a/src/plugins/mcs/user/mcs_user.c +++ b/src/plugins/mcs/user/mcs_user.c @@ -5,7 +5,7 @@ * Written by Aline Roy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/lam/lam.h b/src/plugins/mpi/lam/lam.h index 51d3ae404a0f65b5fbeb2181294cd37fcc940802..63e59e102e8bd819cf15eceec630c5c00e1e75b4 100644 --- a/src/plugins/mpi/lam/lam.h +++ b/src/plugins/mpi/lam/lam.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/lam/mpi_lam.c b/src/plugins/mpi/lam/mpi_lam.c index feea602a7e2a0b921f7699980a9246414a81a2c3..121eab956c3c0d1ceda46c97215504dd0c09c7e0 100644 --- a/src/plugins/mpi/lam/mpi_lam.c +++ b/src/plugins/mpi/lam/mpi_lam.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpich1_p4/mpich1_p4.c b/src/plugins/mpi/mpich1_p4/mpich1_p4.c index a8da9c43fb4a207cac74700798eaf179493c4812..44c88acdae40001bfb940c3403caea98bca4c86b 100644 --- a/src/plugins/mpi/mpich1_p4/mpich1_p4.c +++ b/src/plugins/mpi/mpich1_p4/mpich1_p4.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c b/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c index 32635fe18240b5335563888364855944f23c90b4..3850d272321a3f437815fb72fd3890633f49be95 100644 --- a/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c +++ b/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpichgm/mpi_mpichgm.c b/src/plugins/mpi/mpichgm/mpi_mpichgm.c index fb5b65a24818d97f3140be48e044c0dbc56c52ea..90167d4430dcc9ddb3b0c0f6a0079bcf664ef64f 100644 --- a/src/plugins/mpi/mpichgm/mpi_mpichgm.c +++ b/src/plugins/mpi/mpichgm/mpi_mpichgm.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpichgm/mpichgm.c b/src/plugins/mpi/mpichgm/mpichgm.c index e507fba7d594e36d0faa40da191e199e99c9200e..d82e41dc7263e10a8a2f9ef317006bb61a76d237 100644 --- a/src/plugins/mpi/mpichgm/mpichgm.c +++ b/src/plugins/mpi/mpichgm/mpichgm.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpichgm/mpichgm.h b/src/plugins/mpi/mpichgm/mpichgm.h index 931fb4ec419add7ca7d6e70de7684a71ef52e918..ae9be69927cfba052c234bb2461bd65789f77394 100644 --- a/src/plugins/mpi/mpichgm/mpichgm.h +++ b/src/plugins/mpi/mpichgm/mpichgm.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpichmx/mpi_mpichmx.c b/src/plugins/mpi/mpichmx/mpi_mpichmx.c index 63e332d6c08ba6b12477e6419616d9437c627bb9..81a3fbae0efc464d86ef3f9fd087d6a2d58effa5 100644 --- a/src/plugins/mpi/mpichmx/mpi_mpichmx.c +++ b/src/plugins/mpi/mpichmx/mpi_mpichmx.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpichmx/mpichmx.c b/src/plugins/mpi/mpichmx/mpichmx.c index 0ed8bc20bbfb8fb00714481f0b24578e548e55c0..a083fadbc6f18e457f36c0ac606e14528b6ff8bb 100644 --- a/src/plugins/mpi/mpichmx/mpichmx.c +++ b/src/plugins/mpi/mpichmx/mpichmx.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mpichmx/mpichmx.h b/src/plugins/mpi/mpichmx/mpichmx.h index 50746c1fa0008b6cba5994d74c5a6ea8afd194a0..dff0f62ea32c1ce415bc8fe5d8f90e8a41954345 100644 --- a/src/plugins/mpi/mpichmx/mpichmx.h +++ b/src/plugins/mpi/mpichmx/mpichmx.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mvapich/mpi_mvapich.c b/src/plugins/mpi/mvapich/mpi_mvapich.c index 557db068aaacbe1efe6b4d77ca704c3ee468e7e8..03e60d1561c2389bbcede80a4e27bbc525abc233 100644 --- a/src/plugins/mpi/mvapich/mpi_mvapich.c +++ b/src/plugins/mpi/mvapich/mpi_mvapich.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mvapich/mvapich.c b/src/plugins/mpi/mvapich/mvapich.c index 25a1c57f9120827146c90b8a3288c5e97721224f..3d5968b860819b51901f8bea8621f1856a104a4e 100644 --- a/src/plugins/mpi/mvapich/mvapich.c +++ b/src/plugins/mpi/mvapich/mvapich.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/mvapich/mvapich.h b/src/plugins/mpi/mvapich/mvapich.h index a9f5ee47c37dcfc2cf6b593f5e98748173d70b8f..ec5a965e994e02d7754f2154861fede3ea7d6b10 100644 --- a/src/plugins/mpi/mvapich/mvapich.h +++ b/src/plugins/mpi/mvapich/mvapich.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/none/mpi_none.c b/src/plugins/mpi/none/mpi_none.c index 07a6ecff92d4f8f32472394395c854b1a307b37f..ba60dab37b315e8d3551a2172c56f844b46f006d 100644 --- a/src/plugins/mpi/none/mpi_none.c +++ b/src/plugins/mpi/none/mpi_none.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/openmpi/mpi_openmpi.c b/src/plugins/mpi/openmpi/mpi_openmpi.c index 61edb88a42bc3b2592d880064f726116e1fbb9c1..90022646d0c9751f610a189db2499b3b030563f1 100644 --- a/src/plugins/mpi/openmpi/mpi_openmpi.c +++ b/src/plugins/mpi/openmpi/mpi_openmpi.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/agent.c b/src/plugins/mpi/pmi2/agent.c index 3b2389154e0b88d2a2ef0db5e1c6be0d833b7d54..6c1860896eeb6170dae8e4ddd4974bb477b9e417 100644 --- a/src/plugins/mpi/pmi2/agent.c +++ b/src/plugins/mpi/pmi2/agent.c @@ -9,7 +9,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/client.c b/src/plugins/mpi/pmi2/client.c index fdb29d92637bdd34a7db06157d88c74b358d3a8e..d4f752b688fc31684afc0d64d28ce6dc0062b9c1 100644 --- a/src/plugins/mpi/pmi2/client.c +++ b/src/plugins/mpi/pmi2/client.c @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/client.h b/src/plugins/mpi/pmi2/client.h index 9697b8f943635147cfe1058b9eb3c5af0ee1be43..4d0b427d76645604de05ffb0b5e943f743884a18 100644 --- a/src/plugins/mpi/pmi2/client.h +++ b/src/plugins/mpi/pmi2/client.h @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/info.c b/src/plugins/mpi/pmi2/info.c index 5e101ba6f5dff170fc0195171d91a06a2d673910..e9c0e18d2a0681a7f2db9c13c29db246e0e88a3f 100644 --- a/src/plugins/mpi/pmi2/info.c +++ b/src/plugins/mpi/pmi2/info.c @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/info.h b/src/plugins/mpi/pmi2/info.h index 33938580a77247e14e6af412ec7fc0c78e3b812c..cd155c2f4239f2628336c59f7cb01b1c224eb9a9 100644 --- a/src/plugins/mpi/pmi2/info.h +++ b/src/plugins/mpi/pmi2/info.h @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/kvs.c b/src/plugins/mpi/pmi2/kvs.c index 061f9d1887ab15c26eb45e3cb321ffa9d04a458b..1a99324d4b58e4d0ddcd21a2323a1f1227cd7dfe 100644 --- a/src/plugins/mpi/pmi2/kvs.c +++ b/src/plugins/mpi/pmi2/kvs.c @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/kvs.h b/src/plugins/mpi/pmi2/kvs.h index 0dea497014cc7237205e41a634c7da3cadae487c..de88e9b5befff1c30173d51f0e0ca211cacc6d64 100644 --- a/src/plugins/mpi/pmi2/kvs.h +++ b/src/plugins/mpi/pmi2/kvs.h @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/mpi_pmi2.c b/src/plugins/mpi/pmi2/mpi_pmi2.c index d3e886d41dca6b10c1074d39e6dd46b2f1e79d69..9d3a95bb368b1e41d70cb05134f90cae147d5146 100644 --- a/src/plugins/mpi/pmi2/mpi_pmi2.c +++ b/src/plugins/mpi/pmi2/mpi_pmi2.c @@ -9,7 +9,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/nameserv.c b/src/plugins/mpi/pmi2/nameserv.c index a4f828278d0440aa1781b3044f770ce968beaea9..a5662ed8b1fd27e512d6adc95e4e100fc79f9309 100644 --- a/src/plugins/mpi/pmi2/nameserv.c +++ b/src/plugins/mpi/pmi2/nameserv.c @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/nameserv.h b/src/plugins/mpi/pmi2/nameserv.h index 428c9dcc09568f38b7e31345a5d4604bcafd3c26..c02445cbbdd2dc63b6b0ce1ea8be116ce2db85dd 100644 --- a/src/plugins/mpi/pmi2/nameserv.h +++ b/src/plugins/mpi/pmi2/nameserv.h @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/pmi.h b/src/plugins/mpi/pmi2/pmi.h index 3b82340b448c2f2af74ab51af8c903934066900a..67db227f3fbd94453a1d3ddb67fb47737ce80e51 100644 --- a/src/plugins/mpi/pmi2/pmi.h +++ b/src/plugins/mpi/pmi2/pmi.h @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/pmi1.c b/src/plugins/mpi/pmi2/pmi1.c index f212f98e579d53fb2acbdc401cf700a126da2b32..758441f05865a5d68cd2fad81c42d87ef674f631 100644 --- a/src/plugins/mpi/pmi2/pmi1.c +++ b/src/plugins/mpi/pmi2/pmi1.c @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/pmi2.c b/src/plugins/mpi/pmi2/pmi2.c index 06afe4b0981703759d4a4d4ae1e374153a0bd5cc..99c61d5368d552306ae4536fd798e747fc4ce9ce 100644 --- a/src/plugins/mpi/pmi2/pmi2.c +++ b/src/plugins/mpi/pmi2/pmi2.c @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/ring.c b/src/plugins/mpi/pmi2/ring.c index dd6a5dfc06bab8bcf93252713eb28f51bcd61de6..84a2a9011334fce5c0789e8a12c7b7e2f82e6d5c 100644 --- a/src/plugins/mpi/pmi2/ring.c +++ b/src/plugins/mpi/pmi2/ring.c @@ -8,7 +8,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * LLNL Preamble Notice diff --git a/src/plugins/mpi/pmi2/setup.c b/src/plugins/mpi/pmi2/setup.c index da3fdf78031abaeae407b5c95b5fd58efbcb7b67..242769189be006ff2deffb728ee7326d604ad70a 100644 --- a/src/plugins/mpi/pmi2/setup.c +++ b/src/plugins/mpi/pmi2/setup.c @@ -9,7 +9,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/setup.h b/src/plugins/mpi/pmi2/setup.h index 3c96f0097dd6d61f2d66ad735691459812846ac9..cd46da69f7f325e9250ee7000d8f7202551bb6e9 100644 --- a/src/plugins/mpi/pmi2/setup.h +++ b/src/plugins/mpi/pmi2/setup.h @@ -9,7 +9,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/spawn.c b/src/plugins/mpi/pmi2/spawn.c index 219a9dee8dfefba34db99ddec2f4b8d0b3c4b11c..a365e8df2401def617b3e0eb618dcb39a8eb2bf4 100644 --- a/src/plugins/mpi/pmi2/spawn.c +++ b/src/plugins/mpi/pmi2/spawn.c @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/spawn.h b/src/plugins/mpi/pmi2/spawn.h index b4ec7e2f7b2772cdcaa9f3f3b946f2c118a3bcab..b17fd37cbf1f0fc3f27363606ecd620865320669 100644 --- a/src/plugins/mpi/pmi2/spawn.h +++ b/src/plugins/mpi/pmi2/spawn.h @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/tree.c b/src/plugins/mpi/pmi2/tree.c index 841764116fbd8e4be8c7128f66d1c66da1623d28..30ad957c907d1c4efef68f87fe981f0b4cbd413b 100644 --- a/src/plugins/mpi/pmi2/tree.c +++ b/src/plugins/mpi/pmi2/tree.c @@ -13,7 +13,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmi2/tree.h b/src/plugins/mpi/pmi2/tree.h index 3aaddebd221e918a8645a2af1f1d80ff8cf3a2af..5848158049849a1f404b284139a769e56c56ff34 100644 --- a/src/plugins/mpi/pmi2/tree.h +++ b/src/plugins/mpi/pmi2/tree.h @@ -6,7 +6,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/mpi_pmix.c b/src/plugins/mpi/pmix/mpi_pmix.c index a22c9d53d55126a4abf14e84eb63c941bc10f903..44849f0cc9395d0863b658863958c209f0be1e39 100644 --- a/src/plugins/mpi/pmix/mpi_pmix.c +++ b/src/plugins/mpi/pmix/mpi_pmix.c @@ -6,7 +6,7 @@ * Written by Artem Y. Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_agent.c b/src/plugins/mpi/pmix/pmixp_agent.c index a126fe74a872b8ba9b1d42e66596a1cfe0c5f2e9..333e7ac8394bf5ea5300184499690d4176201e2e 100644 --- a/src/plugins/mpi/pmix/pmixp_agent.c +++ b/src/plugins/mpi/pmix/pmixp_agent.c @@ -6,7 +6,7 @@ * Written by Artem Y. Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_agent.h b/src/plugins/mpi/pmix/pmixp_agent.h index c57ad38227d5f575f4ff4dbe62aa795207dc96d6..7937661987026c8a846e65b03eac9fec47acaaf4 100644 --- a/src/plugins/mpi/pmix/pmixp_agent.h +++ b/src/plugins/mpi/pmix/pmixp_agent.h @@ -6,7 +6,7 @@ * Written by Artem Y. Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_client.c b/src/plugins/mpi/pmix/pmixp_client.c index d78772d88baff260cef107386e6ef0bd91cdb493..06a48e5f2cb925ceea7107463c4ff9f5d44c1307 100644 --- a/src/plugins/mpi/pmix/pmixp_client.c +++ b/src/plugins/mpi/pmix/pmixp_client.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_client.h b/src/plugins/mpi/pmix/pmixp_client.h index 84c77a099644ce59fc84cb5d5b8bb2fe30c87288..d49652262893e7702f58ac8351e4409ef33ee9a6 100644 --- a/src/plugins/mpi/pmix/pmixp_client.h +++ b/src/plugins/mpi/pmix/pmixp_client.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_coll.c b/src/plugins/mpi/pmix/pmixp_coll.c index 4bd4ae173865000b62faeb220ff29add2c77e6f3..b5b97c58e879ba94e257129f1d9625d1e1b2ade1 100644 --- a/src/plugins/mpi/pmix/pmixp_coll.c +++ b/src/plugins/mpi/pmix/pmixp_coll.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_coll.h b/src/plugins/mpi/pmix/pmixp_coll.h index ef86b7749c83ee166447cb21cac0b4d69da912f6..ab9270e9efb15c031ca96faa852c3e2e1e332025 100644 --- a/src/plugins/mpi/pmix/pmixp_coll.h +++ b/src/plugins/mpi/pmix/pmixp_coll.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_common.h b/src/plugins/mpi/pmix/pmixp_common.h index e9db24d4a599f36cf3c22668a308e395db5106ea..95a4fd455acd12a8685b43e1928afb755446c90b 100644 --- a/src/plugins/mpi/pmix/pmixp_common.h +++ b/src/plugins/mpi/pmix/pmixp_common.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_debug.h b/src/plugins/mpi/pmix/pmixp_debug.h index a3d2b4918bbe16a88b8243bc5518a0f2e0aeac92..5559b162b8b24ca8e7cc4cb4be4ab56d0fd61fa7 100644 --- a/src/plugins/mpi/pmix/pmixp_debug.h +++ b/src/plugins/mpi/pmix/pmixp_debug.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_dmdx.c b/src/plugins/mpi/pmix/pmixp_dmdx.c index 0601b4bd9da2ab93da25a04c9512a1613f621158..8f54d2ce35a7631bece37acc216a7b022c983d7d 100644 --- a/src/plugins/mpi/pmix/pmixp_dmdx.c +++ b/src/plugins/mpi/pmix/pmixp_dmdx.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_dmdx.h b/src/plugins/mpi/pmix/pmixp_dmdx.h index 2c87ff03b1e5a9a40f55b406858867c6f841a389..a675a691d60a1ea89a8cabeaa0f7beefa8bdfdb9 100644 --- a/src/plugins/mpi/pmix/pmixp_dmdx.h +++ b/src/plugins/mpi/pmix/pmixp_dmdx.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_info.c b/src/plugins/mpi/pmix/pmixp_info.c index ed81578ef991dacd1f1667b56c756b24352a6326..edc0e47204fccbb2600d2051e22f5ea346dd4c1a 100644 --- a/src/plugins/mpi/pmix/pmixp_info.c +++ b/src/plugins/mpi/pmix/pmixp_info.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_info.h b/src/plugins/mpi/pmix/pmixp_info.h index 5fe7620adda6b4b07a88fedfe620322ce1ec9441..e8e159567e88b99fb23f32219c5ceef2c043ba9c 100644 --- a/src/plugins/mpi/pmix/pmixp_info.h +++ b/src/plugins/mpi/pmix/pmixp_info.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_io.c b/src/plugins/mpi/pmix/pmixp_io.c index 3581a8f13b554b8651dfb75b1d4d946d8207aa34..63162aff3fcd58fe6eaa4a79216da9780f97f6c0 100644 --- a/src/plugins/mpi/pmix/pmixp_io.c +++ b/src/plugins/mpi/pmix/pmixp_io.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_io.h b/src/plugins/mpi/pmix/pmixp_io.h index d5f5cc0e1e9e6956254d055f4369d72205c7f92d..f2fcc2d93231a92cd90fd04c3715eccaf1ee5f73 100644 --- a/src/plugins/mpi/pmix/pmixp_io.h +++ b/src/plugins/mpi/pmix/pmixp_io.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_nspaces.c b/src/plugins/mpi/pmix/pmixp_nspaces.c index af68df16fc81822613d19b6a8f488fd62acc0e96..8c30a735318f37bbdd3099b58e88aa1f0beb5e7b 100644 --- a/src/plugins/mpi/pmix/pmixp_nspaces.c +++ b/src/plugins/mpi/pmix/pmixp_nspaces.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_nspaces.h b/src/plugins/mpi/pmix/pmixp_nspaces.h index 5b380f610593e8b55af8d23a3898e75d230fff60..a67f5bdc78cb3539af480b3ab7724a052b8dfc61 100644 --- a/src/plugins/mpi/pmix/pmixp_nspaces.h +++ b/src/plugins/mpi/pmix/pmixp_nspaces.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_server.c b/src/plugins/mpi/pmix/pmixp_server.c index 2c67c39a3055c549d855b95554ff11ea0bddb262..5e79858b3e7159f8591905ca16e208433e51fb81 100644 --- a/src/plugins/mpi/pmix/pmixp_server.c +++ b/src/plugins/mpi/pmix/pmixp_server.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_server.h b/src/plugins/mpi/pmix/pmixp_server.h index a898c8c9efa25e2ee0ccbce9a90a16024d4de2e4..a27ae43f0ac78793a86a09c89690df5443e12351 100644 --- a/src/plugins/mpi/pmix/pmixp_server.h +++ b/src/plugins/mpi/pmix/pmixp_server.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_state.c b/src/plugins/mpi/pmix/pmixp_state.c index 23e71fe1d82e0dc5a33356db98d7fd23a23b0f2c..0e31ad05e4152c868099227fdf503ea1e0c654d9 100644 --- a/src/plugins/mpi/pmix/pmixp_state.c +++ b/src/plugins/mpi/pmix/pmixp_state.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_state.h b/src/plugins/mpi/pmix/pmixp_state.h index 3c8f74e1cf0ee4bb96fa237d1315ea5c6094c0d8..2d7c4696c88d08e257cc87ac04e90d33d0c0077b 100644 --- a/src/plugins/mpi/pmix/pmixp_state.h +++ b/src/plugins/mpi/pmix/pmixp_state.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_utils.c b/src/plugins/mpi/pmix/pmixp_utils.c index 94ad445f9f86bc2c73bdfc05369ce3754fd4c018..1155effc82d098cf842150ea595ad96929fd3d94 100644 --- a/src/plugins/mpi/pmix/pmixp_utils.c +++ b/src/plugins/mpi/pmix/pmixp_utils.c @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/mpi/pmix/pmixp_utils.h b/src/plugins/mpi/pmix/pmixp_utils.h index 5153cf817f044a1c3643b5245328c98571e8e35e..eb338a0f15bde8228b28230e40f6c197c673dcdc 100644 --- a/src/plugins/mpi/pmix/pmixp_utils.h +++ b/src/plugins/mpi/pmix/pmixp_utils.h @@ -6,7 +6,7 @@ * Written by Artem Polyakov . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/node_features/knl_cray/node_features_knl_cray.c b/src/plugins/node_features/knl_cray/node_features_knl_cray.c index 9be242c4e8eb91a2255992b61361b1f2ed2ed6e4..16f579aef304a1737739898566e8d87a55a37155 100644 --- a/src/plugins/node_features/knl_cray/node_features_knl_cray.c +++ b/src/plugins/node_features/knl_cray/node_features_knl_cray.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/node_features/knl_generic/node_features_knl_generic.c b/src/plugins/node_features/knl_generic/node_features_knl_generic.c index 3ce25892af11ea755dcab8b9c0ae239c130a4e18..e1be9fed293bc8ff34a3c2ed7e113142512038a5 100644 --- a/src/plugins/node_features/knl_generic/node_features_knl_generic.c +++ b/src/plugins/node_features/knl_generic/node_features_knl_generic.c @@ -6,7 +6,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/power/common/power_common.c b/src/plugins/power/common/power_common.c index 85c9f8f6ea9d49053d57bd5e5ef6dad9fbb2d64b..dafe514230de3a5c6bd2ed4dfcdab51bd80318f9 100644 --- a/src/plugins/power/common/power_common.c +++ b/src/plugins/power/common/power_common.c @@ -9,7 +9,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/power/common/power_common.h b/src/plugins/power/common/power_common.h index 56c7a2290880dbc9eb8d341fbe9afe66715e52b4..e6a4bcb091e28367b9180e99776afa408157956f 100644 --- a/src/plugins/power/common/power_common.h +++ b/src/plugins/power/common/power_common.h @@ -9,7 +9,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/power/cray/power_cray.c b/src/plugins/power/cray/power_cray.c index 4b3bee14f2ce86de676566ce7ebd103352e4bd75..bd9b1d97b71dd99b180209525efdcb6434e5a22a 100644 --- a/src/plugins/power/cray/power_cray.c +++ b/src/plugins/power/cray/power_cray.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/power/none/power_none.c b/src/plugins/power/none/power_none.c index 252c8a2fcf72d770d398915b9560bf700c834b79..039febf5569dfad7ab95195a474ae33f97febc5d 100644 --- a/src/plugins/power/none/power_none.c +++ b/src/plugins/power/none/power_none.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/preempt/job_prio/preempt_job_prio.c b/src/plugins/preempt/job_prio/preempt_job_prio.c index f507106c09870c29feafaf687d6ebad9aee61c99..64309d40b7957ebec1f8a7ba0b37f8de325146fc 100644 --- a/src/plugins/preempt/job_prio/preempt_job_prio.c +++ b/src/plugins/preempt/job_prio/preempt_job_prio.c @@ -20,12 +20,12 @@ * candidates. ***************************************************************************** * Copyright (C) 2009-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/preempt/none/preempt_none.c b/src/plugins/preempt/none/preempt_none.c index 22041efbcfa7d9af2958a523645d5d3656856db5..1f1c36ee81f962fa4f5e3e371fd275a100e96f88 100644 --- a/src/plugins/preempt/none/preempt_none.c +++ b/src/plugins/preempt/none/preempt_none.c @@ -2,13 +2,13 @@ * preempt_none.c - disable job preemption plugin. ***************************************************************************** * Copyright (C) 2009-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/preempt/partition_prio/preempt_partition_prio.c b/src/plugins/preempt/partition_prio/preempt_partition_prio.c index ee60a03e3e45b0349c68941ec6dcb4ea27ff5db8..f1eda8b6569aa4bc3c123d5985a362fdc3a474a1 100644 --- a/src/plugins/preempt/partition_prio/preempt_partition_prio.c +++ b/src/plugins/preempt/partition_prio/preempt_partition_prio.c @@ -3,13 +3,13 @@ * jobs based upon their partition's priority. ***************************************************************************** * Copyright (C) 2009-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/preempt/qos/preempt_qos.c b/src/plugins/preempt/qos/preempt_qos.c index 63b49e9e1e185e9fecffd833fc3930e8b3829e78..88d6390dfcc595a084ca9b3c36ee88e5b16c721b 100644 --- a/src/plugins/preempt/qos/preempt_qos.c +++ b/src/plugins/preempt/qos/preempt_qos.c @@ -3,13 +3,13 @@ * jobs based upon their Quality Of Service (QOS). ***************************************************************************** * Copyright (C) 2009-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/priority/basic/priority_basic.c b/src/plugins/priority/basic/priority_basic.c index c7c976a8bc344825c7edadb52ef73ce63ee07abd..a86ce3fe277ec5e4d416e0bb483656635c3d71db 100644 --- a/src/plugins/priority/basic/priority_basic.c +++ b/src/plugins/priority/basic/priority_basic.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/priority/multifactor/fair_tree.c b/src/plugins/priority/multifactor/fair_tree.c index beff75b46f7bb82dc1a68d3f3882af913c0e48c6..f9fb27e9d74498fbb9be255acfffb2c3c1cc6025 100644 --- a/src/plugins/priority/multifactor/fair_tree.c +++ b/src/plugins/priority/multifactor/fair_tree.c @@ -6,7 +6,7 @@ * Authors: Ryan Cox , Levi Morrison * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/priority/multifactor/fair_tree.h b/src/plugins/priority/multifactor/fair_tree.h index f9a2db14f5fd50f3977015b68076f233e05df314..8225c24a9a18da3ecbb2f262f0a69a2e595b5cb2 100644 --- a/src/plugins/priority/multifactor/fair_tree.h +++ b/src/plugins/priority/multifactor/fair_tree.h @@ -6,7 +6,7 @@ * Authors: Ryan Cox , Levi Morrison * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/priority/multifactor/priority_multifactor.c b/src/plugins/priority/multifactor/priority_multifactor.c index 2e3ab6f33a1f1b458eb24b3102482df617c96368..ffe33d43bb9402b58f4a4b06c9c9f79d142e2750 100644 --- a/src/plugins/priority/multifactor/priority_multifactor.c +++ b/src/plugins/priority/multifactor/priority_multifactor.c @@ -14,7 +14,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/priority/multifactor/priority_multifactor.h b/src/plugins/priority/multifactor/priority_multifactor.h index 281b9d013187228d3be66d4d3f0e8b6ae9b596c1..63df4fb5aa7707c0ff95c045412e51d15213808d 100644 --- a/src/plugins/priority/multifactor/priority_multifactor.h +++ b/src/plugins/priority/multifactor/priority_multifactor.h @@ -14,7 +14,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/cgroup/proctrack_cgroup.c b/src/plugins/proctrack/cgroup/proctrack_cgroup.c index 5db6010dab4085f434d72e7a05c8f4f03542a049..c28cf80ba1f807ad4b282593f8d588061a27363e 100644 --- a/src/plugins/proctrack/cgroup/proctrack_cgroup.c +++ b/src/plugins/proctrack/cgroup/proctrack_cgroup.c @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/cray/proctrack_cray.c b/src/plugins/proctrack/cray/proctrack_cray.c index 7871afa640d427f4eddd0d79c307e31c1f6ba503..ec87fee4c86312a2aa170b3bd687536351914e84 100644 --- a/src/plugins/proctrack/cray/proctrack_cray.c +++ b/src/plugins/proctrack/cray/proctrack_cray.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/linuxproc/kill_tree.c b/src/plugins/proctrack/linuxproc/kill_tree.c index 6358e4fee158ed1d82e1f6434086b4152c601014..b349b2c870e2fee8f0175c46707be878a49e9059 100644 --- a/src/plugins/proctrack/linuxproc/kill_tree.c +++ b/src/plugins/proctrack/linuxproc/kill_tree.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/linuxproc/kill_tree.h b/src/plugins/proctrack/linuxproc/kill_tree.h index 20737a42ec12e0de57ad0e598ff89001eae3af6a..be4bce7cb17e716b2dcc7e2fdb2d0174320f9ad2 100644 --- a/src/plugins/proctrack/linuxproc/kill_tree.h +++ b/src/plugins/proctrack/linuxproc/kill_tree.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c b/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c index b4b6898be4acd1c797ed69bd3545e058b8890be9..d23626ecccc870a886719fb808f53d794d22b0c2 100644 --- a/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c +++ b/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/lua/proctrack_lua.c b/src/plugins/proctrack/lua/proctrack_lua.c index e6c9b7f37bd77747fa2456b18a7147b3d2b10bdb..ef27be627dd8d23e18d3a220bcf6ae072ccd5470 100644 --- a/src/plugins/proctrack/lua/proctrack_lua.c +++ b/src/plugins/proctrack/lua/proctrack_lua.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/pgid/proctrack_pgid.c b/src/plugins/proctrack/pgid/proctrack_pgid.c index 05618ba0a9aeb5106b8d0fbf7d21f2e01ae88683..9f385f8c3b62ddd93c6be6591c9c847dc12b1a8d 100644 --- a/src/plugins/proctrack/pgid/proctrack_pgid.c +++ b/src/plugins/proctrack/pgid/proctrack_pgid.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c b/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c index 842876c8e1419d2666246f104fa20bc861d52d5d..40ba94cfc606eec109103beb18163d026dcedbcb 100644 --- a/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c +++ b/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/route/default/route_default.c b/src/plugins/route/default/route_default.c index 321eaec97347b3506d3aa596a9bac7b3695cf2f1..e056d1430c600d84c955c974785b02dc1e124f13 100644 --- a/src/plugins/route/default/route_default.c +++ b/src/plugins/route/default/route_default.c @@ -7,7 +7,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/route/topology/route_topology.c b/src/plugins/route/topology/route_topology.c index 9242da6de8d3db8390e34e6f3c090cf6cc2a119b..aaf3b1ff2d6ea6badd33a0cc1204b39d2b6680fa 100644 --- a/src/plugins/route/topology/route_topology.c +++ b/src/plugins/route/topology/route_topology.c @@ -7,7 +7,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/sched/backfill/backfill.c b/src/plugins/sched/backfill/backfill.c index 31f6fa05bdee989b9a6516d4db4e4cf5162f2c6e..2c7c0fb46b3b1bdd772f879196ba493ad673d351 100644 --- a/src/plugins/sched/backfill/backfill.c +++ b/src/plugins/sched/backfill/backfill.c @@ -21,7 +21,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/sched/backfill/backfill.h b/src/plugins/sched/backfill/backfill.h index 6b7b2a338757a2a5194763e85c86221c0ed11515..dbf5004c987bddb503cc206000c5a0832aad6db2 100644 --- a/src/plugins/sched/backfill/backfill.h +++ b/src/plugins/sched/backfill/backfill.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/sched/backfill/backfill_wrapper.c b/src/plugins/sched/backfill/backfill_wrapper.c index 2845e86740b1cafc38500c6bde80e01aa4ef1e25..bc8b11f9814a6df614a4248aa3c44bacb37c21c2 100644 --- a/src/plugins/sched/backfill/backfill_wrapper.c +++ b/src/plugins/sched/backfill/backfill_wrapper.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/sched/builtin/builtin.c b/src/plugins/sched/builtin/builtin.c index 920b5702ef5218c8bc7a54334b5c9a55d9bb1f5a..917e913390366d62f0593986bdd4f7c7a21e4206 100644 --- a/src/plugins/sched/builtin/builtin.c +++ b/src/plugins/sched/builtin/builtin.c @@ -12,7 +12,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/sched/builtin/builtin.h b/src/plugins/sched/builtin/builtin.h index 3a81b4e2da31bc82cdde791ae4db6b0d3a916607..67fe44840a9477692923407123b858fe92efe8d3 100644 --- a/src/plugins/sched/builtin/builtin.h +++ b/src/plugins/sched/builtin/builtin.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/sched/builtin/builtin_wrapper.c b/src/plugins/sched/builtin/builtin_wrapper.c index 33f18d017af78f0f7ffd6982a1ef974a413db87c..0738d818458996e1da61eb97c1fd020a0240b7db 100644 --- a/src/plugins/sched/builtin/builtin_wrapper.c +++ b/src/plugins/sched/builtin/builtin_wrapper.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/sched/hold/hold_wrapper.c b/src/plugins/sched/hold/hold_wrapper.c index 6c3e217f3044fbaf32a2ad84b3074ca94330b7dd..241021c2a7d05a8df121caf88fc8103768ee0319 100644 --- a/src/plugins/sched/hold/hold_wrapper.c +++ b/src/plugins/sched/hold/hold_wrapper.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/alps/cray_config.c b/src/plugins/select/alps/cray_config.c index 18eca9fbb6d617cba94e22620a3e0589a2fd8171..c4296f3f81e3ed6196f45a5cfca547518b5ed332 100644 --- a/src/plugins/select/alps/cray_config.c +++ b/src/plugins/select/alps/cray_config.c @@ -2,12 +2,12 @@ * cray_config.c * ***************************************************************************** - * Copyright (C) 2011 SchedMD LLC . + * Copyright (C) 2011 SchedMD LLC . * Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/alps/cray_config.h b/src/plugins/select/alps/cray_config.h index 176c87ad89d9f917d77efd8bf737218f215d3f2a..8cb4ac6fd9024ab2df6a51b6a758d180f43372a8 100644 --- a/src/plugins/select/alps/cray_config.h +++ b/src/plugins/select/alps/cray_config.h @@ -1,12 +1,12 @@ /*****************************************************************************\ * cray_config.h ***************************************************************************** - * Copyright (C) 2011 SchedMD LLC . + * Copyright (C) 2011 SchedMD LLC . * Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/alps/libalps/basil_request.c b/src/plugins/select/alps/libalps/basil_request.c index f2c958ca936fc4037896e540a74112c0e25afc8c..9acfb1348124f3f1a3b76e686a99207b8cf6f209 100644 --- a/src/plugins/select/alps/libalps/basil_request.c +++ b/src/plugins/select/alps/libalps/basil_request.c @@ -2,7 +2,7 @@ * Fork apbasil process as co-process, parse output. * * Copyright (c) 2009-2011 Centro Svizzero di Calcolo Scientifico (CSCS) - * Portions Copyright (C) 2011 SchedMD . + * Portions Copyright (C) 2011 SchedMD . * Licensed under the GPLv2. */ #include "../basil_interface.h" diff --git a/src/plugins/select/alps/libalps/do_switch.c b/src/plugins/select/alps/libalps/do_switch.c index fefc2dcfb1fab22c16f15cd360b79ec82bb12c91..d458fde6c0c1113ecc8742accdd49a44a097397c 100644 --- a/src/plugins/select/alps/libalps/do_switch.c +++ b/src/plugins/select/alps/libalps/do_switch.c @@ -5,7 +5,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/alps/libalps/memory_handling.h b/src/plugins/select/alps/libalps/memory_handling.h index cc4afa6679564531fcd0ced0daebe8bdfaede434..da7849da523dd0542972320808c712c0b0efe7de 100644 --- a/src/plugins/select/alps/libalps/memory_handling.h +++ b/src/plugins/select/alps/libalps/memory_handling.h @@ -5,7 +5,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/alps/libemulate/alps_emulate.c b/src/plugins/select/alps/libemulate/alps_emulate.c index 23d46ef320113dcc30a1d97f6d0c7e654d642e01..d5713df50247ee749d62a005fb4902194ca13fee 100644 --- a/src/plugins/select/alps/libemulate/alps_emulate.c +++ b/src/plugins/select/alps/libemulate/alps_emulate.c @@ -1,12 +1,12 @@ /*****************************************************************************\ * alps_emulate.c - simple ALPS emulator used for testing purposes ***************************************************************************** - * Copyright (C) 2011 SchedMD . + * Copyright (C) 2011 SchedMD . * Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/alps/select_alps.c b/src/plugins/select/alps/select_alps.c index 2d7c4f028116df7e86db8c5a54afb1ccae93ff9b..1b4e92eacf98683c1e3cf86c32f1b2e2540825de 100644 --- a/src/plugins/select/alps/select_alps.c +++ b/src/plugins/select/alps/select_alps.c @@ -2,14 +2,14 @@ * select_alps.c - node selection plugin for alps/cray systems. ***************************************************************************** * Copyright (C) 2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Danny Auble * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/ba_bgq/block_allocator.c b/src/plugins/select/bluegene/ba_bgq/block_allocator.c index d4aa2d2493fc76b29eead93208e55ed1fffb780d..1801a1ceae5e0722c9f1c96132dc09625a9cdc2b 100644 --- a/src/plugins/select/bluegene/ba_bgq/block_allocator.c +++ b/src/plugins/select/bluegene/ba_bgq/block_allocator.c @@ -9,7 +9,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/ba_bgq/block_allocator.h b/src/plugins/select/bluegene/ba_bgq/block_allocator.h index 1061fd82164c531bf548c15c65932b0ca89aa6dc..680d0a911188bbcfac802f1c7aee97360dca8ba1 100644 --- a/src/plugins/select/bluegene/ba_bgq/block_allocator.h +++ b/src/plugins/select/bluegene/ba_bgq/block_allocator.h @@ -8,7 +8,7 @@ * Written by Dan Phung , Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/ba_bgq/wire_test.c b/src/plugins/select/bluegene/ba_bgq/wire_test.c index 998c1f08b9075e214e38468f616a95dd9222242f..2a32536996ef8310d915a7e8897b0ebfcb8ba864 100644 --- a/src/plugins/select/bluegene/ba_bgq/wire_test.c +++ b/src/plugins/select/bluegene/ba_bgq/wire_test.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/ba_common.c b/src/plugins/select/bluegene/ba_common.c index 8288a7af1eba2d65064c9138092d2237842a0c01..934eb3241268e5aefd09805f13010236ade03f40 100644 --- a/src/plugins/select/bluegene/ba_common.c +++ b/src/plugins/select/bluegene/ba_common.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/ba_common.h b/src/plugins/select/bluegene/ba_common.h index 3fefd12441c1a4ebe8a4325a760ee73913d19019..7f2cdb9159eecc2dd456ddf70f3d9b154d7ecdfe 100644 --- a/src/plugins/select/bluegene/ba_common.h +++ b/src/plugins/select/bluegene/ba_common.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_core.c b/src/plugins/select/bluegene/bg_core.c index 8a5fabbcfcef3940c8dab667f4d99245ce9d3e26..798f158e54f112da6f8c8a8d8219cadd3670ef98 100644 --- a/src/plugins/select/bluegene/bg_core.c +++ b/src/plugins/select/bluegene/bg_core.c @@ -7,7 +7,7 @@ * Written by Danny Auble et. al. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_core.h b/src/plugins/select/bluegene/bg_core.h index b5cccdefd41d703dd4f399904dc9bf9dbc8f8dfe..88b15c567901363b1c5fa1c9f1f7c7107ad0cf91 100644 --- a/src/plugins/select/bluegene/bg_core.h +++ b/src/plugins/select/bluegene/bg_core.h @@ -6,7 +6,7 @@ * Written by Dan Phung and Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_defined_block.c b/src/plugins/select/bluegene/bg_defined_block.c index e98f4ec8c661ccc47c470d07994e79eb87876576..c1ae3fa0b51f5764c46b64fc07b5f8c228a6ece0 100644 --- a/src/plugins/select/bluegene/bg_defined_block.c +++ b/src/plugins/select/bluegene/bg_defined_block.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_defined_block.h b/src/plugins/select/bluegene/bg_defined_block.h index 124ac0469494cbbd77a6a44a915aa963490ff4d3..8c973229583526f7d37341d70c0d77f0263ed9d6 100644 --- a/src/plugins/select/bluegene/bg_defined_block.h +++ b/src/plugins/select/bluegene/bg_defined_block.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_dynamic_block.c b/src/plugins/select/bluegene/bg_dynamic_block.c index 263280b7ad106408a2ebe8aa4b7d832901b12dab..4f94a73cac78520bdfc7b4b732364f1f4c48e3bd 100644 --- a/src/plugins/select/bluegene/bg_dynamic_block.c +++ b/src/plugins/select/bluegene/bg_dynamic_block.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_dynamic_block.h b/src/plugins/select/bluegene/bg_dynamic_block.h index 33987592e0de8722224b2165903f436465a7f930..916b9c67aad41dd2800322cde074b13df03edaba 100644 --- a/src/plugins/select/bluegene/bg_dynamic_block.h +++ b/src/plugins/select/bluegene/bg_dynamic_block.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_enums.h b/src/plugins/select/bluegene/bg_enums.h index 82cb865ae79be853a22419d48f050315abb666c3..6c3bc7d857624295ac4d7ec3127d3ae2bced9ed2 100644 --- a/src/plugins/select/bluegene/bg_enums.h +++ b/src/plugins/select/bluegene/bg_enums.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_job_info.c b/src/plugins/select/bluegene/bg_job_info.c index 0969ca714c04c339f61346722657290de368660f..4ec4ba854b35d8d48d5cfceee0685c67f846e579 100644 --- a/src/plugins/select/bluegene/bg_job_info.c +++ b/src/plugins/select/bluegene/bg_job_info.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_job_info.h b/src/plugins/select/bluegene/bg_job_info.h index 1d0055d23474dd1ff52e0aff576077a8ebc5d819..aea90859446b291d9f91b13b7dbbfb5649f01f09 100644 --- a/src/plugins/select/bluegene/bg_job_info.h +++ b/src/plugins/select/bluegene/bg_job_info.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_job_place.c b/src/plugins/select/bluegene/bg_job_place.c index 3a767e06be6ed63a21bc15d1544793d8e4d02e60..e0a88a4195cb8110767331da1a4035b49750d785 100644 --- a/src/plugins/select/bluegene/bg_job_place.c +++ b/src/plugins/select/bluegene/bg_job_place.c @@ -9,7 +9,7 @@ * and Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_job_place.h b/src/plugins/select/bluegene/bg_job_place.h index 9c6c94d72a47bd80bee341e175f803fd6dc58aee..7e6333da209ccf8603206b1f442aaa4bf39a93eb 100644 --- a/src/plugins/select/bluegene/bg_job_place.h +++ b/src/plugins/select/bluegene/bg_job_place.h @@ -7,7 +7,7 @@ * Written by Dan Phung et. al. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_job_run.c b/src/plugins/select/bluegene/bg_job_run.c index babfd1b1f33a7b850ca17f38491b61b3c4e46cf4..c296ef5f59241582c23986d93e784eb198921093 100644 --- a/src/plugins/select/bluegene/bg_job_run.c +++ b/src/plugins/select/bluegene/bg_job_run.c @@ -8,7 +8,7 @@ * Written by Morris Jette , Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_job_run.h b/src/plugins/select/bluegene/bg_job_run.h index 3ac657d75db44942b8b0a22261b86fc8fe62188c..5c9ef70eafebdf1b7399bf1f02dea223fcbe9836 100644 --- a/src/plugins/select/bluegene/bg_job_run.h +++ b/src/plugins/select/bluegene/bg_job_run.h @@ -7,7 +7,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_list_functions.c b/src/plugins/select/bluegene/bg_list_functions.c index a1416a088d3d31470a2edf7415caaa28d9b60f38..7f8d7ffaf81dfd0d42664d6650786113ee1c495e 100644 --- a/src/plugins/select/bluegene/bg_list_functions.c +++ b/src/plugins/select/bluegene/bg_list_functions.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_list_functions.h b/src/plugins/select/bluegene/bg_list_functions.h index 7b7886d5dc0ab0a013e3fb2516b0611ce7822041..6bd74240edbc3e45cc5d0248f2a2df45951b7889 100644 --- a/src/plugins/select/bluegene/bg_list_functions.h +++ b/src/plugins/select/bluegene/bg_list_functions.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_node_info.c b/src/plugins/select/bluegene/bg_node_info.c index 6571b4033a7bf96ecdc4b14fd328476f89a9ae91..f3ccbae1a3864768208df81c2cf3a3f8e2ee0ae5 100644 --- a/src/plugins/select/bluegene/bg_node_info.c +++ b/src/plugins/select/bluegene/bg_node_info.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_node_info.h b/src/plugins/select/bluegene/bg_node_info.h index dfb9b0aaefbb6d34591c40b2bc63241456051660..734f6679512d7546bdede67cc0c3d31a608ec4fc 100644 --- a/src/plugins/select/bluegene/bg_node_info.h +++ b/src/plugins/select/bluegene/bg_node_info.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_read_config.c b/src/plugins/select/bluegene/bg_read_config.c index 6ff553d2bdc87359300c877bb1991493cb6027d2..bbcd6c8af93ee054914ad10d1cee63e5170d5213 100644 --- a/src/plugins/select/bluegene/bg_read_config.c +++ b/src/plugins/select/bluegene/bg_read_config.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_read_config.h b/src/plugins/select/bluegene/bg_read_config.h index 69f8f45360f295ecfcc0ed3a9dfdf2d1bd1058da..e457d5807d4561d819a6f4aa8afdcc8c672b29c2 100644 --- a/src/plugins/select/bluegene/bg_read_config.h +++ b/src/plugins/select/bluegene/bg_read_config.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_record_functions.c b/src/plugins/select/bluegene/bg_record_functions.c index c670c67e1476153c2f99be0e2e3db4557f45fe46..22b38d0774a293a49f4a95dac9e61a063d30a34d 100644 --- a/src/plugins/select/bluegene/bg_record_functions.c +++ b/src/plugins/select/bluegene/bg_record_functions.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_record_functions.h b/src/plugins/select/bluegene/bg_record_functions.h index 48ede63e22ea1a77288535dbd9d244ef8f612d3a..df7dbe58a7c67352e9bbeba80e3a4634b6c4684d 100644 --- a/src/plugins/select/bluegene/bg_record_functions.h +++ b/src/plugins/select/bluegene/bg_record_functions.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_status.c b/src/plugins/select/bluegene/bg_status.c index 0cb1c8933cb5aa154f1de9510fee915070ca9bb7..df052b14a7b4c868f0f5d0324e465572156b1217 100644 --- a/src/plugins/select/bluegene/bg_status.c +++ b/src/plugins/select/bluegene/bg_status.c @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_status.h b/src/plugins/select/bluegene/bg_status.h index 3932ebd4e9623237c8f25053c73bd6e68a81e045..39aecbd05e11d836f2364312a4f9bca362db3a7f 100644 --- a/src/plugins/select/bluegene/bg_status.h +++ b/src/plugins/select/bluegene/bg_status.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bg_structs.h b/src/plugins/select/bluegene/bg_structs.h index 5090a48301ec603fa8232fb27cfd3b36bbb30c21..42ba19876d091ab407568fb9d360aef5f4ed3acd 100644 --- a/src/plugins/select/bluegene/bg_structs.h +++ b/src/plugins/select/bluegene/bg_structs.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc b/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc index dacc346c485feeaf8f4b4ce9ed6692d074e8f341..69644a2516cf7fe0a9b72c81b3cac0748d45358f 100644 --- a/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc +++ b/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_helper.h b/src/plugins/select/bluegene/bl_bgq/bridge_helper.h index 87bc148522933d528c21db9e8ac66f672ef99c76..64f2992fe185fcaec5858b4dd5d41e71ea7f2497 100644 --- a/src/plugins/select/bluegene/bl_bgq/bridge_helper.h +++ b/src/plugins/select/bluegene/bl_bgq/bridge_helper.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc b/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc index 4846691d198c26064d2547541fce0a2d05cf2385..045943fa8276804e4a4c85e890cfeef4a11ce3b4 100644 --- a/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc +++ b/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_status.cc b/src/plugins/select/bluegene/bl_bgq/bridge_status.cc index 70506b351a04bc88fd7c8ca0f5c6b4e01bbe58b8..13f6147c70fbefbbe7452ddbecbfb598c139b49b 100644 --- a/src/plugins/select/bluegene/bl_bgq/bridge_status.cc +++ b/src/plugins/select/bluegene/bl_bgq/bridge_status.cc @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_status.h b/src/plugins/select/bluegene/bl_bgq/bridge_status.h index 3cd97367394226da687fb3886378fb1e0c59fdb8..a01d6679879044f02500cadf2cca3f7f936c70b0 100644 --- a/src/plugins/select/bluegene/bl_bgq/bridge_status.h +++ b/src/plugins/select/bluegene/bl_bgq/bridge_status.h @@ -7,7 +7,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/bridge_linker.h b/src/plugins/select/bluegene/bridge_linker.h index 5532bde6ae65a6a45c50472f0d511b123098cadc..652598411926ced57fe0cb661fee8fa26b856521 100644 --- a/src/plugins/select/bluegene/bridge_linker.h +++ b/src/plugins/select/bluegene/bridge_linker.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/configure_api.c b/src/plugins/select/bluegene/configure_api.c index f3ce7976bddf53242052023c06c256930d8d5edf..c2b0d74b8a6df1ff52f93c086362864e61d185e7 100644 --- a/src/plugins/select/bluegene/configure_api.c +++ b/src/plugins/select/bluegene/configure_api.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/configure_api.h b/src/plugins/select/bluegene/configure_api.h index bb85d19fa8b93a94f4933f4dac592dca13c4ea8c..dc96d367893ee70b97a8e82cd8d10afd1cf377e6 100644 --- a/src/plugins/select/bluegene/configure_api.h +++ b/src/plugins/select/bluegene/configure_api.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/libsched_if64.c b/src/plugins/select/bluegene/libsched_if64.c index 1a33b8a3dd095e71d5e2319438e996238a73f5c2..81cf4b8857eb052300a93a21d0b44c8d1a977789 100644 --- a/src/plugins/select/bluegene/libsched_if64.c +++ b/src/plugins/select/bluegene/libsched_if64.c @@ -8,7 +8,7 @@ * Written by Danny Auble et. al. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/runjob_plugin.cc b/src/plugins/select/bluegene/runjob_plugin.cc index 2693febcbf05987385de0b80f0c41474e4278b7a..5aa2a167256b466298171d9016c3f22920855d6e 100644 --- a/src/plugins/select/bluegene/runjob_plugin.cc +++ b/src/plugins/select/bluegene/runjob_plugin.cc @@ -12,7 +12,7 @@ * Written by Danny Auble et. al. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/select_bluegene.c b/src/plugins/select/bluegene/select_bluegene.c index 96e7ff7a80c82a6f67888ecca36134c10305f25a..f0967730c06d7489c7692e2234b528fa0105dc73 100644 --- a/src/plugins/select/bluegene/select_bluegene.c +++ b/src/plugins/select/bluegene/select_bluegene.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/sfree/opts.c b/src/plugins/select/bluegene/sfree/opts.c index 6d8d91687c6b1082211a62ecd9a2e441c1476525..9dcf5ee834a595e7aaba853f77d798e7309ca4c5 100644 --- a/src/plugins/select/bluegene/sfree/opts.c +++ b/src/plugins/select/bluegene/sfree/opts.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/sfree/sfree.c b/src/plugins/select/bluegene/sfree/sfree.c index 64e93cb45295622a93dec6bb74d6ebae8461b92b..ed6e317402d6f5e6f291df575965e5e8445fabb3 100644 --- a/src/plugins/select/bluegene/sfree/sfree.c +++ b/src/plugins/select/bluegene/sfree/sfree.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/sfree/sfree.h b/src/plugins/select/bluegene/sfree/sfree.h index ae184769247f0497f9dc9d8d687f81a533b438bd..a6d3fe1b5d4cb3f56a411ba87797bb641cca47b0 100644 --- a/src/plugins/select/bluegene/sfree/sfree.h +++ b/src/plugins/select/bluegene/sfree/sfree.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/slurm_epilog.c b/src/plugins/select/bluegene/slurm_epilog.c index 5162f3eac2e8b5c835802faf91098cdc69b6de0a..8b4c563752e804d6b35e43b868cf59440b0aeeee 100644 --- a/src/plugins/select/bluegene/slurm_epilog.c +++ b/src/plugins/select/bluegene/slurm_epilog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/bluegene/slurm_prolog.c b/src/plugins/select/bluegene/slurm_prolog.c index 872135f632052a48d2bd1b350fa225d1789ddbef..9f4880a62bafd840de600c0ccd8c823b52288719 100644 --- a/src/plugins/select/bluegene/slurm_prolog.c +++ b/src/plugins/select/bluegene/slurm_prolog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cons_res/dist_tasks.c b/src/plugins/select/cons_res/dist_tasks.c index 1f6cd8e10bc6d6444f4b0c82de659b005447ca73..3788acbf3494823e4bc3a95c108f607bbabca94d 100644 --- a/src/plugins/select/cons_res/dist_tasks.c +++ b/src/plugins/select/cons_res/dist_tasks.c @@ -9,7 +9,7 @@ * Written by Martin Perry * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cons_res/dist_tasks.h b/src/plugins/select/cons_res/dist_tasks.h index 83feda6c7933c68e0e41b2a54a3bbe388e66cc20..5be08d677cfda6d81b174ae746b26266c4424f57 100644 --- a/src/plugins/select/cons_res/dist_tasks.h +++ b/src/plugins/select/cons_res/dist_tasks.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cons_res/job_test.c b/src/plugins/select/cons_res/job_test.c index 2efcb7208499b9cabec1c51f05c54a1b52a382e6..d4276fb123775fb219cd0fb779b86ddd99fa67c2 100644 --- a/src/plugins/select/cons_res/job_test.c +++ b/src/plugins/select/cons_res/job_test.c @@ -58,12 +58,12 @@ * ***************************************************************************** * Copyright (C) 2005-2008 Hewlett-Packard Development Company, L.P. - * Portions Copyright (C) 2010-2015 SchedMD . + * Portions Copyright (C) 2010-2015 SchedMD . * Written by Susanne M. Balle , who borrowed heavily * from select/linear * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cons_res/job_test.h b/src/plugins/select/cons_res/job_test.h index 993f9993b7919a791e10d6685812bbcd47c2472c..d1aba89beec96109c2b3dfc85ef1127c17f17d0d 100644 --- a/src/plugins/select/cons_res/job_test.h +++ b/src/plugins/select/cons_res/job_test.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cons_res/select_cons_res.c b/src/plugins/select/cons_res/select_cons_res.c index 80c26bd3bb98488db47e881ceaa9a2792dce8c98..47036360e207e4708963c5f05dc8f7a4bad7f08c 100644 --- a/src/plugins/select/cons_res/select_cons_res.c +++ b/src/plugins/select/cons_res/select_cons_res.c @@ -62,7 +62,7 @@ * from select/linear * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cons_res/select_cons_res.h b/src/plugins/select/cons_res/select_cons_res.h index 1701b56ed254aa6d60ba732516b04824f8edafc3..0038d1c07531c61cc1860b7d2afa7b24103330d0 100644 --- a/src/plugins/select/cons_res/select_cons_res.h +++ b/src/plugins/select/cons_res/select_cons_res.h @@ -2,12 +2,12 @@ * select_cons_res.h ***************************************************************************** * Copyright (C) 2006 Hewlett-Packard Development Company, L.P. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Written by Susanne M. Balle, * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cray/ccm.c b/src/plugins/select/cray/ccm.c index 50ed78e15cea01fcf1140142ed782f8e8e5342cc..74bf90581acb5c8b684d4f212ebcbdec25c9231a 100644 --- a/src/plugins/select/cray/ccm.c +++ b/src/plugins/select/cray/ccm.c @@ -7,7 +7,7 @@ * Written by Marlys Kohnke * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cray/ccm.h b/src/plugins/select/cray/ccm.h index 82c19fecbbac749251f6bc702ab774675898ec52..ca1f8735afdb6d3f79955276785a3d586ead2b82 100644 --- a/src/plugins/select/cray/ccm.h +++ b/src/plugins/select/cray/ccm.h @@ -6,7 +6,7 @@ * Written by Marlys Kohnke * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/cray/select_cray.c b/src/plugins/select/cray/select_cray.c index a796529f5b3b47e8bf1f50329152a3f5ac06a95f..4bc49419a9cb5479099f9ecfeb5b8447b02c6e5a 100644 --- a/src/plugins/select/cray/select_cray.c +++ b/src/plugins/select/cray/select_cray.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/linear/select_linear.c b/src/plugins/select/linear/select_linear.c index f4dcd0f48dc6e4c6d27705a64c8e07148a999033..8669abc1fac4025c3bc50892704774288ca13322 100644 --- a/src/plugins/select/linear/select_linear.c +++ b/src/plugins/select/linear/select_linear.c @@ -5,14 +5,14 @@ ***************************************************************************** * Copyright (C) 2004-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Copyright (C) 2014 Silicon Graphics International Corp. All rights reserved. * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/linear/select_linear.h b/src/plugins/select/linear/select_linear.h index 726c45ec2727a687a012ba9dd78760cc2f042f0e..a9b3bd2bf36e23ae3deaa99b451ef4aa20673ef4 100644 --- a/src/plugins/select/linear/select_linear.h +++ b/src/plugins/select/linear/select_linear.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/other/other_select.c b/src/plugins/select/other/other_select.c index 2fb85d14db9b2b9ba672e2b7060d5a5c0b184c77..f639b129ec64e4cfb057a05e159e2caa3751f1e8 100644 --- a/src/plugins/select/other/other_select.c +++ b/src/plugins/select/other/other_select.c @@ -16,7 +16,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/other/other_select.h b/src/plugins/select/other/other_select.h index 51b080fef78b656899f9f8133fc5c0340b1ab905..e660a625e6d097108b67e08ba721a94f35ceaa40 100644 --- a/src/plugins/select/other/other_select.h +++ b/src/plugins/select/other/other_select.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/serial/dist_tasks.c b/src/plugins/select/serial/dist_tasks.c index 30b61ed7a87603f25ebc1d24428a802a5670ac24..ebe4f32c544b7b346b65ecbed204034217bd35d4 100644 --- a/src/plugins/select/serial/dist_tasks.c +++ b/src/plugins/select/serial/dist_tasks.c @@ -4,7 +4,7 @@ * Copyright (C) 2012 SchedMD LLC. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/serial/dist_tasks.h b/src/plugins/select/serial/dist_tasks.h index 12508897a0027ad1d6c2dc346038601c6178a76e..cdf846bb64b015696c1e6d7ee137836eb08a86c7 100644 --- a/src/plugins/select/serial/dist_tasks.h +++ b/src/plugins/select/serial/dist_tasks.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/serial/job_test.c b/src/plugins/select/serial/job_test.c index 4944b0255343dceff00fe89de900ce382ce1580e..31d049e4a05225d8b207df9a4eb7e190807091b6 100644 --- a/src/plugins/select/serial/job_test.c +++ b/src/plugins/select/serial/job_test.c @@ -6,7 +6,7 @@ * from select/linear * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/serial/job_test.h b/src/plugins/select/serial/job_test.h index bb9ae0cc0be7fd9cb946f786682a6ac9f66a4fdd..889f994a76bf8ab30db44c227d3cf67726d9cfd2 100644 --- a/src/plugins/select/serial/job_test.h +++ b/src/plugins/select/serial/job_test.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/serial/select_serial.c b/src/plugins/select/serial/select_serial.c index 3788e5e9bfd68eb1d8a3d8e4e453d1c93fc53264..b07225a9e519819ea9f077cd0908b2f04555076a 100644 --- a/src/plugins/select/serial/select_serial.c +++ b/src/plugins/select/serial/select_serial.c @@ -3,7 +3,7 @@ * job allocations. ***************************************************************************** * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/select/serial/select_serial.h b/src/plugins/select/serial/select_serial.h index 8cba9bcae38accdcb53442b7d26b694721d92850..e88c49850bcebe488250eec3474e2ebe78f76789 100644 --- a/src/plugins/select/serial/select_serial.h +++ b/src/plugins/select/serial/select_serial.h @@ -3,12 +3,12 @@ * job allocations. ***************************************************************************** * Copyright (C) 2006 Hewlett-Packard Development Company, L.P. -* Portions Copyright (C) 2010 SchedMD . +* Portions Copyright (C) 2010 SchedMD . * Written by Susanne M. Balle, * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/slurmctld/nonstop/do_work.c b/src/plugins/slurmctld/nonstop/do_work.c index 2d8de4acc990dd656db79bbb43e83e8fa3ec472d..9373905d7af4783c43ffe083a62260144153a3b1 100644 --- a/src/plugins/slurmctld/nonstop/do_work.c +++ b/src/plugins/slurmctld/nonstop/do_work.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/slurmctld/nonstop/do_work.h b/src/plugins/slurmctld/nonstop/do_work.h index 4ac1d904a4fb30e0ed1e5d60d2144cb7403c8d25..d8149d70a653ca6a91bd798de0be0841bef787c0 100644 --- a/src/plugins/slurmctld/nonstop/do_work.h +++ b/src/plugins/slurmctld/nonstop/do_work.h @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/slurmctld/nonstop/msg.c b/src/plugins/slurmctld/nonstop/msg.c index f63f9b2422ca010d3214551dc7d1c833842f5bc1..c4e7e7bd2701a119081f43143e0a8d88f988dc04 100644 --- a/src/plugins/slurmctld/nonstop/msg.c +++ b/src/plugins/slurmctld/nonstop/msg.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/slurmctld/nonstop/msg.h b/src/plugins/slurmctld/nonstop/msg.h index 6f79f69ae42d18c727424f87b57cea0b76859dde..763c9a419ff009c22963f3c9dd9a692202b42cbe 100644 --- a/src/plugins/slurmctld/nonstop/msg.h +++ b/src/plugins/slurmctld/nonstop/msg.h @@ -6,7 +6,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/slurmctld/nonstop/nonstop.c b/src/plugins/slurmctld/nonstop/nonstop.c index 8ca1af5d1593b96b7218701e1a9bfc9ad6b4037c..6dbb7779d5e0c9b260a47f772f0adb8b8272b95e 100644 --- a/src/plugins/slurmctld/nonstop/nonstop.c +++ b/src/plugins/slurmctld/nonstop/nonstop.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/slurmctld/nonstop/read_config.c b/src/plugins/slurmctld/nonstop/read_config.c index 53202d51a2924360b2125842f4f2b30bc5dcfb27..1e9875ad8b2af7dce5b57c029283c05f0acbb0f3 100644 --- a/src/plugins/slurmctld/nonstop/read_config.c +++ b/src/plugins/slurmctld/nonstop/read_config.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/slurmctld/nonstop/read_config.h b/src/plugins/slurmctld/nonstop/read_config.h index bd264e293bce28a30f7daa1f957926e1e4b6c2cd..bdbd74be8f5ca5d89fadfdf258f3ed2182c73071 100644 --- a/src/plugins/slurmctld/nonstop/read_config.h +++ b/src/plugins/slurmctld/nonstop/read_config.h @@ -6,7 +6,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/cookies.c b/src/plugins/switch/cray/cookies.c index a3e56cea58e870bef03feb758f6c7587e56a0f8d..5ff6161d92d97eec32ffbaa2b40d02a22531bae7 100644 --- a/src/plugins/switch/cray/cookies.c +++ b/src/plugins/switch/cray/cookies.c @@ -6,7 +6,7 @@ * Written by David Gloe * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/gpu.c b/src/plugins/switch/cray/gpu.c index bcb23e05e8ade189a45d4198337344aabc7b8355..96f5426890597464ff2c80359c795603ebcb8d8e 100644 --- a/src/plugins/switch/cray/gpu.c +++ b/src/plugins/switch/cray/gpu.c @@ -6,7 +6,7 @@ * Written by David Gloe * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/iaa.c b/src/plugins/switch/cray/iaa.c index 0ac071b2703f67b2da1115bb66b2d9b3a470368a..573c672965058a3c2cbaa855bfc6fe16a550a1c2 100644 --- a/src/plugins/switch/cray/iaa.c +++ b/src/plugins/switch/cray/iaa.c @@ -6,7 +6,7 @@ * Written by David Gloe * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/pe_info.c b/src/plugins/switch/cray/pe_info.c index 6daa6e95b63e2413e0880b8c46039e8fa24bf53a..59bbfc13b857fc83d5ef2e8dbd0b908888536f99 100644 --- a/src/plugins/switch/cray/pe_info.c +++ b/src/plugins/switch/cray/pe_info.c @@ -6,7 +6,7 @@ * Written by David Gloe * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/scaling.c b/src/plugins/switch/cray/scaling.c index 06c21d3c52363614f51fecf68a6d14bf23cbb34a..9d7d258b823c80e507e8135d431fbec8e8d5b3ed 100644 --- a/src/plugins/switch/cray/scaling.c +++ b/src/plugins/switch/cray/scaling.c @@ -6,7 +6,7 @@ * Written by David Gloe * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/switch_cray.c b/src/plugins/switch/cray/switch_cray.c index 01bd07bffe379273ded3b69f5e998bd18e674e69..2f7661bafcaaac0f63c6ce82122ae84fe1aa85c1 100644 --- a/src/plugins/switch/cray/switch_cray.c +++ b/src/plugins/switch/cray/switch_cray.c @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/switch_cray.h b/src/plugins/switch/cray/switch_cray.h index b0241619449241a8a2dc7c84a56186c97baf2058..7b551a2c48da527a45b28bafb1b71c96a12a7fc1 100644 --- a/src/plugins/switch/cray/switch_cray.h +++ b/src/plugins/switch/cray/switch_cray.h @@ -6,7 +6,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/cray/util.c b/src/plugins/switch/cray/util.c index cbb4f9f46a3973eaabcb5d28b434c9b1cda97b7d..51b66f2ed73947711105c74b421f0bd2417c9155 100644 --- a/src/plugins/switch/cray/util.c +++ b/src/plugins/switch/cray/util.c @@ -6,7 +6,7 @@ * Written by David Gloe * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/generic/switch_generic.c b/src/plugins/switch/generic/switch_generic.c index c5f52dd1aa366896078912aaed38dc68905ebba9..f561ef0aed9ee7257e343af6c3e343e641fe84bf 100644 --- a/src/plugins/switch/generic/switch_generic.c +++ b/src/plugins/switch/generic/switch_generic.c @@ -7,7 +7,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/none/switch_none.c b/src/plugins/switch/none/switch_none.c index 087f8755991ad644c56bd0cd67f1b0957bf6561f..223a5e0cbb03f80bc403ed7b6d137db8bfff2176 100644 --- a/src/plugins/switch/none/switch_none.c +++ b/src/plugins/switch/none/switch_none.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/nrt/libpermapi/shr_64.c b/src/plugins/switch/nrt/libpermapi/shr_64.c index afec316d65318faf474f4fbbfe666bc5da8ae688..9a5ebf5ea15c894e5335ee8841ab76b38d88662d 100644 --- a/src/plugins/switch/nrt/libpermapi/shr_64.c +++ b/src/plugins/switch/nrt/libpermapi/shr_64.c @@ -5,7 +5,7 @@ * Written by Danny Auble et. al. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/nrt/nrt.c b/src/plugins/switch/nrt/nrt.c index 26d6447656dae006781b0d780447b3407ed8f610..8e0f91866072626bd0ab5a844f4b5241eddbf449 100644 --- a/src/plugins/switch/nrt/nrt.c +++ b/src/plugins/switch/nrt/nrt.c @@ -9,7 +9,7 @@ * Largely re-written for NRT support by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/nrt/nrt_keys.h b/src/plugins/switch/nrt/nrt_keys.h index f0f21cfe29a9df320f1564d05c3a5b041888f1c9..8f16eae4e286869ce3583af6cc20e54292cb5dc7 100644 --- a/src/plugins/switch/nrt/nrt_keys.h +++ b/src/plugins/switch/nrt/nrt_keys.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/nrt/slurm_nrt.h b/src/plugins/switch/nrt/slurm_nrt.h index 828f5a046c4e441c31409cabff9e3989a05d8774..c57c8377b17f2a479261364fcfbde612fab2b425 100644 --- a/src/plugins/switch/nrt/slurm_nrt.h +++ b/src/plugins/switch/nrt/slurm_nrt.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/switch/nrt/switch_nrt.c b/src/plugins/switch/nrt/switch_nrt.c index 8e13e0b84bdb7840b098595d5f1364c8514c6cc6..a21fad20f296a7d71e8232147204bee8d0f821ff 100644 --- a/src/plugins/switch/nrt/switch_nrt.c +++ b/src/plugins/switch/nrt/switch_nrt.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/affinity.c b/src/plugins/task/affinity/affinity.c index 4cbfd1f36cdddad4dd4532dec1e87872002b3b98..463e919d2f508b30b4c6c5588eadc65f773d528e 100644 --- a/src/plugins/task/affinity/affinity.c +++ b/src/plugins/task/affinity/affinity.c @@ -4,7 +4,7 @@ * Copyright (C) 2005-2006 Hewlett-Packard Development Company, L.P. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/affinity.h b/src/plugins/task/affinity/affinity.h index afd2ce627c9fac8845b6380fa3177038fc83b5ad..b2576f55fa5d41ede94ee8a71c99617159419463 100644 --- a/src/plugins/task/affinity/affinity.h +++ b/src/plugins/task/affinity/affinity.h @@ -4,7 +4,7 @@ * Copyright (C) 2005 Hewlett-Packard Development Company, L.P. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/cpuset.c b/src/plugins/task/affinity/cpuset.c index e99527b3408883ecfcb30867a3d08774e417e9cc..88626e244b17a992405ff970bccaaca05bf91b46 100644 --- a/src/plugins/task/affinity/cpuset.c +++ b/src/plugins/task/affinity/cpuset.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/dist_tasks.c b/src/plugins/task/affinity/dist_tasks.c index b6b7eafc74da7f42984209e8eae5be8fc8235dd4..934e2e2ab00470a1ea452961ccd431c59d7763e4 100644 --- a/src/plugins/task/affinity/dist_tasks.c +++ b/src/plugins/task/affinity/dist_tasks.c @@ -5,7 +5,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/dist_tasks.h b/src/plugins/task/affinity/dist_tasks.h index 3e4d995a470b08da920fdf03da94ba3645f70c29..19a49c9f5fa791ef6fb5fc886bb62e37d67e6c58 100644 --- a/src/plugins/task/affinity/dist_tasks.h +++ b/src/plugins/task/affinity/dist_tasks.h @@ -4,7 +4,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/numa.c b/src/plugins/task/affinity/numa.c index 939dce07212225fabab1662005e807e4529aa865..53d4cd582c09b0d624dd60a6e856e4470f4feebd 100644 --- a/src/plugins/task/affinity/numa.c +++ b/src/plugins/task/affinity/numa.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/schedutils.c b/src/plugins/task/affinity/schedutils.c index c8f23529326c66fc8375c224c5bcb865ae238546..f4a67bb9891d54a5f3b06de8e7e5945de58b9cc8 100644 --- a/src/plugins/task/affinity/schedutils.c +++ b/src/plugins/task/affinity/schedutils.c @@ -5,7 +5,7 @@ * Copyright (C) 2004 Robert Love * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/affinity/task_affinity.c b/src/plugins/task/affinity/task_affinity.c index b659aed32d7f2f44f39854cd217893fb559109b1..0143f8880415a2f3d16033d00056642c773b1e12 100644 --- a/src/plugins/task/affinity/task_affinity.c +++ b/src/plugins/task/affinity/task_affinity.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup.c b/src/plugins/task/cgroup/task_cgroup.c index b745f72856eb1d42a1e4b1aa2377684864a4c578..79c93b9a0fffd09989d00d46243bff97575103a6 100644 --- a/src/plugins/task/cgroup/task_cgroup.c +++ b/src/plugins/task/cgroup/task_cgroup.c @@ -6,7 +6,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup.h b/src/plugins/task/cgroup/task_cgroup.h index 7d5cebce241f91010b0466796dfbc0fb8e4fb47e..e7094645505673341af0859f64587d1e91fdd9d2 100644 --- a/src/plugins/task/cgroup/task_cgroup.h +++ b/src/plugins/task/cgroup/task_cgroup.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup_cpuset.c b/src/plugins/task/cgroup/task_cgroup_cpuset.c index 4734023d9a353a75bdde725528d3e53342af9c19..1c68f64ffb48fba587252242570a616a31b9dbf6 100644 --- a/src/plugins/task/cgroup/task_cgroup_cpuset.c +++ b/src/plugins/task/cgroup/task_cgroup_cpuset.c @@ -7,7 +7,7 @@ * Written by Martin Perry * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup_cpuset.h b/src/plugins/task/cgroup/task_cgroup_cpuset.h index 264c9105493695c156ccb2109820c6816385031f..4954bc75bd85ef0aad7ea12b8564f26fb77c66c2 100644 --- a/src/plugins/task/cgroup/task_cgroup_cpuset.h +++ b/src/plugins/task/cgroup/task_cgroup_cpuset.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup_devices.c b/src/plugins/task/cgroup/task_cgroup_devices.c index 4e0450cab834b68fbebf28b19b2af863ef9d804b..a2b92d00cdd8171931715f53b148b21229b8b1da 100644 --- a/src/plugins/task/cgroup/task_cgroup_devices.c +++ b/src/plugins/task/cgroup/task_cgroup_devices.c @@ -5,7 +5,7 @@ * Written by Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup_devices.h b/src/plugins/task/cgroup/task_cgroup_devices.h index 4b58e4c473009f117151380d50e25abb7aa319fc..a64733ed19d9661b5cf63d2b7d320b16634c2126 100644 --- a/src/plugins/task/cgroup/task_cgroup_devices.h +++ b/src/plugins/task/cgroup/task_cgroup_devices.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup_memory.c b/src/plugins/task/cgroup/task_cgroup_memory.c index 516d1a49cff70dd3314f867cb878fb8fa41efa83..0ebc26ea81d62007d8ef6280512e17ff72546eb2 100644 --- a/src/plugins/task/cgroup/task_cgroup_memory.c +++ b/src/plugins/task/cgroup/task_cgroup_memory.c @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cgroup/task_cgroup_memory.h b/src/plugins/task/cgroup/task_cgroup_memory.h index dcf9b92da101b5a6175777ae98759ef7ba53499d..c8f635739f7a8b832fbf9bf848272e4c7e13fe6a 100644 --- a/src/plugins/task/cgroup/task_cgroup_memory.h +++ b/src/plugins/task/cgroup/task_cgroup_memory.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/cray/task_cray.c b/src/plugins/task/cray/task_cray.c index 50ff63a791ea1871ae95f4a105a6145052b7c98a..6a1a494e27a0779b347adffe482f26725a1165e5 100644 --- a/src/plugins/task/cray/task_cray.c +++ b/src/plugins/task/cray/task_cray.c @@ -6,7 +6,7 @@ * Copyright 2013 Cray Inc. All Rights Reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/task/none/task_none.c b/src/plugins/task/none/task_none.c index a3cfc7a079e80a3f518152ec358396ddb272f858..2df5b48d8d926f2cbcfe95a0effc8abd46114704 100644 --- a/src/plugins/task/none/task_none.c +++ b/src/plugins/task/none/task_none.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/topology/3d_torus/hilbert_slurm.c b/src/plugins/topology/3d_torus/hilbert_slurm.c index 12493148eda69e8108b57c0f975658b6ddd7bfbf..4fa941a52dc80493e9f2266ff9f6bb1cbc9162b7 100644 --- a/src/plugins/topology/3d_torus/hilbert_slurm.c +++ b/src/plugins/topology/3d_torus/hilbert_slurm.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/topology/3d_torus/topology_3d_torus.c b/src/plugins/topology/3d_torus/topology_3d_torus.c index 708ae78c14cee4dc2c8ef8d418fa17f2fe16942d..93034bb7bcb1652f3811b0b52123233615699102 100644 --- a/src/plugins/topology/3d_torus/topology_3d_torus.c +++ b/src/plugins/topology/3d_torus/topology_3d_torus.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/topology/hypercube/topology_hypercube.c b/src/plugins/topology/hypercube/topology_hypercube.c index db0e4bc980a2519b0aa0ee5a32f088c59cb12a39..8fa3fc7ad95f2d7718150d9a5e16feb3ae5390b3 100644 --- a/src/plugins/topology/hypercube/topology_hypercube.c +++ b/src/plugins/topology/hypercube/topology_hypercube.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/topology/node_rank/topology_node_rank.c b/src/plugins/topology/node_rank/topology_node_rank.c index f4cd4642f1b6cb578a0a8b1838e7be2297cec180..ac57522d61250dbf56d893d50d2f6d47feff4442 100644 --- a/src/plugins/topology/node_rank/topology_node_rank.c +++ b/src/plugins/topology/node_rank/topology_node_rank.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/topology/none/topology_none.c b/src/plugins/topology/none/topology_none.c index 825c31adaaa9680225c890407b0002e92a6e2b4c..e72cdac5b6fb6c69a2fef213769541bd0dcf6d87 100644 --- a/src/plugins/topology/none/topology_none.c +++ b/src/plugins/topology/none/topology_none.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/plugins/topology/tree/topology_tree.c b/src/plugins/topology/tree/topology_tree.c index d54b2820a28f5fd054432c1d2b9c3cc1438c418d..0873de9f0ee981fa01c13533fd55dcba82a266de 100644 --- a/src/plugins/topology/tree/topology_tree.c +++ b/src/plugins/topology/tree/topology_tree.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacct/options.c b/src/sacct/options.c index 5b1755c10ecd83669768ae1eb91a34bab5757962..68c5ce76fc9423b856052cfddcca6a207a7db154 100644 --- a/src/sacct/options.c +++ b/src/sacct/options.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacct/print.c b/src/sacct/print.c index 7b76895c8fa4f6940939f7d8086ebe806f119a6a..9ff8b59d4027435cf976c665b3d18b128ae2d630 100644 --- a/src/sacct/print.c +++ b/src/sacct/print.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacct/process.c b/src/sacct/process.c index 3fe7cd6b7679adc4464ae6c7fdb587e3d32b5e38..ed27c16e3e34861175476143e1bc8ae3680ac453 100644 --- a/src/sacct/process.c +++ b/src/sacct/process.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacct/sacct.c b/src/sacct/sacct.c index 4106ab538da2d4ac984f3e41f2b9dd12849a52db..6d1627957d4820e1139fbef40e55f513c73004c1 100644 --- a/src/sacct/sacct.c +++ b/src/sacct/sacct.c @@ -6,7 +6,7 @@ * Copyright (C) 2005 Hewlett-Packard Development Company, L.P. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacct/sacct.h b/src/sacct/sacct.h index a3aa8d8d4eafdca6e05165d1a687e5226a466e82..2e6d4048f8b997044e9770d1e3643ce707917a0b 100644 --- a/src/sacct/sacct.h +++ b/src/sacct/sacct.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/account_functions.c b/src/sacctmgr/account_functions.c index 0c75ce9823b9273ab55022bd3d7e17b955ac89c2..c3aa814652fbc473698e813e0c9e25f54b4ed1b7 100644 --- a/src/sacctmgr/account_functions.c +++ b/src/sacctmgr/account_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/archive_functions.c b/src/sacctmgr/archive_functions.c index 9bfe334f8977df909995cd77b623a01ea69b3cd8..54a4fe66da3caa9af22b4e5102c4d71b3ff8947f 100644 --- a/src/sacctmgr/archive_functions.c +++ b/src/sacctmgr/archive_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/association_functions.c b/src/sacctmgr/association_functions.c index 23b8fa0b85df35d3880e802dcead387a87ce9dbf..c5734c7057a4d85e00b4ac637373d363f9288816 100644 --- a/src/sacctmgr/association_functions.c +++ b/src/sacctmgr/association_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/cluster_functions.c b/src/sacctmgr/cluster_functions.c index 3eb64f351f75e91445b5a8df2797f91d4886f299..5e77af4e3e1228b83b0d5c5573a9aba986f2ad36 100644 --- a/src/sacctmgr/cluster_functions.c +++ b/src/sacctmgr/cluster_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/common.c b/src/sacctmgr/common.c index 77dd589aaa90ae08d6c30d95b74a8ca6fef7dfc0..065538330ca35bf8d808971f2c45a2f824ef14ce 100644 --- a/src/sacctmgr/common.c +++ b/src/sacctmgr/common.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/config_functions.c b/src/sacctmgr/config_functions.c index 9ae6cf41a89d1484a2fbd02436e96a7b6a133710..eea9ff69b77cf11fa200cf686442cdbd14ce5020 100644 --- a/src/sacctmgr/config_functions.c +++ b/src/sacctmgr/config_functions.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/event_functions.c b/src/sacctmgr/event_functions.c index 643eecdcebcfba19be37e2b65de60031ac606cb7..210fe8aa3c5c8a644bcc9f4c3567e8e297bf4b56 100644 --- a/src/sacctmgr/event_functions.c +++ b/src/sacctmgr/event_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/federation_functions.c b/src/sacctmgr/federation_functions.c index 974d025fb7b2486a3385b13d963f3fa4f7025bb3..0b20a9283997d21f21b1e627e596c6a153b90162 100644 --- a/src/sacctmgr/federation_functions.c +++ b/src/sacctmgr/federation_functions.c @@ -6,7 +6,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/file_functions.c b/src/sacctmgr/file_functions.c index a7ee7c3a6ecb1dfd252dcf80ea999035091cd4a6..a68c93eb1f4b9bf4b159d43dd039fa5b0b4baabf 100644 --- a/src/sacctmgr/file_functions.c +++ b/src/sacctmgr/file_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/job_functions.c b/src/sacctmgr/job_functions.c index eabbfb5f8e9fb1ed9100c1d7a1c769aab771da19..a6719693634ea55f9c03601944976d55c06fd2e1 100644 --- a/src/sacctmgr/job_functions.c +++ b/src/sacctmgr/job_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/problem_functions.c b/src/sacctmgr/problem_functions.c index c7e1f834094bb394161a3295ec1ee8fdf4b62da6..779a65bd761c48fefa2a4df92d2781747913ce36 100644 --- a/src/sacctmgr/problem_functions.c +++ b/src/sacctmgr/problem_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/qos_functions.c b/src/sacctmgr/qos_functions.c index 75606d225669e81cb4d12c6b096ecbe61e57348b..fbe8e2821a863ba548a31e9ce39bd0c7c5e56154 100644 --- a/src/sacctmgr/qos_functions.c +++ b/src/sacctmgr/qos_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/reservation_functions.c b/src/sacctmgr/reservation_functions.c index 374edb1fcc9ab671135379b94a09343053e450cb..8815d021fae5277a8fbeb4dc6fe6a8b0492fea4b 100644 --- a/src/sacctmgr/reservation_functions.c +++ b/src/sacctmgr/reservation_functions.c @@ -6,7 +6,7 @@ * Written by David Bigagli * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/resource_functions.c b/src/sacctmgr/resource_functions.c index 9c99dcc199f016aed441614c56462a492e761273..084f6a02df575cde93bfe978e7f236d7bdf3ab49 100644 --- a/src/sacctmgr/resource_functions.c +++ b/src/sacctmgr/resource_functions.c @@ -8,7 +8,7 @@ * Written by Bill Brophy * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/runaway_job_functions.c b/src/sacctmgr/runaway_job_functions.c index 91165138f1a27194c6ae8fe84edfdfc8356e0052..9d991a9cef3af19add021b4d10e03112597df17f 100644 --- a/src/sacctmgr/runaway_job_functions.c +++ b/src/sacctmgr/runaway_job_functions.c @@ -5,7 +5,7 @@ * Written by Nathan Yee * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/sacctmgr.c b/src/sacctmgr/sacctmgr.c index bd1a00f8ba5623f39ca519c9473e24b9c14cb47b..51143f2e4ac47e673390fa517f833efd7ccf8275 100644 --- a/src/sacctmgr/sacctmgr.c +++ b/src/sacctmgr/sacctmgr.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/sacctmgr.h b/src/sacctmgr/sacctmgr.h index 48b19e7c8813499bf01aca1899187a304af2e565..2232c383be080a7af0599ba961057767c7c4d102 100644 --- a/src/sacctmgr/sacctmgr.h +++ b/src/sacctmgr/sacctmgr.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/tres_function.c b/src/sacctmgr/tres_function.c index d3e87fc42bf3b951bb60f03d039e3c0515d0dd14..788e3e319b28bcb7a30fec294b71f9558b75dbd7 100644 --- a/src/sacctmgr/tres_function.c +++ b/src/sacctmgr/tres_function.c @@ -6,7 +6,7 @@ * Written by David Bigagli * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/txn_functions.c b/src/sacctmgr/txn_functions.c index 26427eb725f1edc4a7a6e79086d8178977991b5c..c403e69c2d343bdda1197ba07606a4518b3d53af 100644 --- a/src/sacctmgr/txn_functions.c +++ b/src/sacctmgr/txn_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/user_functions.c b/src/sacctmgr/user_functions.c index 05f56e8d8f609aff5631d6e0d08bd167342ea08a..340a6443d61d252c560975c45b9989fdca0f69ad 100644 --- a/src/sacctmgr/user_functions.c +++ b/src/sacctmgr/user_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sacctmgr/wckey_functions.c b/src/sacctmgr/wckey_functions.c index b629e05a3feb35a224013a1d6b7d804fed00f747..72ef7012d98996ed6785fbd72a3cd0ce41842200 100644 --- a/src/sacctmgr/wckey_functions.c +++ b/src/sacctmgr/wckey_functions.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/salloc/opt.c b/src/salloc/opt.c index 3ded2b90048478b5f7c7184abf0075f1c1c5f310..6f7f381d08e710ef2f52fe70969492b046184851 100644 --- a/src/salloc/opt.c +++ b/src/salloc/opt.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD LLC + * Portions Copyright (C) 2010-2015 SchedMD LLC * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Mark Grondona , et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/salloc/opt.h b/src/salloc/opt.h index 731ad2486c820adfebb6176441f82772a6a760dc..971f4148d753e3e355aa6723ab9f80a67eb2476b 100644 --- a/src/salloc/opt.h +++ b/src/salloc/opt.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/salloc/salloc.c b/src/salloc/salloc.c index 45b6ce4e0073e8877ac15d066a34cb96106dfc47..0f6228176382427508ae15c94b41ee17c7e85166 100644 --- a/src/salloc/salloc.c +++ b/src/salloc/salloc.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/salloc/salloc.h b/src/salloc/salloc.h index 938a904312882a981202770db12b183d33f5fed7..8ebf3834ec4531db3d88d788cce4e7b196805fb0 100644 --- a/src/salloc/salloc.h +++ b/src/salloc/salloc.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sattach/attach.c b/src/sattach/attach.c index 872ceb28ff32404ee9f76e9c932d3870504ddcca..a3e686807e07ee1f74660a3c8584a0fcd957eea4 100644 --- a/src/sattach/attach.c +++ b/src/sattach/attach.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sattach/opt.c b/src/sattach/opt.c index dc4bfcf1b97fec2ff86f92dab6734a17bedf7e8a..c11a155e38af87946faaa26bee7336ff200f228a 100644 --- a/src/sattach/opt.c +++ b/src/sattach/opt.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sattach/opt.h b/src/sattach/opt.h index 131dc54c5eaf86fef53a38ac17f49ac1f2b5b6d3..3cff2b20a898d3dd1cd0d75f562487fff3ed70a2 100644 --- a/src/sattach/opt.h +++ b/src/sattach/opt.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sattach/sattach.c b/src/sattach/sattach.c index 2aff206d71f9ef446361ac263ad5f20034075ebf..63489050f1f1666bcc3962a841ee41e52d1d63c1 100644 --- a/src/sattach/sattach.c +++ b/src/sattach/sattach.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sbatch/opt.c b/src/sbatch/opt.c index e240aadee39ff9c9569f819bcd5107e7ed46d468..9221f949db73ae9f9ee59e22ffe63cbe86326393 100644 --- a/src/sbatch/opt.c +++ b/src/sbatch/opt.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD LLC + * Portions Copyright (C) 2010-2015 SchedMD LLC * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Mark Grondona , et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sbatch/opt.h b/src/sbatch/opt.h index 0f2e0b1647106eee75624d1481241796c3dd2c16..783361b6740ed48eed2b7ff55f2ad3097bdb60e1 100644 --- a/src/sbatch/opt.h +++ b/src/sbatch/opt.h @@ -3,14 +3,14 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD LLC + * Portions Copyright (C) 2010-2015 SchedMD LLC * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Mark Grondona , * Christopher J. Morrone , et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sbatch/sbatch.c b/src/sbatch/sbatch.c index 7443f2c68c31814e8e205d5e496ae6ff21fb83cb..066e7df371e1a8651e7c3cd83176218ec1bc7fc2 100644 --- a/src/sbatch/sbatch.c +++ b/src/sbatch/sbatch.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sbcast/opts.c b/src/sbcast/opts.c index 3bcece0094e9460d63124082db49e64d18281b3e..e9a16b131d364f247891b6dfc18f650b7dde173f 100644 --- a/src/sbcast/opts.c +++ b/src/sbcast/opts.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sbcast/sbcast.c b/src/sbcast/sbcast.c index ff991af37075e9dc117d6645ebbe7fe9f837fedb..07489618971962d8b7e79a81b11e56beebcc725a 100644 --- a/src/sbcast/sbcast.c +++ b/src/sbcast/sbcast.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sbcast/sbcast.h b/src/sbcast/sbcast.h index ae7bbcf05fb013d94c10ffd6ad80004f5e2b56ca..beb5b597ef036a3fcb4f3c92a606778147c73cdb 100644 --- a/src/sbcast/sbcast.h +++ b/src/sbcast/sbcast.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scancel/opt.c b/src/scancel/opt.c index 8b034af87c949335c0464ac4c2e66572a617de69..97e408d3a922bbaf69ff02ccedd7bd48b0af87ee 100644 --- a/src/scancel/opt.c +++ b/src/scancel/opt.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scancel/scancel.c b/src/scancel/scancel.c index 6a1a8f00da6030949c27878f241a2f20f9cacc0b..f00956d69b61f17c133548565b4f467b0df19a17 100644 --- a/src/scancel/scancel.c +++ b/src/scancel/scancel.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scancel/scancel.h b/src/scancel/scancel.h index 5f17bc58191f14b22ede76b5b774c7d6102a3b41..23c57c803b8eb4ed41299e6bbf0a68c0a493d321 100644 --- a/src/scancel/scancel.h +++ b/src/scancel/scancel.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/create_res.c b/src/scontrol/create_res.c index 2a9843c1604dbf6e80c722e8c42ed1fd83de01b8..a77fcbde964fc69ede1eb56eecbc5465dc1421d8 100644 --- a/src/scontrol/create_res.c +++ b/src/scontrol/create_res.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_assoc_mgr.c b/src/scontrol/info_assoc_mgr.c index 096c3625fedc507ea1ac56777cbe8156f40d0625..7c2857c7553a6b77be70c0d58a427dc61e18a81c 100644 --- a/src/scontrol/info_assoc_mgr.c +++ b/src/scontrol/info_assoc_mgr.c @@ -7,7 +7,7 @@ * Written by Stephen Trofinoff and Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_block.c b/src/scontrol/info_block.c index 6535970f8db9050e9875af40ad4ecee577f4f7b5..4fd974af7c39a01f7be76eeaed72e7ae12c2e4cf 100644 --- a/src/scontrol/info_block.c +++ b/src/scontrol/info_block.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_burst_buffer.c b/src/scontrol/info_burst_buffer.c index 702aee06109dd44de68c99d8a9a49f3004a1f099..3f403ca5fdfccdbea146027b31452ad8f0e75377 100644 --- a/src/scontrol/info_burst_buffer.c +++ b/src/scontrol/info_burst_buffer.c @@ -1,11 +1,11 @@ /*****************************************************************************\ * info_burst_buffer.c - Burst buffer information functions for scontrol. ***************************************************************************** - * Copyright (C) 2014 SchedMD LLC . + * Copyright (C) 2014 SchedMD LLC . * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_fed.c b/src/scontrol/info_fed.c index 6c1cb5aa9ee7eecf1b3aa56a039806f70ac843ea..1b5249600cdd69f99788057585a9eac8562b13ab 100644 --- a/src/scontrol/info_fed.c +++ b/src/scontrol/info_fed.c @@ -5,7 +5,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_job.c b/src/scontrol/info_job.c index 4ed2e09219c3c4d34dd16e4cc7c9f34aeea97456..14bc87dd0e894c41b17e3e244a66e0c16697e541 100644 --- a/src/scontrol/info_job.c +++ b/src/scontrol/info_job.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_layout.c b/src/scontrol/info_layout.c index 466292e884f9a1d206bcff715944046afe2863ed..adcd50260ed1eac3c38350488dfecba2262a3d69 100644 --- a/src/scontrol/info_layout.c +++ b/src/scontrol/info_layout.c @@ -5,7 +5,7 @@ * Written by Bull - Thomas Cadeau * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_lics.c b/src/scontrol/info_lics.c index 5bd13e9ad97161e4d05e8edaea1e6bb2c7e86874..a627274bfb78416c8b5fcab0c93ee9c7298d9b84 100644 --- a/src/scontrol/info_lics.c +++ b/src/scontrol/info_lics.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_node.c b/src/scontrol/info_node.c index cab8b885d195348788b543e69484ebc4f2725a19..23fcbafce02b8f1b507956f4ab116167ca107ee7 100644 --- a/src/scontrol/info_node.c +++ b/src/scontrol/info_node.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_part.c b/src/scontrol/info_part.c index 7ff1f2a60e2efb9df31be39163289f8126d39251..92a1334de2f886a04cd796aaafc3491ead68e8ea 100644 --- a/src/scontrol/info_part.c +++ b/src/scontrol/info_part.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/info_res.c b/src/scontrol/info_res.c index 46ce32127c864e1734436f63ab67db8e239046d6..fd38cc2c2950e23df7cca0310888c0ea7196d32e 100644 --- a/src/scontrol/info_res.c +++ b/src/scontrol/info_res.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/scontrol.c b/src/scontrol/scontrol.c index 401b644d85bb836c634c992c4bf92b25aa22c230..08b11ed6fe34369319204b9c65868a5c3299daf3 100644 --- a/src/scontrol/scontrol.c +++ b/src/scontrol/scontrol.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/scontrol.h b/src/scontrol/scontrol.h index 7314d28c26e74b16a09c0cb24ddcdfc5f7269bfe..5ca53ffeaefdadb1ca5ed5bb5d021f2720069efd 100644 --- a/src/scontrol/scontrol.h +++ b/src/scontrol/scontrol.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/update_job.c b/src/scontrol/update_job.c index 13a1f546e0ea6aa2f9efc1f073c6729c0e99cfbe..5e9d96ea45fa273c4805d86ca56b69b1471bb324 100644 --- a/src/scontrol/update_job.c +++ b/src/scontrol/update_job.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/update_layout.c b/src/scontrol/update_layout.c index a40625d536055ab0c270cc6ab2ceae2f1720dacb..da6497aeda3826bbf0737a87062a490e69695649 100644 --- a/src/scontrol/update_layout.c +++ b/src/scontrol/update_layout.c @@ -3,7 +3,7 @@ ***************************************************************************** * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/update_node.c b/src/scontrol/update_node.c index 7bbb2b83eaa9b95ddf893136d8c77d0366798b09..39da921c4df61a257cb9f84c5087713b9fa71f5e 100644 --- a/src/scontrol/update_node.c +++ b/src/scontrol/update_node.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/update_part.c b/src/scontrol/update_part.c index 93f460d9a54667077418483f8157a971c2ec5654..693cec3fe8f8c277884beb2ff5c430f1613c2e76 100644 --- a/src/scontrol/update_part.c +++ b/src/scontrol/update_part.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/update_powercap.c b/src/scontrol/update_powercap.c index 1cdf0fa0654297d47d9c7488b3501a4476e92684..dacd57fb146b9c50f4ff01e68b96010ab0c3b2c6 100644 --- a/src/scontrol/update_powercap.c +++ b/src/scontrol/update_powercap.c @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/scontrol/update_step.c b/src/scontrol/update_step.c index f38bd6bbd070baa61b6d4a185c275cea2a9ab3e2..53d7a37aeacc77fdbb05f5a36ce3d07fe68364e8 100644 --- a/src/scontrol/update_step.c +++ b/src/scontrol/update_step.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sdiag/opts.c b/src/sdiag/opts.c index 2ef0f86bfc1097a2aa7cf230c55e41693291c265..f85f1c44488926e7bb9c735b34036dbd9c41a987 100644 --- a/src/sdiag/opts.c +++ b/src/sdiag/opts.c @@ -5,7 +5,7 @@ * Written by Alejandro Lucero * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sdiag/sdiag.c b/src/sdiag/sdiag.c index 84a73ebd35be6012de98d5d059ddb21d3a6c46d8..f7df318efafb1c8dc649dc88ecfeb642ef60140a 100644 --- a/src/sdiag/sdiag.c +++ b/src/sdiag/sdiag.c @@ -5,7 +5,7 @@ * Written by Alejandro Lucero * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sinfo/opts.c b/src/sinfo/opts.c index 7ab0353d7406bf72a567cfd8f860ed325b860f05..0c84bbb40ba019955d8d6f3e6faa4b82dc052bac 100644 --- a/src/sinfo/opts.c +++ b/src/sinfo/opts.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Joey Ekstrom , Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sinfo/print.c b/src/sinfo/print.c index 48ce2091b0619ae3b1ec282dc47860512c95433e..22dca59ff09968e05843ffc59fa37d858bb92f01 100644 --- a/src/sinfo/print.c +++ b/src/sinfo/print.c @@ -3,14 +3,14 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Joey Ekstrom and * Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sinfo/print.h b/src/sinfo/print.h index 3e1e3808db872d227202a5a546f9996b807f9275..5d9ca10c5a2677603d54d80318cc70a4218b4fd3 100644 --- a/src/sinfo/print.h +++ b/src/sinfo/print.h @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2011 SchedMD . + * Portions Copyright (C) 2010-2011 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Joey Ekstrom * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sinfo/sinfo.c b/src/sinfo/sinfo.c index fc069a91eb1dc8bfc6b26528ca5949afaf820df0..aac8f19c265c02c14f447951254e5e264469f4c6 100644 --- a/src/sinfo/sinfo.c +++ b/src/sinfo/sinfo.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Joey Ekstrom , Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sinfo/sinfo.h b/src/sinfo/sinfo.h index 2805efb3cb1359cb9ecabb837e007e422ee10d2d..d1c48f74b35ad04eeaf93ca2f79ddc55cf84ae1a 100644 --- a/src/sinfo/sinfo.h +++ b/src/sinfo/sinfo.h @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Joey Ekstrom , Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sinfo/sort.c b/src/sinfo/sort.c index d77efaa9da5bfd222b3da3d8b77cb2b0dd59e7d1..ddc73e217aec2b4ec6480abfa4747f8feb4f00d4 100644 --- a/src/sinfo/sort.c +++ b/src/sinfo/sort.c @@ -3,14 +3,14 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2011 SchedMD . + * Portions Copyright (C) 2010-2011 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Joey Ekstrom , * Morris Jette , et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/acct_policy.c b/src/slurmctld/acct_policy.c index 8ca7cfd711f106d77156c10d7ea381888886c920..c009c3c9461beb1249d2d23992d0a71c95eb0ad4 100644 --- a/src/slurmctld/acct_policy.c +++ b/src/slurmctld/acct_policy.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/acct_policy.h b/src/slurmctld/acct_policy.h index 456c345f1ff61806c9db2c4f50cd1016d1b0dc2c..8605387204bec805d405188b06b76f4b054172b8 100644 --- a/src/slurmctld/acct_policy.h +++ b/src/slurmctld/acct_policy.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/agent.c b/src/slurmctld/agent.c index dae65f387ff935cdd3fc223a36a4f9feb17e922c..4e0435c8e67cacf658f2f78fdfc8c2e66c740f50 100644 --- a/src/slurmctld/agent.c +++ b/src/slurmctld/agent.c @@ -4,14 +4,14 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD LLC . + * Portions Copyright (C) 2010-2015 SchedMD LLC . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette , et. al. * Derived from pdsh written by Jim Garlick * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/agent.h b/src/slurmctld/agent.h index 02ca456ae5b3318580b43e1020c613f5aa7c4dff..dd831c223467d1ba6e02f9aedfedee7753e6a85e 100644 --- a/src/slurmctld/agent.h +++ b/src/slurmctld/agent.h @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/backup.c b/src/slurmctld/backup.c index 5ea5a9082d21b60a08662d7ac333b135898470f3..dc7fc10ab8169afb1c28b42abed346c5793785bd 100644 --- a/src/slurmctld/backup.c +++ b/src/slurmctld/backup.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/burst_buffer.c b/src/slurmctld/burst_buffer.c index 13c8e8bd01679f64a6bc8c4d363e22d271cff661..0a93f2095dbe1427b96895879196db83c5efeff1 100644 --- a/src/slurmctld/burst_buffer.c +++ b/src/slurmctld/burst_buffer.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/burst_buffer.h b/src/slurmctld/burst_buffer.h index 0ec136b42642a7c4c5fe330fac9bb872c357adbd..9e3da2549a9848ddc06dba6358789e8aa408a8b0 100644 --- a/src/slurmctld/burst_buffer.h +++ b/src/slurmctld/burst_buffer.h @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/controller.c b/src/slurmctld/controller.c index 5b7a210d07b600a6afdfc00addbc7680b1114471..f03d4e1d16628212f32597627a1fe7e11c435048 100644 --- a/src/slurmctld/controller.c +++ b/src/slurmctld/controller.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/fed_mgr.c b/src/slurmctld/fed_mgr.c index d7c2ac0c1727fe7f0761882bc9e40fc0e34330cc..c94722d73761343528e696f7a42400fb1d14ae43 100644 --- a/src/slurmctld/fed_mgr.c +++ b/src/slurmctld/fed_mgr.c @@ -5,7 +5,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/fed_mgr.h b/src/slurmctld/fed_mgr.h index f85782df39d342082c8155b3a3f68f00a3a6efd4..64b32ae66b9da21d83890d7eebfecb9ba46dc061 100644 --- a/src/slurmctld/fed_mgr.h +++ b/src/slurmctld/fed_mgr.h @@ -5,7 +5,7 @@ * Written by Brian Christiansen * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/front_end.c b/src/slurmctld/front_end.c index f95fb3484eed70447e7167b9e5c1ce03fb1d3e58..960c13cbbe025878d47e277782305ace00041386 100644 --- a/src/slurmctld/front_end.c +++ b/src/slurmctld/front_end.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/front_end.h b/src/slurmctld/front_end.h index bd28db8096f68d3db140c36cd522539357cb40d5..2510713fbbf3fd323a787eb8fcfe9dd85faed368 100644 --- a/src/slurmctld/front_end.h +++ b/src/slurmctld/front_end.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/gang.c b/src/slurmctld/gang.c index e120fc6e5215b9bc6325b43d0a433e6d03cb9676..6386830c955edbc949d733a4cc94b52e2cab08d0 100644 --- a/src/slurmctld/gang.c +++ b/src/slurmctld/gang.c @@ -2,12 +2,12 @@ * gang.c - Gang scheduler functions. ***************************************************************************** * Copyright (C) 2008 Hewlett-Packard Development Company, L.P. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Written by Chris Holmes * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/gang.h b/src/slurmctld/gang.h index c52b7614c2f67c41b706bc8301537d84482a813f..db17e3f5964c9c1bc65f067350336740add0f5b0 100644 --- a/src/slurmctld/gang.h +++ b/src/slurmctld/gang.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/groups.c b/src/slurmctld/groups.c index 6fe9db69d10e0034f54b3e14a754eeda522adc0e..c5ded48c63581b714e48e656ac2cbd5a68deb6f4 100644 --- a/src/slurmctld/groups.c +++ b/src/slurmctld/groups.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/groups.h b/src/slurmctld/groups.h index 1bcf161cf073a1df86ad61536fbd6bae15236975..e2947bff519588eb4996943d3c4e7e529cb530dc 100644 --- a/src/slurmctld/groups.h +++ b/src/slurmctld/groups.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/job_mgr.c b/src/slurmctld/job_mgr.c index b93475e364367b2bf0f0bbbae26d17b9b254bf86..4ff12723ba60749272f33b5694c311a0e31982eb 100644 --- a/src/slurmctld/job_mgr.c +++ b/src/slurmctld/job_mgr.c @@ -5,13 +5,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD . + * Portions Copyright (C) 2010-2015 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/job_scheduler.c b/src/slurmctld/job_scheduler.c index b3c4ec6fb35c6e36aed72badbfed7d19cb08c18b..339dff8d0dd820b17e1040ec8b84d2c83ee2cf96 100644 --- a/src/slurmctld/job_scheduler.c +++ b/src/slurmctld/job_scheduler.c @@ -4,13 +4,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/job_scheduler.h b/src/slurmctld/job_scheduler.h index b928733e0021f0d951f7076049be20729b91758c..0780184b3d1e58e8f13e67f52122277879a55b4e 100644 --- a/src/slurmctld/job_scheduler.h +++ b/src/slurmctld/job_scheduler.h @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/job_submit.c b/src/slurmctld/job_submit.c index 152aa4bd3747cdc284e0ca91db3c98630315b37c..b6916464fe19d066be9992f9c72a221aa0038a3d 100644 --- a/src/slurmctld/job_submit.c +++ b/src/slurmctld/job_submit.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/job_submit.h b/src/slurmctld/job_submit.h index 2a6b6732eb96934f60d8aab85593621236586537..dd88e71846bdbb75099bb33911797f8ce7a90969 100644 --- a/src/slurmctld/job_submit.h +++ b/src/slurmctld/job_submit.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/licenses.c b/src/slurmctld/licenses.c index f071b3108d13a118909142d224a7a6f06e7e606c..0e65617acf74ad03334f6a56ddcd4732759645d6 100644 --- a/src/slurmctld/licenses.c +++ b/src/slurmctld/licenses.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/licenses.h b/src/slurmctld/licenses.h index 8e08a88a744a98451300626c07e5faa752b411f6..eb9560cefd8c141574d287736904e7cf470cadd6 100644 --- a/src/slurmctld/licenses.h +++ b/src/slurmctld/licenses.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/locks.c b/src/slurmctld/locks.c index c24c3c79768a9a9635248e16b8e23b9b2813b791..2b4fa87d078fb49efcc1c062f39109821700ddb6 100644 --- a/src/slurmctld/locks.c +++ b/src/slurmctld/locks.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/locks.h b/src/slurmctld/locks.h index 00aa680673be7b349b0d7ace82dae8f88abad593..7d202c20b38bb2379b7dd4725cd946d410480698 100644 --- a/src/slurmctld/locks.h +++ b/src/slurmctld/locks.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/node_mgr.c b/src/slurmctld/node_mgr.c index 8b8786916495312e3549353d46823c2c4fd55213..358f3bf873c5303bae81229ad0c5c9c511096b0a 100644 --- a/src/slurmctld/node_mgr.c +++ b/src/slurmctld/node_mgr.c @@ -11,7 +11,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/node_scheduler.c b/src/slurmctld/node_scheduler.c index 339640e1666f472ae0e837e9fcd631ab6bba1cca..7dc5a44fae36338406a56ab150aeb5446db6ca3e 100644 --- a/src/slurmctld/node_scheduler.c +++ b/src/slurmctld/node_scheduler.c @@ -4,13 +4,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/node_scheduler.h b/src/slurmctld/node_scheduler.h index bcc4586a68b9bb0b36882eb3c9b924732d888b82..6be191fce004c90bc6fd20b416c436dafd6012b1 100644 --- a/src/slurmctld/node_scheduler.h +++ b/src/slurmctld/node_scheduler.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/partition_mgr.c b/src/slurmctld/partition_mgr.c index e5a957acc9596ecaf05fd71891fe7d7b9ae8c506..008e6b95f6327b796fa1c7694779c92d7e6d9662 100644 --- a/src/slurmctld/partition_mgr.c +++ b/src/slurmctld/partition_mgr.c @@ -5,13 +5,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/ping_nodes.c b/src/slurmctld/ping_nodes.c index c911f3a0efa56525c1707346368a5d572dd4bfe4..c93ef7c3df488ef7b00a1b9038e3ee358ca93a55 100644 --- a/src/slurmctld/ping_nodes.c +++ b/src/slurmctld/ping_nodes.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/ping_nodes.h b/src/slurmctld/ping_nodes.h index 0ece6d9221c2d58172b436fd06817cb12adaf6a9..98bded2d9fbf2431de053e6a18fb39836800fab5 100644 --- a/src/slurmctld/ping_nodes.h +++ b/src/slurmctld/ping_nodes.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/port_mgr.c b/src/slurmctld/port_mgr.c index ed3dc98c260435fbe0e417511e391378577d7b67..8f739f09cd359e5c505b22de5744c09eea31f2d5 100644 --- a/src/slurmctld/port_mgr.c +++ b/src/slurmctld/port_mgr.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/port_mgr.h b/src/slurmctld/port_mgr.h index 10a476b09ec44be809b7b261decf42e13dcbc996..f3d8310c2145882d695456f67f2bff7033dad2c8 100644 --- a/src/slurmctld/port_mgr.h +++ b/src/slurmctld/port_mgr.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/power_save.c b/src/slurmctld/power_save.c index c91d67b0a82de6e0d1535cdf32776c382fb5efd9..72a6e5dd917aa2e0a83f18994d6d41a21926933d 100644 --- a/src/slurmctld/power_save.c +++ b/src/slurmctld/power_save.c @@ -13,7 +13,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/power_save.h b/src/slurmctld/power_save.h index f6ab61c5e0d7bdb2b509b7324662957f5710b4ca..8ba66ddfca28b9022a1a2031b8fbd5d2a101b93f 100644 --- a/src/slurmctld/power_save.h +++ b/src/slurmctld/power_save.h @@ -9,7 +9,7 @@ * Copyright (C) 2016 SchedMD LLC * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/powercapping.c b/src/slurmctld/powercapping.c index 5c90dd4bbe3671badd4337da520f4db14ff62f8e..82cbea857eeeafae41e1151eddd820ac26e5de86 100644 --- a/src/slurmctld/powercapping.c +++ b/src/slurmctld/powercapping.c @@ -8,7 +8,7 @@ * Written by Yiannis Georgiou * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/powercapping.h b/src/slurmctld/powercapping.h index b038727642576b5ed22453dc02a9cc4ab6ba65b7..2695dafca9acf49255258a267deca289f5829def 100644 --- a/src/slurmctld/powercapping.h +++ b/src/slurmctld/powercapping.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/preempt.c b/src/slurmctld/preempt.c index 35f9f52d80d006514c2f09bee82b1538077b4484..ac27aace27735736a6654276d30d8e7d1a31b207 100644 --- a/src/slurmctld/preempt.c +++ b/src/slurmctld/preempt.c @@ -2,13 +2,13 @@ * preempt.c - Job preemption plugin function setup. ***************************************************************************** * Copyright (C) 2009-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/preempt.h b/src/slurmctld/preempt.h index ca897ec60547c8c13656ae728cb5d0578f952587..bac68a0309f064841a989a55f9e49df58b005b80 100644 --- a/src/slurmctld/preempt.h +++ b/src/slurmctld/preempt.h @@ -2,13 +2,13 @@ * preempt.h - Define job preemption plugin functions. ***************************************************************************** * Copyright (C) 2009-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010 SchedMD . + * Portions Copyright (C) 2010 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/proc_req.c b/src/slurmctld/proc_req.c index 1ebe3aeabcef72f68d73749e30d25a390dac027d..6c6993d42599e7b33e8bfe1d784cc62511f89476 100644 --- a/src/slurmctld/proc_req.c +++ b/src/slurmctld/proc_req.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/proc_req.h b/src/slurmctld/proc_req.h index 1a3ecc68796f8a5ba147a2c4001e39124a13a580..3238164c8c415f5a9a1546ca36c1d340d575870d 100644 --- a/src/slurmctld/proc_req.h +++ b/src/slurmctld/proc_req.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/read_config.c b/src/slurmctld/read_config.c index 44c324ea48f29e244954ba6874a71d16e6656b23..01d99aa94a3e935509942281dd62b57bbb2ce380 100644 --- a/src/slurmctld/read_config.c +++ b/src/slurmctld/read_config.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette . * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/read_config.h b/src/slurmctld/read_config.h index 9a5e05b8c6f80a7567e9d3586631f7b529e32cec..2b33b3ebbdac987776ccffb6bbe39b5a55aff9cd 100644 --- a/src/slurmctld/read_config.h +++ b/src/slurmctld/read_config.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/reservation.c b/src/slurmctld/reservation.c index 8a7d0a7e7dcdd399e01599f3a30ea7f2678a5543..64beb4e9c89b4f5ed0a60c12273c345339782294 100644 --- a/src/slurmctld/reservation.c +++ b/src/slurmctld/reservation.c @@ -2,13 +2,13 @@ * reservation.c - resource reservation management ***************************************************************************** * Copyright (C) 2009-2010 Lawrence Livermore National Security. - * Copyright (C) 2012-2017 SchedMD LLC + * Copyright (C) 2012-2017 SchedMD LLC * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/reservation.h b/src/slurmctld/reservation.h index be33029726c5aab2bf94df4574cfbe1180dcd6a3..73c981a51db015a8e5ceee471d11fa62f43fd9b8 100644 --- a/src/slurmctld/reservation.h +++ b/src/slurmctld/reservation.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/sched_plugin.c b/src/slurmctld/sched_plugin.c index 424028009e8501617c0567107097619ecd59a4b6..28e2a4e7d38165ad89f54d2259d382b8f575803b 100644 --- a/src/slurmctld/sched_plugin.c +++ b/src/slurmctld/sched_plugin.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/sched_plugin.h b/src/slurmctld/sched_plugin.h index 33098cd1c8fc1349ca568fccdc53e2e13104a7d4..566c62affd5da272b955223314db017b4f870843 100644 --- a/src/slurmctld/sched_plugin.h +++ b/src/slurmctld/sched_plugin.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/slurmctld.h b/src/slurmctld/slurmctld.h index a09d57b35bf4725ad69e99a19d8a45f48fdadcda..3cf1529f2b2e4e9aa32cfb8ba7461eff09b5a1f1 100644 --- a/src/slurmctld/slurmctld.h +++ b/src/slurmctld/slurmctld.h @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2014 SchedMD . + * Portions Copyright (C) 2010-2014 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/slurmctld_plugstack.c b/src/slurmctld/slurmctld_plugstack.c index 8d4ccd3374a6538efbecfa7c275bef487a9a8148..4db5ca6679338a3a6b0eca14af8382ab8a6b2440 100644 --- a/src/slurmctld/slurmctld_plugstack.c +++ b/src/slurmctld/slurmctld_plugstack.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/slurmctld_plugstack.h b/src/slurmctld/slurmctld_plugstack.h index 21090c7400e8cdf44cc490ffe289a6469c173930..41f5155f461dc03806b16f77aea6796c09bd6fd7 100644 --- a/src/slurmctld/slurmctld_plugstack.h +++ b/src/slurmctld/slurmctld_plugstack.h @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/srun_comm.c b/src/slurmctld/srun_comm.c index 75fc7ba393c0506cdea08eb9f1207840dbc4f0f0..0c6ef82d0ae1e06a62859518d3ef4b28411ca0db 100644 --- a/src/slurmctld/srun_comm.c +++ b/src/slurmctld/srun_comm.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/srun_comm.h b/src/slurmctld/srun_comm.h index e764db55e116ba2fbacd5299d0a4c72e5ceda2bc..83ccb65c565f8d8507feb0343f9b11a1f44243bf 100644 --- a/src/slurmctld/srun_comm.h +++ b/src/slurmctld/srun_comm.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/state_save.c b/src/slurmctld/state_save.c index be703c7bd0cb9f87c7916ce01f74ef489371292b..13e3281a05e69d0d266cda518f372f2ebddb95ff 100644 --- a/src/slurmctld/state_save.c +++ b/src/slurmctld/state_save.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/state_save.h b/src/slurmctld/state_save.h index 4abaff851ee510f5bd916e5741f6c1dbda769010..e0a3dc252dbfbdfbb17b7b20032ca63fd179f1d5 100644 --- a/src/slurmctld/state_save.h +++ b/src/slurmctld/state_save.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/statistics.c b/src/slurmctld/statistics.c index 60f5bfe0b8d9aeaf205b550cabbca59478ae00ef..26b932b6ee9a728c3ebe115511d57692f622d728 100644 --- a/src/slurmctld/statistics.c +++ b/src/slurmctld/statistics.c @@ -5,7 +5,7 @@ * Written by Alejandro Lucero * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/step_mgr.c b/src/slurmctld/step_mgr.c index bf51829f7d7639376971ba5007d7f946594ce85a..9ac7f4f5cb16409c1bcbc6abe12b89ef5f4a3cd4 100644 --- a/src/slurmctld/step_mgr.c +++ b/src/slurmctld/step_mgr.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/trigger_mgr.c b/src/slurmctld/trigger_mgr.c index 6371bc2e76202f3df6010fe053df6845ed6f9b72..611569802f9d48827eb7041b3b09015e63cdb547 100644 --- a/src/slurmctld/trigger_mgr.c +++ b/src/slurmctld/trigger_mgr.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmctld/trigger_mgr.h b/src/slurmctld/trigger_mgr.h index 930ed68344da0748a39e5e0b83fe4831336ae63a..1a019271050db06b92f48df8bdfed8d694df8d67 100644 --- a/src/slurmctld/trigger_mgr.h +++ b/src/slurmctld/trigger_mgr.h @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/core_spec_plugin.c b/src/slurmd/common/core_spec_plugin.c index 9dfdb9f7db1e332adebfd4c749dd3e4f69761fb8..4467a8de1db7fde94e8409451be18111972728a0 100644 --- a/src/slurmd/common/core_spec_plugin.c +++ b/src/slurmd/common/core_spec_plugin.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/core_spec_plugin.h b/src/slurmd/common/core_spec_plugin.h index 8b395f862ad8af6063f2bae4549ec5be5a2cdcce..20b4e8194755e91bfa6c48c3d93fe71556245138 100644 --- a/src/slurmd/common/core_spec_plugin.h +++ b/src/slurmd/common/core_spec_plugin.h @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/job_container_plugin.c b/src/slurmd/common/job_container_plugin.c index 2aa7ce2f94a5a10ce0e0bc0c06fdf17230bbd436..6e36267a56714c76a330fd810e7042e29b92e189 100644 --- a/src/slurmd/common/job_container_plugin.c +++ b/src/slurmd/common/job_container_plugin.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/job_container_plugin.h b/src/slurmd/common/job_container_plugin.h index c9f7b243be05bef798130f52474c6b6c0ec04274..ee758fd8049ffa18ac8ec070aadc1d31dfe64775 100644 --- a/src/slurmd/common/job_container_plugin.h +++ b/src/slurmd/common/job_container_plugin.h @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/log_ctld.c b/src/slurmd/common/log_ctld.c index 3c243f15bab8056d49cedc5a6c99b0982d1ff9c8..73a4de1e6108b1940ae5f682ed02420b5e43c4f7 100644 --- a/src/slurmd/common/log_ctld.c +++ b/src/slurmd/common/log_ctld.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/log_ctld.h b/src/slurmd/common/log_ctld.h index 87735ec60696800615123dedf8774f1cc7f9827e..223bc8dec941fefe4a0bcb30e15de2be798ed1a0 100644 --- a/src/slurmd/common/log_ctld.h +++ b/src/slurmd/common/log_ctld.h @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/proctrack.c b/src/slurmd/common/proctrack.c index 424a906e50cdddd8aa9f220779ea90649275f872..0022449265beb86d969fc4d99ae3b8f29d267861 100644 --- a/src/slurmd/common/proctrack.c +++ b/src/slurmd/common/proctrack.c @@ -7,7 +7,7 @@ * Written by Morris Jette . * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/proctrack.h b/src/slurmd/common/proctrack.h index 65d1c07859a0e70e1771268cce12c8274e673e40..9f371b622c17c1ce7e5b88c6bc67c2903da8a0ab 100644 --- a/src/slurmd/common/proctrack.h +++ b/src/slurmd/common/proctrack.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/reverse_tree.h b/src/slurmd/common/reverse_tree.h index 7d36813063cd11725e60142eb85f2688d95487cf..c6eb94f588095a4d666797f8d6577579a0953f96 100644 --- a/src/slurmd/common/reverse_tree.h +++ b/src/slurmd/common/reverse_tree.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/reverse_tree_math.c b/src/slurmd/common/reverse_tree_math.c index d10eea5bad821cdb73b4fe436c7a13cd4e96991b..0a0a6fd530e0b9bdfc5cef925f452da48807c0af 100644 --- a/src/slurmd/common/reverse_tree_math.c +++ b/src/slurmd/common/reverse_tree_math.c @@ -11,7 +11,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/reverse_tree_math.h b/src/slurmd/common/reverse_tree_math.h index 1edd3613f69fdabf24ebf728dcfbc410212dc106..eb54e15934f301353052508ecc241a58ab9c5547 100644 --- a/src/slurmd/common/reverse_tree_math.h +++ b/src/slurmd/common/reverse_tree_math.h @@ -11,7 +11,7 @@ * All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/run_script.c b/src/slurmd/common/run_script.c index 41663455072beff15e9a7ee43d456fe1eb5911b3..94e948b0d797f0c77c590a3fc20339d178467f98 100644 --- a/src/slurmd/common/run_script.c +++ b/src/slurmd/common/run_script.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/run_script.h b/src/slurmd/common/run_script.h index 9beb815ba9582c297f333ebd2bdd14a7cb8872aa..3a41b18239c31f7014eb715bb6d6d45f6badefa4 100644 --- a/src/slurmd/common/run_script.h +++ b/src/slurmd/common/run_script.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/set_oomadj.c b/src/slurmd/common/set_oomadj.c index 775a8decae821c6529b460b7a86c8a87844eafe6..476859b0c79e4361414b6bff2dbb4d60f36f787b 100644 --- a/src/slurmd/common/set_oomadj.c +++ b/src/slurmd/common/set_oomadj.c @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/set_oomadj.h b/src/slurmd/common/set_oomadj.h index 4384cebfc40581c46a4ab4a4ec2589c03ad0ed4b..df08a5fe61e1b5010d0568578f9baf646ebcf209 100644 --- a/src/slurmd/common/set_oomadj.h +++ b/src/slurmd/common/set_oomadj.h @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/setproctitle.c b/src/slurmd/common/setproctitle.c index baa1b53273812792d1423c09973dffffc81a297b..c1397d3740f7d91c24cb4409a1cb552ff53ec21e 100644 --- a/src/slurmd/common/setproctitle.c +++ b/src/slurmd/common/setproctitle.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/setproctitle.h b/src/slurmd/common/setproctitle.h index f9f1c94fe494f7b0129d95a940ab7a8a0e859cb6..415fbbce8a5ba99576424e288de009e39af281ea 100644 --- a/src/slurmd/common/setproctitle.h +++ b/src/slurmd/common/setproctitle.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/slurmd_cgroup.c b/src/slurmd/common/slurmd_cgroup.c index e53a74bc464ec640b9770cf093a8e6888c87d9c5..521c03214cdcb6e563ddfb02abf3bfebc26ce557 100644 --- a/src/slurmd/common/slurmd_cgroup.c +++ b/src/slurmd/common/slurmd_cgroup.c @@ -7,7 +7,7 @@ * Written by Martin Perry * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/slurmd_cgroup.h b/src/slurmd/common/slurmd_cgroup.h index 661210f362c64081d0d7ca4526432eff25b284d3..01db6768a6aeef7a086c493afe9f13d66f2137dd 100644 --- a/src/slurmd/common/slurmd_cgroup.h +++ b/src/slurmd/common/slurmd_cgroup.h @@ -7,7 +7,7 @@ * Written by Martin Perry * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/slurmstepd_init.c b/src/slurmd/common/slurmstepd_init.c index 6dffb83a733009e180d4214d712ff9e449d7cbd2..f9334caf00a5acddf0851e388b29ea40324682b2 100644 --- a/src/slurmd/common/slurmstepd_init.c +++ b/src/slurmd/common/slurmstepd_init.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/slurmstepd_init.h b/src/slurmd/common/slurmstepd_init.h index 239208d1b750c41406ad3c1f261d8c37c95f99f9..c5d6b12e3ad1d63b57eb05f247a46d2fdcc0ddc4 100644 --- a/src/slurmd/common/slurmstepd_init.h +++ b/src/slurmd/common/slurmstepd_init.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/task_plugin.c b/src/slurmd/common/task_plugin.c index 885f42213a9422c9f969207a8b8434acc7ef13f3..ac28338a1acb9bd96a3cfd5409b460ba14b5017b 100644 --- a/src/slurmd/common/task_plugin.c +++ b/src/slurmd/common/task_plugin.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/task_plugin.h b/src/slurmd/common/task_plugin.h index 295ad2fd084bf1cb7deab9714ff4deb7decfa3b0..60ca1a5160e0b9227ecd7d9fa3d3acbbcefc9325 100644 --- a/src/slurmd/common/task_plugin.h +++ b/src/slurmd/common/task_plugin.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/xcgroup.c b/src/slurmd/common/xcgroup.c index 74b9eaf1478ed995b3555581f93b1c69e32f737f..1e4cbf8d98cbe759e01aba9c1f4c17078872a28f 100644 --- a/src/slurmd/common/xcgroup.c +++ b/src/slurmd/common/xcgroup.c @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/xcgroup.h b/src/slurmd/common/xcgroup.h index 0a95c967e24ab6e477a0ed2a09ec3edbf4f300a1..45482bbf733354f52737629341adac61b7ff42e6 100644 --- a/src/slurmd/common/xcgroup.h +++ b/src/slurmd/common/xcgroup.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/xcpuinfo.c b/src/slurmd/common/xcpuinfo.c index d79beb5de27300561c2fa974275f0de547136a2d..6cc6e0ce937b5c2fb471c586e633ceeae285ba74 100644 --- a/src/slurmd/common/xcpuinfo.c +++ b/src/slurmd/common/xcpuinfo.c @@ -6,7 +6,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/common/xcpuinfo.h b/src/slurmd/common/xcpuinfo.h index cba8fbf7968d4b4165b7b7ae6c7a890f8c484fe5..9715c35524ba4eb4fb7ea17574ac0a1f2ea24734 100644 --- a/src/slurmd/common/xcpuinfo.h +++ b/src/slurmd/common/xcpuinfo.h @@ -5,7 +5,7 @@ * Written by Matthieu Hautreux * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/get_mach_stat.c b/src/slurmd/slurmd/get_mach_stat.c index b3e889d3a96901063506c8b9abdd0b262591806e..deb0ead8c268e245b0ddcd689736daf740181257 100644 --- a/src/slurmd/slurmd/get_mach_stat.c +++ b/src/slurmd/slurmd/get_mach_stat.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/get_mach_stat.h b/src/slurmd/slurmd/get_mach_stat.h index acb9d90de6e7a1110d4ca9b56c8201985c2b8f3b..c4b538f00f428a080c287a2fffdb507da2595fc4 100644 --- a/src/slurmd/slurmd/get_mach_stat.h +++ b/src/slurmd/slurmd/get_mach_stat.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/read_proc.c b/src/slurmd/slurmd/read_proc.c index 61281aae5f7e2f0d8de1b9898a4bcebc94671e2d..d6c257230b509bfbca7ad6c4cd25f64fb86fa7f7 100644 --- a/src/slurmd/slurmd/read_proc.c +++ b/src/slurmd/slurmd/read_proc.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/req.c b/src/slurmd/slurmd/req.c index 47c83705b77c4246eeecd1ee3e56999bdcf33741..6ae10e2332df2ea16f7b193fea0923cc892efe00 100644 --- a/src/slurmd/slurmd/req.c +++ b/src/slurmd/slurmd/req.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/req.h b/src/slurmd/slurmd/req.h index 65da7cc4b45078232776b29db23bf94bea303ab8..9da28ded95c7307ee947b5ef6f14e4862b61d0b4 100644 --- a/src/slurmd/slurmd/req.h +++ b/src/slurmd/slurmd/req.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/slurmd.c b/src/slurmd/slurmd/slurmd.c index b4d1084775fd8903ff836c54fb80a7088ba1b1b0..f3ebd8012f24d7e81c3aa23e43a216e6e78a062f 100644 --- a/src/slurmd/slurmd/slurmd.c +++ b/src/slurmd/slurmd/slurmd.c @@ -11,7 +11,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/slurmd.h b/src/slurmd/slurmd/slurmd.h index b7e33f86a9ad7818f382d27d18392f9f70aad8b2..9d8838a7fb8a1462bdd46a81c2966ebe6c0ab357 100644 --- a/src/slurmd/slurmd/slurmd.h +++ b/src/slurmd/slurmd/slurmd.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/slurmd_plugstack.c b/src/slurmd/slurmd/slurmd_plugstack.c index 66d22d86086667da1ae9f9d69ec0fe7d74dcc07d..e87291ddfc2afdae77dd675fc255bccd5105cace 100644 --- a/src/slurmd/slurmd/slurmd_plugstack.c +++ b/src/slurmd/slurmd/slurmd_plugstack.c @@ -5,7 +5,7 @@ * Written by Ralph H Castain * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmd/slurmd_plugstack.h b/src/slurmd/slurmd/slurmd_plugstack.h index 1bb1dbd4215b642650766ee4c506f3fa6919f948..3972fc76aae7993e7494ed4eb798c85727884805 100644 --- a/src/slurmd/slurmd/slurmd_plugstack.h +++ b/src/slurmd/slurmd/slurmd_plugstack.h @@ -5,7 +5,7 @@ * Written by Ralph H Castain * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/fname.c b/src/slurmd/slurmstepd/fname.c index e670c90ae4b68d1646b4cece2d8e5e49e472154f..6e41fbd2a59ecb7442ad7363e15c0dfa5d23f68c 100644 --- a/src/slurmd/slurmstepd/fname.c +++ b/src/slurmd/slurmstepd/fname.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/fname.h b/src/slurmd/slurmstepd/fname.h index fb954a3ac296f18462b3208c140a53985493b202..20f5fe5f3440226b57307d3ebc0dc23be9343f68 100644 --- a/src/slurmd/slurmstepd/fname.h +++ b/src/slurmd/slurmstepd/fname.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/io.c b/src/slurmd/slurmstepd/io.c index 92261dd4e3a9897eb4b786b03a06d9c24d8fa9df..fc1614e7c58d8b3d23a0cad1d3fe56888e11d161 100644 --- a/src/slurmd/slurmstepd/io.c +++ b/src/slurmd/slurmstepd/io.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/io.h b/src/slurmd/slurmstepd/io.h index 1a69faac8edd5b8171e9f9e4058b71fe4a56565b..41188146bc756f4f7a7259ce1f5a4349405d91a9 100644 --- a/src/slurmd/slurmstepd/io.h +++ b/src/slurmd/slurmstepd/io.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/mgr.c b/src/slurmd/slurmstepd/mgr.c index 443f721d0a10d08d41326781f3cfd0a14744854a..b580560c5907fced2a2b0a79869688330d3b839a 100644 --- a/src/slurmd/slurmstepd/mgr.c +++ b/src/slurmd/slurmstepd/mgr.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/mgr.h b/src/slurmd/slurmstepd/mgr.h index 3ba0d31c2d9de38a1fc0f87ed53ac98c2f4d0f2d..645d5aea20e1221aa7e3197c26317d1163215c89 100644 --- a/src/slurmd/slurmstepd/mgr.h +++ b/src/slurmd/slurmstepd/mgr.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/multi_prog.c b/src/slurmd/slurmstepd/multi_prog.c index 367c6eb170153f156b5bc570ad34ff218d3d1bf2..25fe28ff5969fc79643fdac214fee2958d02d441 100644 --- a/src/slurmd/slurmstepd/multi_prog.c +++ b/src/slurmd/slurmstepd/multi_prog.c @@ -14,7 +14,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/multi_prog.h b/src/slurmd/slurmstepd/multi_prog.h index 422e1b2c58906aa66b60e99ffa02d2cfb187a4a5..c65e46fac58222c43b22e69868d4a52135c3b6f5 100644 --- a/src/slurmd/slurmstepd/multi_prog.h +++ b/src/slurmd/slurmstepd/multi_prog.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/pam_ses.c b/src/slurmd/slurmstepd/pam_ses.c index cf82718a5b8015d07483e6ba579bf717530d2c49..2d5bb8480db785f5829d87811711e173b79d1dee 100644 --- a/src/slurmd/slurmstepd/pam_ses.c +++ b/src/slurmd/slurmstepd/pam_ses.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/pam_ses.h b/src/slurmd/slurmstepd/pam_ses.h index 7e7f32de9043338a179f4adaf6f371c68247b834..93ac426562b058fb506e10287b0f4a3f185755e5 100644 --- a/src/slurmd/slurmstepd/pam_ses.h +++ b/src/slurmd/slurmstepd/pam_ses.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/pdebug.c b/src/slurmd/slurmstepd/pdebug.c index 19ebd9e75de6e7e244f6f23acd475336045bb9dd..b96fd9a046c09918ef781affa6f49cac1e4b795e 100644 --- a/src/slurmd/slurmstepd/pdebug.c +++ b/src/slurmd/slurmstepd/pdebug.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/pdebug.h b/src/slurmd/slurmstepd/pdebug.h index 501196ed31d3ba4b8f080ed3bbb0e89e904d66b1..8f9027054c94b54f3c88bf4342890594b4aa59f3 100644 --- a/src/slurmd/slurmstepd/pdebug.h +++ b/src/slurmd/slurmstepd/pdebug.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/req.c b/src/slurmd/slurmstepd/req.c index 890909c2591a22bcfb6ceb9fc315f57d5bb4fa64..27503b71e4ea732208cf0999e5ff876061644a6c 100644 --- a/src/slurmd/slurmstepd/req.c +++ b/src/slurmd/slurmstepd/req.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/req.h b/src/slurmd/slurmstepd/req.h index 59eaa518cbf72d5f7c8bd2165d022ff52d709a07..00917113ebc00272913d6af89170beeca541c931 100644 --- a/src/slurmd/slurmstepd/req.h +++ b/src/slurmd/slurmstepd/req.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/slurmstepd.c b/src/slurmd/slurmstepd/slurmstepd.c index 2b5838eff5dfbd1fed9d41327c0013daa25b0000..bab95e3ab49ede3f71864264634b895e89c39428 100644 --- a/src/slurmd/slurmstepd/slurmstepd.c +++ b/src/slurmd/slurmstepd/slurmstepd.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/slurmstepd.h b/src/slurmd/slurmstepd/slurmstepd.h index 109e8e1484989f83b8ff89125169aad338673057..d5ff7ae7e9bd4852e9e551eb8464130f14486311 100644 --- a/src/slurmd/slurmstepd/slurmstepd.h +++ b/src/slurmd/slurmstepd/slurmstepd.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/slurmstepd_job.c b/src/slurmd/slurmstepd/slurmstepd_job.c index 06bd1b8ee0d2c110210374b89166546c3307671e..202772e99faf85fcbece44fba8501e78ce502ce9 100644 --- a/src/slurmd/slurmstepd/slurmstepd_job.c +++ b/src/slurmd/slurmstepd/slurmstepd_job.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/slurmstepd_job.h b/src/slurmd/slurmstepd/slurmstepd_job.h index d39b7ff423adeae820f2a4eadba3fdba8407db97..cfdcc3b97efc5a9ac9cac18e4498b9efdd58dfca 100644 --- a/src/slurmd/slurmstepd/slurmstepd_job.h +++ b/src/slurmd/slurmstepd/slurmstepd_job.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/step_terminate_monitor.c b/src/slurmd/slurmstepd/step_terminate_monitor.c index 968ae9cc6aa20a4692c5aa4dd8b2f02da0874534..3694f2c47405b4b4f073e4dffc0b699cb0a70df7 100644 --- a/src/slurmd/slurmstepd/step_terminate_monitor.c +++ b/src/slurmd/slurmstepd/step_terminate_monitor.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/step_terminate_monitor.h b/src/slurmd/slurmstepd/step_terminate_monitor.h index 9622188ff104ca1ad3e5136f9ef7502efa7ad408..49eb95bc275b006778c074268d50fa4d34b74f6d 100644 --- a/src/slurmd/slurmstepd/step_terminate_monitor.h +++ b/src/slurmd/slurmstepd/step_terminate_monitor.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/task.c b/src/slurmd/slurmstepd/task.c index fe3d5ea978a730502477fb4644995e0f17b67d80..ac2f43854b807aeef52281e773fc8b5956731ab3 100644 --- a/src/slurmd/slurmstepd/task.c +++ b/src/slurmd/slurmstepd/task.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/task.h b/src/slurmd/slurmstepd/task.h index 74043c3a51afb7668bbeb381543b7003223d2d0b..2f232c70eab3adc65b6002174788a1cdc404bc7f 100644 --- a/src/slurmd/slurmstepd/task.h +++ b/src/slurmd/slurmstepd/task.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/ulimits.c b/src/slurmd/slurmstepd/ulimits.c index cd8ebbe848b3e712f9f0b18e4b1bfe5995bffe74..14305f305c73b984aeb7eeee5720442e9d8e25af 100644 --- a/src/slurmd/slurmstepd/ulimits.c +++ b/src/slurmd/slurmstepd/ulimits.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmd/slurmstepd/ulimits.h b/src/slurmd/slurmstepd/ulimits.h index fb2561683eea90f1ac18d615481aa702d597cc91..ba72c9f26f4b5194f10812b286afe6437d8c2af6 100644 --- a/src/slurmd/slurmstepd/ulimits.h +++ b/src/slurmd/slurmstepd/ulimits.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/backup.c b/src/slurmdbd/backup.c index 6011538a857a132a205a6763bf02d10016fd180f..24174febee7eafe4d2df492e6800df9fe2461700 100644 --- a/src/slurmdbd/backup.c +++ b/src/slurmdbd/backup.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/backup.h b/src/slurmdbd/backup.h index 10b60b2b90b704457ddb8057871154798299e317..0b6f58f459967180d8af5b1735005309f5818fc8 100644 --- a/src/slurmdbd/backup.h +++ b/src/slurmdbd/backup.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/proc_req.c b/src/slurmdbd/proc_req.c index 696bbb3fde40dbc2bdc5b7afd95bc058bc0649d4..ce535b0868f9f859b952526cee0d8bf50fe52a92 100644 --- a/src/slurmdbd/proc_req.c +++ b/src/slurmdbd/proc_req.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/proc_req.h b/src/slurmdbd/proc_req.h index 75ea52569167ca7f9c97cc603beb4ab2051b8cd0..e976619e1ff7b536b23c09f5974b2360143bd83f 100644 --- a/src/slurmdbd/proc_req.h +++ b/src/slurmdbd/proc_req.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/read_config.c b/src/slurmdbd/read_config.c index 329274b9b635beb8ce119436a8f260ec38f28bb1..a6d4f791d82469d60d4b16dce85fc111371ca1a4 100644 --- a/src/slurmdbd/read_config.c +++ b/src/slurmdbd/read_config.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/read_config.h b/src/slurmdbd/read_config.h index c69d31a909a5d6234485949aa3ecfc62215ac1a3..d02a044615864cc1e15ed15d99ead7e538696e43 100644 --- a/src/slurmdbd/read_config.h +++ b/src/slurmdbd/read_config.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/rpc_mgr.c b/src/slurmdbd/rpc_mgr.c index 639d5fa3cfe21bb07eb30227254e68e60a9fb3ab..facae11e401b9b6f1dcc0f67665847eaf2113154 100644 --- a/src/slurmdbd/rpc_mgr.c +++ b/src/slurmdbd/rpc_mgr.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/rpc_mgr.h b/src/slurmdbd/rpc_mgr.h index 6206509cad71fd8916d75255d0eb0c6e487eb779..0084c7e34f78ff2f371692fb865fa2fe559d7ce2 100644 --- a/src/slurmdbd/rpc_mgr.h +++ b/src/slurmdbd/rpc_mgr.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/slurmdbd.c b/src/slurmdbd/slurmdbd.c index 2f1c23a6d296020d9d281d354894ed23f8547fcf..f6fadc900da1bca5799b38a874e4578f0a6e38f4 100644 --- a/src/slurmdbd/slurmdbd.c +++ b/src/slurmdbd/slurmdbd.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/slurmdbd/slurmdbd.h b/src/slurmdbd/slurmdbd.h index 83a0df92e4cbf82385b6a3230e2149b302aacd5b..6835d7c7672da3f94aa0f022cc855735e5bb1ea5 100644 --- a/src/slurmdbd/slurmdbd.h +++ b/src/slurmdbd/slurmdbd.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/configure_functions.c b/src/smap/configure_functions.c index b6b5b55b92e991a5e2eca7397b3d3491adf0fefa..4454c5fde4ca961e6df6cbe2609f95a70f72327b 100644 --- a/src/smap/configure_functions.c +++ b/src/smap/configure_functions.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/grid_functions.c b/src/smap/grid_functions.c index 5147b4d19f6a0105eeb70266484a88aeb8d64257..bab24f47ec4d2cd8008ad5171d8261b5cc6ecda2 100644 --- a/src/smap/grid_functions.c +++ b/src/smap/grid_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/job_functions.c b/src/smap/job_functions.c index 3348985eaa407459a1cbbb508adede8a5fe8db5a..5da72fceb8e9e229294606e96bcf38326badc04a 100644 --- a/src/smap/job_functions.c +++ b/src/smap/job_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/opts.c b/src/smap/opts.c index ad72f3a9c73064a75c4949c1cf7d6c997480937e..ec65a8ad6adc02730bb7b5dcc7599b318f95ceaa 100644 --- a/src/smap/opts.c +++ b/src/smap/opts.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/partition_functions.c b/src/smap/partition_functions.c index f01ed8ff2a0b9d939a7a140dbfc2d3dfbfdb870d..db85663b86d9bbc6b0d2a0f6d4105a1992132dac 100644 --- a/src/smap/partition_functions.c +++ b/src/smap/partition_functions.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/reservation_functions.c b/src/smap/reservation_functions.c index 48ea66a703e13fe02baea460e43b81d11273bef7..f16c04b892b54b3bab84c46072b3914ae73dd09e 100644 --- a/src/smap/reservation_functions.c +++ b/src/smap/reservation_functions.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/smap.c b/src/smap/smap.c index 86973af50cf974eb9af763f5a2b1db5d3753afad..7636a14e9e7cf3b2eae32a2daa028e4963ff7368 100644 --- a/src/smap/smap.c +++ b/src/smap/smap.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/smap/smap.h b/src/smap/smap.h index e1a95f4ef12f3cb52479289c2b89938d94a12571..b76a6a92895afc52f661f5ecaa35f16fa0bd2cdf 100644 --- a/src/smap/smap.h +++ b/src/smap/smap.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sprio/opts.c b/src/sprio/opts.c index 1be328dad6628be822ab2616a74f6864e9a6615b..1db3ad28b1ec4792c53e79102286474d9aaf8507 100644 --- a/src/sprio/opts.c +++ b/src/sprio/opts.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sprio/print.c b/src/sprio/print.c index 600b72230f3d5209941d2609cd4bb4e764ce8238..9f73555a2dd00c13f5e817b3fabba58bf845cfbe 100644 --- a/src/sprio/print.c +++ b/src/sprio/print.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sprio/print.h b/src/sprio/print.h index 27c8c1811b543a598523a2e9b62d4880e710c6b2..7adbf953511a9167dd4c637c51d6d608621bf7a1 100644 --- a/src/sprio/print.h +++ b/src/sprio/print.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sprio/sprio.c b/src/sprio/sprio.c index 9316d79810a702cbb2ba0ffde8fecd3e27652dd8..692ae507b47c4901ed184342eb033e00508ea149 100644 --- a/src/sprio/sprio.c +++ b/src/sprio/sprio.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sprio/sprio.h b/src/sprio/sprio.h index 3c1e5080ed1d98ae1d2f4c623359b72d0e15fc8e..21e6752f862c0055bef2799ce9b59d841da485a0 100644 --- a/src/sprio/sprio.h +++ b/src/sprio/sprio.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/squeue/opts.c b/src/squeue/opts.c index c2907f3013269e6522016cd9d68fb4d2c32578f1..c7f59df7a03c2cd28a561daaab3bd208d452a273 100644 --- a/src/squeue/opts.c +++ b/src/squeue/opts.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/squeue/print.c b/src/squeue/print.c index ccc77f27056eff614b2a1139514952ee552df6fe..3f93623ba7bc681b5efa3f4f17907e3bafe36133 100644 --- a/src/squeue/print.c +++ b/src/squeue/print.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/squeue/print.h b/src/squeue/print.h index c29df3ffa342491fcf0a9d03391144036dcaa22e..562ddcb4493ef821867315342b68e2f2ff325560 100644 --- a/src/squeue/print.h +++ b/src/squeue/print.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/squeue/sort.c b/src/squeue/sort.c index 7966bbe9b8a3f4a97146a1f31759528fa38c283f..28da3761f5422f61f2d97f5b16b58cafd935bfad 100644 --- a/src/squeue/sort.c +++ b/src/squeue/sort.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/squeue/squeue.c b/src/squeue/squeue.c index b63665d962a3b7e172a17cf0dd985882d757e6a1..ef83c06a096233764ec40c64d16802d9d0efb53a 100644 --- a/src/squeue/squeue.c +++ b/src/squeue/squeue.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/squeue/squeue.h b/src/squeue/squeue.h index 60728cd7271ac7fef5fc1f2dd2522540efd1aa80..679708f910cac0546536ab9c6d6b0390580788de 100644 --- a/src/squeue/squeue.h +++ b/src/squeue/squeue.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/assoc_reports.c b/src/sreport/assoc_reports.c index b60d5d06fc4d60e8fd965987d7df54bcac52121b..de72362f366b86248ddb0127908650be7803be4f 100644 --- a/src/sreport/assoc_reports.c +++ b/src/sreport/assoc_reports.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/assoc_reports.h b/src/sreport/assoc_reports.h index 92ba3679fcddeb9105eace7c813de73bf36e7188..5de3cc0ac7a236384c97cd2e339211d94c02ccbe 100644 --- a/src/sreport/assoc_reports.h +++ b/src/sreport/assoc_reports.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/cluster_reports.c b/src/sreport/cluster_reports.c index 70334b37db399f86aadb4e72c21c8773ca491719..dec700f88f4b1b115d0d1dc67153abc60f7aed38 100644 --- a/src/sreport/cluster_reports.c +++ b/src/sreport/cluster_reports.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/cluster_reports.h b/src/sreport/cluster_reports.h index 986331849520cc3233930f1d9d658d92679dc654..e45db5d47d58c9e90588562b560116586ac28ee9 100644 --- a/src/sreport/cluster_reports.h +++ b/src/sreport/cluster_reports.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/common.c b/src/sreport/common.c index 38b5d381baae0f76365eb111b80860c328f145e4..f41e2efb48ba02202c79c5b5ecf67acdb674063a 100644 --- a/src/sreport/common.c +++ b/src/sreport/common.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/job_reports.c b/src/sreport/job_reports.c index 704f27dd3ab5e267761b9806d1f770477649c86c..d61b1ba11bb7800daa5ae9f474c76f2749202c43 100644 --- a/src/sreport/job_reports.c +++ b/src/sreport/job_reports.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/job_reports.h b/src/sreport/job_reports.h index 986df478d3c92332373b461ccecc56da178cade6..bdb17cfad628578ef8bdfa7f6c4decf4ca844590 100644 --- a/src/sreport/job_reports.h +++ b/src/sreport/job_reports.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/resv_reports.c b/src/sreport/resv_reports.c index 45a2c8a55ba320cde1e8a28bee8db1e0fcc404a8..04f2cdad03dca69d1916e726ef3a8daad542bd35 100644 --- a/src/sreport/resv_reports.c +++ b/src/sreport/resv_reports.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/resv_reports.h b/src/sreport/resv_reports.h index a2feb15542f004b32524249806c7180dadc3f3a9..f0cd295bdaa1f7e92a231d7cf6d343fcc2d03b29 100644 --- a/src/sreport/resv_reports.h +++ b/src/sreport/resv_reports.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/sreport.c b/src/sreport/sreport.c index fcce781cb39cac7ec94c519047a2052ef5292ba8..bedf9881a1babca7271aafba0c743d7f66d1b52a 100644 --- a/src/sreport/sreport.c +++ b/src/sreport/sreport.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/sreport.h b/src/sreport/sreport.h index 73ee4513002ea80473d434c801d2736cae91b27d..80c12abece3aac033c8065a525fcb8aece62ed29 100644 --- a/src/sreport/sreport.h +++ b/src/sreport/sreport.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/user_reports.c b/src/sreport/user_reports.c index 0180e1beb7d36a7a0443d864633f3c07692bcf0e..8c92a6df05096694f6c6a52d1a6454b361ea11ce 100644 --- a/src/sreport/user_reports.c +++ b/src/sreport/user_reports.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sreport/user_reports.h b/src/sreport/user_reports.h index 7abe39abb12db51e77ab8c451c9180750fb34f6e..6272328e75f877dc9ea8b5b49985ed3ef52fd42a 100644 --- a/src/sreport/user_reports.h +++ b/src/sreport/user_reports.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/allocate.c b/src/srun/libsrun/allocate.c index 35b5a97ed78936243a9617fcf4bf7a1248e7384a..934de2390ba3b4275b6da49365ed19d67d13c936 100644 --- a/src/srun/libsrun/allocate.c +++ b/src/srun/libsrun/allocate.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/allocate.h b/src/srun/libsrun/allocate.h index f20c5eeb44b248ed3219765e70f5ba2855090bcd..322b7f5f6312f0af5a5d432369585f5263682c6b 100644 --- a/src/srun/libsrun/allocate.h +++ b/src/srun/libsrun/allocate.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/debugger.c b/src/srun/libsrun/debugger.c index 4c3dec3923a62408ed2381dde0f651416792ca51..db52d931d038240e261558c5678923d8d68e32ab 100644 --- a/src/srun/libsrun/debugger.c +++ b/src/srun/libsrun/debugger.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/fname.c b/src/srun/libsrun/fname.c index bc9aa184734647047455052968a45af4e3d68d0c..72a5ccf9d472a393a5761a2f1010753cfd1f48c9 100644 --- a/src/srun/libsrun/fname.c +++ b/src/srun/libsrun/fname.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/fname.h b/src/srun/libsrun/fname.h index 0f63ba3352db39f35d2a1d37bc0773e4ac095ff4..56c9266456011ebbf581587a038ebdd29737fe28 100644 --- a/src/srun/libsrun/fname.h +++ b/src/srun/libsrun/fname.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/launch.c b/src/srun/libsrun/launch.c index 7513447620e263f3db8a0dcd78b44224d7da9789..fa3e50773876d84cc03a8a0548c7cea1aa962513 100644 --- a/src/srun/libsrun/launch.c +++ b/src/srun/libsrun/launch.c @@ -4,7 +4,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. -* For details, see . +* For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/launch.h b/src/srun/libsrun/launch.h index f5a66bf2fc50fb65b9faef62e358866ace42edbe..7b03252c9ee06fb7021f98c5810f401c72cffe99 100644 --- a/src/srun/libsrun/launch.h +++ b/src/srun/libsrun/launch.h @@ -5,7 +5,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/multi_prog.c b/src/srun/libsrun/multi_prog.c index 563703a04bd2baf1c4a96e06a3f985e60288dac6..c126e77a7cc17e63fa29c1128a095f45f71b871f 100644 --- a/src/srun/libsrun/multi_prog.c +++ b/src/srun/libsrun/multi_prog.c @@ -14,7 +14,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/multi_prog.h b/src/srun/libsrun/multi_prog.h index 3a11aa295330831cd6a46260da4e42765d70c6a4..5b2016ce845c55c472ec6135f458258c98297b24 100644 --- a/src/srun/libsrun/multi_prog.h +++ b/src/srun/libsrun/multi_prog.h @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/opt.c b/src/srun/libsrun/opt.c index 6d93dd7ceedecaa1bc2e0b918648f7b370c6da47..b1df0ebdd221e29d08a06c18bcdfca7512397810 100644 --- a/src/srun/libsrun/opt.c +++ b/src/srun/libsrun/opt.c @@ -3,13 +3,13 @@ ***************************************************************************** * Copyright (C) 2002-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2015 SchedMD LLC + * Portions Copyright (C) 2010-2015 SchedMD LLC * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Mark Grondona , et. al. * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/opt.h b/src/srun/libsrun/opt.h index f7c339333687640374eda925220dd0fc83c8ee51..4864738e621dd1e516a5af8361e1b9e2b5258058 100644 --- a/src/srun/libsrun/opt.h +++ b/src/srun/libsrun/opt.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/srun_job.c b/src/srun/libsrun/srun_job.c index f734786f6908a311ba1124493475456e61e4a1b1..ea03d34feea8ca1372ee9906ecc76676a41aae0a 100644 --- a/src/srun/libsrun/srun_job.c +++ b/src/srun/libsrun/srun_job.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/libsrun/srun_job.h b/src/srun/libsrun/srun_job.h index 02cd9263f0ed6f5667e218e4f4ecc96699e29b67..288c71132a5357b6cc25ae855f8e6f63e1fe5352 100644 --- a/src/srun/libsrun/srun_job.h +++ b/src/srun/libsrun/srun_job.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/srun.c b/src/srun/srun.c index b4a799d64b9848610f1ee132409c2abe0b62fb4e..2ae500ea873c12b80d6bf6417c6b83cc5f4387a8 100644 --- a/src/srun/srun.c +++ b/src/srun/srun.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/srun_pty.c b/src/srun/srun_pty.c index 2e9f271448736b80e1aef6d7da7081037ecbc612..1e5d5a22f4965c4c8705e603701f98a380ccc0ec 100644 --- a/src/srun/srun_pty.c +++ b/src/srun/srun_pty.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun/srun_pty.h b/src/srun/srun_pty.h index fd4798cc23fe5c65f5a06b53ca13c7a47e3165d3..ec07a33648dc6f1ccdd9ddf442894f7b5deaa122 100644 --- a/src/srun/srun_pty.h +++ b/src/srun/srun_pty.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/srun_cr/srun_cr.c b/src/srun_cr/srun_cr.c index 4ddb62fcac623dc58aeca9d1fe37f103f1942472..31e9519f6aa7434c04f1a200d7bb47e88da9a564 100644 --- a/src/srun_cr/srun_cr.c +++ b/src/srun_cr/srun_cr.c @@ -6,7 +6,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sshare/process.c b/src/sshare/process.c index 5cded61d46e6839765d188de8534b41f0d2745f5..4765f79d57de467a810dd7f3983fdc7999e16bb0 100644 --- a/src/sshare/process.c +++ b/src/sshare/process.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sshare/sshare.c b/src/sshare/sshare.c index 00511851f116a9e6f2e82573ffccd7a59906ecc4..8bb84cc88d4e45fe69a761a3f83c69fad4ba2d85 100644 --- a/src/sshare/sshare.c +++ b/src/sshare/sshare.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sshare/sshare.h b/src/sshare/sshare.h index b03e2f9191ccb2fd06e03714d80fc9dd73839979..5d603bf6cb11ecb448613ea112d9219e7d1419cf 100644 --- a/src/sshare/sshare.h +++ b/src/sshare/sshare.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sstat/options.c b/src/sstat/options.c index 059a806a544f0b3a9865101779558c6b93cfe65f..5da81227e1d9c137a2dd0f998e64848a05f832ff 100644 --- a/src/sstat/options.c +++ b/src/sstat/options.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sstat/print.c b/src/sstat/print.c index 580e058dea1d6282bedf41a97c88c089f04c7384..c56ebc281faae6fe7a2e36b1c54cf7404cd7aee5 100644 --- a/src/sstat/print.c +++ b/src/sstat/print.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sstat/process.c b/src/sstat/process.c index 1637d6234d7ca7d1a4ba7fcb7c3c28f685733e3c..2b49140dafee070b66373a6edad615f97300b247 100644 --- a/src/sstat/process.c +++ b/src/sstat/process.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sstat/sstat.c b/src/sstat/sstat.c index fbdd742ed4e696b6e43b0887b4c7c6cea6714a22..f8d34dae79a44290808ac9206c9a1ba9011c6a8a 100644 --- a/src/sstat/sstat.c +++ b/src/sstat/sstat.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sstat/sstat.h b/src/sstat/sstat.h index d26981960b5477abd4f97f8f49749ef2ac78370b..97241c87c9173cfd913448b06220199d82122f68 100644 --- a/src/sstat/sstat.h +++ b/src/sstat/sstat.h @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/strigger/opts.c b/src/strigger/opts.c index f417fe4b10361e120ee5fefb212ef5817f7e2692..9fdf46a139f9ed57a2ce5952833c29182d6b0f54 100644 --- a/src/strigger/opts.c +++ b/src/strigger/opts.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/strigger/strigger.c b/src/strigger/strigger.c index 141f564731ab4eeaf92cb826af156d241ace168b..65b86e57c39b1e98aca3c56e0f05af1c330bf8fa 100644 --- a/src/strigger/strigger.c +++ b/src/strigger/strigger.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/strigger/strigger.h b/src/strigger/strigger.h index 0a79615fbe9acb11a0b290eaf5a3d43e86e9db99..59734a58625c21278a70399d7dc2601a1be97d9e 100644 --- a/src/strigger/strigger.h +++ b/src/strigger/strigger.h @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/admin_info.c b/src/sview/admin_info.c index 4fddaf9b0d351a8bc3a7d94b634b282485f8cb0e..515384ca1e35074f60c109f949a66db5367f4534 100644 --- a/src/sview/admin_info.c +++ b/src/sview/admin_info.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/bb_info.c b/src/sview/bb_info.c index f52888cb03c8ad09763a8e12b219aca8f4d58797..045192892eb5ba493b7c9d6b0a08b7e8c81791d8 100644 --- a/src/sview/bb_info.c +++ b/src/sview/bb_info.c @@ -5,7 +5,7 @@ * Written by Nathan Yee * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/block_info.c b/src/sview/block_info.c index c3f16bddf6510087d99d5f89d66641695c0b4168..b3cd0c92d8472ca53d259a8384f70fe4bb63d7c4 100644 --- a/src/sview/block_info.c +++ b/src/sview/block_info.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/common.c b/src/sview/common.c index e1b336c328be1c28d7429b94de317924c23043d2..0743e21600c7430a7d758e76405cb2c082db8828 100644 --- a/src/sview/common.c +++ b/src/sview/common.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/config_info.c b/src/sview/config_info.c index 85298eb9eeab8a721dc7e0387ebc7f87f29319f2..0550070c32a228f61b93d890fe01875b97da7192 100644 --- a/src/sview/config_info.c +++ b/src/sview/config_info.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/defaults.c b/src/sview/defaults.c index 7caa8396a15496c01fe462f1057a979bf30a661b..7c4f753174988e23659cb72c28a252c446f181fb 100644 --- a/src/sview/defaults.c +++ b/src/sview/defaults.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/front_end_info.c b/src/sview/front_end_info.c index 5b0b1bdc1fb734029c694be02f7b69f3db6cbc0e..89105ffbab5b802807d97761e989ca9b471315b8 100644 --- a/src/sview/front_end_info.c +++ b/src/sview/front_end_info.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/grid.c b/src/sview/grid.c index 234816704d8c4ae290888464a015367b88228fce..5c420f982bbb0457b67f96ccd5fdd61e38dd80b3 100644 --- a/src/sview/grid.c +++ b/src/sview/grid.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/gthread_helper.c b/src/sview/gthread_helper.c index 5f1b36f418cb170c80adfd6d1e4bd4d05ece0487..12a3deb713aa900509379701461cd6bdbb671506 100644 --- a/src/sview/gthread_helper.c +++ b/src/sview/gthread_helper.c @@ -5,7 +5,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/gthread_helper.h b/src/sview/gthread_helper.h index a48a785aabd7757a1402536405f4c30fdb26853f..36489562f6e6f53fc822797c7f45bf0a38cd816c 100644 --- a/src/sview/gthread_helper.h +++ b/src/sview/gthread_helper.h @@ -5,7 +5,7 @@ * Written by Danny Auble * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/job_info.c b/src/sview/job_info.c index a975b64a56f8e4f200f3828c7cabd1ec8c21e939..02904bece64ccb4389f6007899c7e28489b270f6 100644 --- a/src/sview/job_info.c +++ b/src/sview/job_info.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/node_info.c b/src/sview/node_info.c index 6c0a5bdd50e7ed2a72ee444f962c313436241bc8..a96c4f77bb586d4f7b88a140643e9087dab51619 100644 --- a/src/sview/node_info.c +++ b/src/sview/node_info.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/part_info.c b/src/sview/part_info.c index 80138c52f306600d3f84af3c9645e395219e16ca..daff3ae04eba94d30de546eb698ad76f11604c9e 100644 --- a/src/sview/part_info.c +++ b/src/sview/part_info.c @@ -4,14 +4,14 @@ ***************************************************************************** * Copyright (C) 2004-2007 The Regents of the University of California. * Copyright (C) 2008-2010 Lawrence Livermore National Security. - * Portions Copyright (C) 2010-2016 SchedMD . + * Portions Copyright (C) 2010-2016 SchedMD . * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Danny Auble * * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/popups.c b/src/sview/popups.c index 7c869308b83d018ebb032773e003f6bebf201c07..5c998f326914f295570dbfe114d44d0cfb127fe3 100644 --- a/src/sview/popups.c +++ b/src/sview/popups.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/resv_info.c b/src/sview/resv_info.c index 83ab0b04ff39209825738941591672db7bf69c5c..9c3273f115c907a888454d1d785b292926212bf8 100644 --- a/src/sview/resv_info.c +++ b/src/sview/resv_info.c @@ -3,13 +3,13 @@ * mode of sview. ***************************************************************************** * Copyright (C) 2009-2011 Lawrence Livermore National Security. - * Portions Copyright (C) 2012-2015 SchedMD LLC + * Portions Copyright (C) 2012-2015 SchedMD LLC * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). * Written by Morris Jette * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/submit_info.c b/src/sview/submit_info.c index 32189f5126f94a471e394d85a22d0c08fe9d535b..cf33ae7767de339140b3cd8add67873e277606d9 100644 --- a/src/sview/submit_info.c +++ b/src/sview/submit_info.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/sview.c b/src/sview/sview.c index 791f11b7db12e8f1092865e6a238e2a0484392b3..d5a457d08d5409f605a5d853f9d70d467ce58a2d 100644 --- a/src/sview/sview.c +++ b/src/sview/sview.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/src/sview/sview.h b/src/sview/sview.h index 2252fc658a4299b6b1b2874fa7aa90c084f024a2..98ac3fc3ed467fa9059faab42ff6e1b2a19849a6 100644 --- a/src/sview/sview.h +++ b/src/sview/sview.h @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/README b/testsuite/expect/README index aa2eb98da155061e388b4d30a7b6f8d6f339bf4c..84bc2ed44ea857bcea9a1926c0d8cc5db4ccfe5c 100644 --- a/testsuite/expect/README +++ b/testsuite/expect/README @@ -8,7 +8,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the supplied file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/driveregress.py b/testsuite/expect/driveregress.py index d1b1187d1d2348410b2a548502199472e5fb86d8..8019615953e9c417e12bad589004abaf24d76317 100755 --- a/testsuite/expect/driveregress.py +++ b/testsuite/expect/driveregress.py @@ -5,7 +5,7 @@ # Written by David Bigagli # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/globals b/testsuite/expect/globals index c265f4ea25820b51b4f5e18e9193ff1d74627a93..17933df0f46ef9e8663dc2042c9904ce934d6fbf 100755 --- a/testsuite/expect/globals +++ b/testsuite/expect/globals @@ -27,7 +27,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the supplied file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/globals_accounting b/testsuite/expect/globals_accounting index 366a55802e7eb7caefa2f4586031afc457268d8d..7d8354ef133b2b6c0335a8654ba72cdef4f4e3c4 100644 --- a/testsuite/expect/globals_accounting +++ b/testsuite/expect/globals_accounting @@ -21,7 +21,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the supplied file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/globals_federation b/testsuite/expect/globals_federation index 50fe0d72a3326104bd502c56334db86c3efb1d5c..86915366850f4e9d560dfe534c70147dd8de15ed 100644 --- a/testsuite/expect/globals_federation +++ b/testsuite/expect/globals_federation @@ -15,7 +15,7 @@ # Written by Brian Christiansen # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the supplied file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc12.3.1 b/testsuite/expect/inc12.3.1 index acfe88d09a8b3b361c9e53347c7087ee6e87e9ad..781c0156c7810fe870ddfe7343db7437b59bee98 100644 --- a/testsuite/expect/inc12.3.1 +++ b/testsuite/expect/inc12.3.1 @@ -6,7 +6,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc12.3.2 b/testsuite/expect/inc12.3.2 index af3be00f7d4af0e6e9e2fc5529a29383cca9f1e9..acd2a32f792a9da2cec1919383f76fdbf29ee13d 100755 --- a/testsuite/expect/inc12.3.2 +++ b/testsuite/expect/inc12.3.2 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.21_tests b/testsuite/expect/inc21.21_tests index 4f3562c045d4b05fe4c06ca79b993f9d3558fd6c..dd310db5680ff96fa5060078c173f8bc1ac6e7f0 100644 --- a/testsuite/expect/inc21.21_tests +++ b/testsuite/expect/inc21.21_tests @@ -5,7 +5,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.1 b/testsuite/expect/inc21.30.1 index 75668ac982b88dc528fd8ffeefb8237a194560ac..0d1280291b39482d8f8e904c11250d4ea54a049f 100644 --- a/testsuite/expect/inc21.30.1 +++ b/testsuite/expect/inc21.30.1 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.10 b/testsuite/expect/inc21.30.10 index 7495797159ff82b3afc82226fe50cbc8f6193b47..f4c0413683aa5a582ab6b97722f990c0c9aaed83 100644 --- a/testsuite/expect/inc21.30.10 +++ b/testsuite/expect/inc21.30.10 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.11 b/testsuite/expect/inc21.30.11 index b00e7596baaaa5bdc89f1477ad177b06f513543a..09f8b7e2848a4a931ecae2559807ea3b79dbf649 100644 --- a/testsuite/expect/inc21.30.11 +++ b/testsuite/expect/inc21.30.11 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.12 b/testsuite/expect/inc21.30.12 index da9affc4f6bde41858743a7ecc73f2634569c650..d441fd2c072ede505a98b7a31c230a99807b43a4 100644 --- a/testsuite/expect/inc21.30.12 +++ b/testsuite/expect/inc21.30.12 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.13 b/testsuite/expect/inc21.30.13 index 41200d50cc0c3d248299524014bdb62507e58eee..ac8a0f126e7e60c55a48b0985ececa103ce024b3 100644 --- a/testsuite/expect/inc21.30.13 +++ b/testsuite/expect/inc21.30.13 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.14 b/testsuite/expect/inc21.30.14 index 6c41de26260813a20b95a89dd948bf188d60a871..97c018b24b2dc9b2587c19beb45a7c28fe4d5b3f 100644 --- a/testsuite/expect/inc21.30.14 +++ b/testsuite/expect/inc21.30.14 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.15 b/testsuite/expect/inc21.30.15 index f12b37e1662adfa3e51f6fa1db5cac6dcae8c92e..b53f3aef0bead7a28144f9c879b44aa2f0cb3e7f 100644 --- a/testsuite/expect/inc21.30.15 +++ b/testsuite/expect/inc21.30.15 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.16 b/testsuite/expect/inc21.30.16 index cd8f5c26cfddaec7379b01339f36caf4af492c89..5481dc8c121d9bd77a2a26372a544dfb0dd9e26a 100644 --- a/testsuite/expect/inc21.30.16 +++ b/testsuite/expect/inc21.30.16 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.17 b/testsuite/expect/inc21.30.17 index c9d9f3f751b62cf97c156159f90eab58128bc1e2..c743c32e7ad01af3c32cd196c50985b26bd53e0b 100644 --- a/testsuite/expect/inc21.30.17 +++ b/testsuite/expect/inc21.30.17 @@ -8,7 +8,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.2 b/testsuite/expect/inc21.30.2 index f1869b1e77cf072b893051a15f30c13b4f46a173..15e446c242011f080ae936cdc28bde8bc71ce6b4 100644 --- a/testsuite/expect/inc21.30.2 +++ b/testsuite/expect/inc21.30.2 @@ -6,7 +6,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.3 b/testsuite/expect/inc21.30.3 index b1d63b91ad39fd63b88bec00fd30a81b4a823538..4cf42d4ab1cbc092465ff59b12781b0dc4bd1afa 100644 --- a/testsuite/expect/inc21.30.3 +++ b/testsuite/expect/inc21.30.3 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.4 b/testsuite/expect/inc21.30.4 index 279e101bc5edb246bd33df4af364eff16bcb7f13..aeb700c45d1794c00b678e6b2c1155ec0d2d366d 100644 --- a/testsuite/expect/inc21.30.4 +++ b/testsuite/expect/inc21.30.4 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.5 b/testsuite/expect/inc21.30.5 index a494d42e1307d3ed9ee4498809cda57d262128cf..fc1bdb4bddb00c4a157704082ca654607d0db31a 100644 --- a/testsuite/expect/inc21.30.5 +++ b/testsuite/expect/inc21.30.5 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.6 b/testsuite/expect/inc21.30.6 index 2a4a655fcb835ca65ee59a5fbd5a9a7f7edd7cca..b2ab45d557bbc47709c18d1f8340fe3ebda8b9db 100644 --- a/testsuite/expect/inc21.30.6 +++ b/testsuite/expect/inc21.30.6 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.7 b/testsuite/expect/inc21.30.7 index b3970f09a1688ec0bc7693b307e8e663c77085ae..12d5254d84e87d82972cc051f5603a000dd09dcc 100644 --- a/testsuite/expect/inc21.30.7 +++ b/testsuite/expect/inc21.30.7 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.8 b/testsuite/expect/inc21.30.8 index 43856b8fc23e2e93393a1d59cb8bca6c6912a909..69e705909b09b2151d123020f952e0053dc39040 100644 --- a/testsuite/expect/inc21.30.8 +++ b/testsuite/expect/inc21.30.8 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.30.9 b/testsuite/expect/inc21.30.9 index 7fe1e2d76e754fb2984e9de6f1c917e051a1b3b3..6034b38b6dba931ef7450842caf6880d0924dd86 100644 --- a/testsuite/expect/inc21.30.9 +++ b/testsuite/expect/inc21.30.9 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.34.1 b/testsuite/expect/inc21.34.1 index 8a2cb6d1328ad48f986e107161258d7f17c77023..7cec8655903fcc4515e59118902edffdd828a1ea 100644 --- a/testsuite/expect/inc21.34.1 +++ b/testsuite/expect/inc21.34.1 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.34.2 b/testsuite/expect/inc21.34.2 index 0b4af2b6122ac78f33cc6f199a34626eb7d53df9..dac3b3ad5546ceab0ae0ee75c6225f49a0cc0131 100644 --- a/testsuite/expect/inc21.34.2 +++ b/testsuite/expect/inc21.34.2 @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc21.34_tests b/testsuite/expect/inc21.34_tests index fee893097bf4af2c11ca07f858f702a09c667386..83aae0755ddce260c5ee3e1579a2ed4b5e718782 100644 --- a/testsuite/expect/inc21.34_tests +++ b/testsuite/expect/inc21.34_tests @@ -7,7 +7,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc22.1.1 b/testsuite/expect/inc22.1.1 index 4c4c53e3f53fffcf4f15f05e7421f50a1190fc0d..a756cd66061a834447bfaa74d838370d3f41b4ad 100644 --- a/testsuite/expect/inc22.1.1 +++ b/testsuite/expect/inc22.1.1 @@ -17,7 +17,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc22.1.2 b/testsuite/expect/inc22.1.2 index 6cdd2c17087fea6fc040e383ed915781e0472dba..cce385013042c8eca9126aa983691bcd14448e03 100644 --- a/testsuite/expect/inc22.1.2 +++ b/testsuite/expect/inc22.1.2 @@ -17,7 +17,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc22.1.3 b/testsuite/expect/inc22.1.3 index d16b1a39a872272b6d6194d05c5c5b8fce959031..4329de60e2472f217b914e5873e479bc29ecd8c7 100644 --- a/testsuite/expect/inc22.1.3 +++ b/testsuite/expect/inc22.1.3 @@ -17,7 +17,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc22.1.4 b/testsuite/expect/inc22.1.4 index 050e2643472313994d7f1571011a6fc2fd7d9d40..ab1ab4df923da31bc32dceb15fff3e15da5fbccf 100644 --- a/testsuite/expect/inc22.1.4 +++ b/testsuite/expect/inc22.1.4 @@ -17,7 +17,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.1 b/testsuite/expect/inc3.11.1 index 2388aea5fbcd6bec051c4fda08ebedcc0aa1f71d..e38fc5c957fb394ee4e3fb72391f11f011f35a57 100644 --- a/testsuite/expect/inc3.11.1 +++ b/testsuite/expect/inc3.11.1 @@ -13,7 +13,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.2 b/testsuite/expect/inc3.11.2 index ae6a71c065341709a5fe217bd46630c73d4deefb..8d269997367393caf65ab189fe6a1e85de22f0c1 100644 --- a/testsuite/expect/inc3.11.2 +++ b/testsuite/expect/inc3.11.2 @@ -11,7 +11,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.3 b/testsuite/expect/inc3.11.3 index 928fa8b4ca52dd03047542a69ebbd774bf869a55..508b9318279514d06d825e6dd981f129801d7896 100644 --- a/testsuite/expect/inc3.11.3 +++ b/testsuite/expect/inc3.11.3 @@ -12,7 +12,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.4 b/testsuite/expect/inc3.11.4 index 824007130b80e99095360542087af40a14425121..b879626c3fc3fd189cfab20b92d8bfaeaad39e02 100644 --- a/testsuite/expect/inc3.11.4 +++ b/testsuite/expect/inc3.11.4 @@ -12,7 +12,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.5 b/testsuite/expect/inc3.11.5 index 6b7d57a25e3cd56f98556b954538ff3e2e86cc0b..4568957b03751a94419f8c014666f3ffe28c6c55 100644 --- a/testsuite/expect/inc3.11.5 +++ b/testsuite/expect/inc3.11.5 @@ -11,7 +11,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.6 b/testsuite/expect/inc3.11.6 index 884243a6d0c598f42ec6426970a760b69b7fe4ea..16ac6987daae26d481cb319943f852d36ae42ff5 100644 --- a/testsuite/expect/inc3.11.6 +++ b/testsuite/expect/inc3.11.6 @@ -11,7 +11,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.7 b/testsuite/expect/inc3.11.7 index c5a7fef27c7e847dc44bf15607bee62cadb60df7..cb416753555bd6a37869a8cf9b76466726ea20e0 100644 --- a/testsuite/expect/inc3.11.7 +++ b/testsuite/expect/inc3.11.7 @@ -12,7 +12,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.8 b/testsuite/expect/inc3.11.8 index 348bd3e8028b028d723fc9e8f5a5ffb57da93bcd..1da0c3ff5178672e22cc879e9505804d154ddd15 100644 --- a/testsuite/expect/inc3.11.8 +++ b/testsuite/expect/inc3.11.8 @@ -12,7 +12,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/inc3.11.9 b/testsuite/expect/inc3.11.9 index 2c7baa41a2ed7caa574ce5c12fb7f4ec82d26d47..83e686040b430395243ad060b6abd3bac2538917 100644 --- a/testsuite/expect/inc3.11.9 +++ b/testsuite/expect/inc3.11.9 @@ -8,7 +8,7 @@ # Copyright (C) 2013 Barcelona Supercomputing Center # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/regression b/testsuite/expect/regression index 7a9eb5c8a334b113a18631eab9e16588e93129da..d939db25d386855e866b501d235984c052f18685 100755 --- a/testsuite/expect/regression +++ b/testsuite/expect/regression @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the supplied file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/regression.py b/testsuite/expect/regression.py index 671fcf1b14018209fdf5855bd904ff64c0564de4..9520c6fa2c415aa9de6a1af3f11323ff9165c1f0 100755 --- a/testsuite/expect/regression.py +++ b/testsuite/expect/regression.py @@ -6,7 +6,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the supplied file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/slurm_status b/testsuite/expect/slurm_status index 86ca5190b6911a1331bef58ae39f484399c33851..8dde370b1fb4cfb33a5932e2624670f429a4a559 100755 --- a/testsuite/expect/slurm_status +++ b/testsuite/expect/slurm_status @@ -5,7 +5,7 @@ # Copyright (C) 2016 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.1 b/testsuite/expect/test1.1 index 584d1f64a4115210af00b58bc1c4754fbe56fbd1..fc52c3dc54eaec378398f242f487353f0d641c39 100755 --- a/testsuite/expect/test1.1 +++ b/testsuite/expect/test1.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.10 b/testsuite/expect/test1.10 index 18f0c5a43b49d41ae3d0e603b7a892aac444bade..0b4d89828cd79e7797daa7ee5990d71cd8947be8 100755 --- a/testsuite/expect/test1.10 +++ b/testsuite/expect/test1.10 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.100 b/testsuite/expect/test1.100 index 77c524cc5e391d7086f6f65ee902ec01a42bcf1e..735214896b8ee1759054c5d705f777488f3846ad 100755 --- a/testsuite/expect/test1.100 +++ b/testsuite/expect/test1.100 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.101 b/testsuite/expect/test1.101 index 055102fdaf59a3cb55d0ce4d9fca14daa4a229fe..08a39d338ab5bf24261dbc4a2bb9e3302ee855e4 100755 --- a/testsuite/expect/test1.101 +++ b/testsuite/expect/test1.101 @@ -11,7 +11,7 @@ # Copyright (C) 2015 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.102 b/testsuite/expect/test1.102 index f106639908ddfa65fc80c8dee9d30ecab3f8ea79..32ed8b5aac17f3df3f23c2332e138fd659c7f29f 100755 --- a/testsuite/expect/test1.102 +++ b/testsuite/expect/test1.102 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.103 b/testsuite/expect/test1.103 index a02e7e50a1c4415f312e967b57b7717fec5e79a0..483cf85c4bb6e177cf4996f66b96f8a10556af09 100755 --- a/testsuite/expect/test1.103 +++ b/testsuite/expect/test1.103 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.104 b/testsuite/expect/test1.104 index e8a2a1d0b22fe49fcf883fce7ddf5ab09fff4347..aa2df0f74e7c20e93285e9ec27fe51b2d050bec8 100755 --- a/testsuite/expect/test1.104 +++ b/testsuite/expect/test1.104 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.105 b/testsuite/expect/test1.105 index 39c972c3df3323b46e559b2ae77aa500d25396b3..61864d012bde9841147b8e1cebeb468e4852aa3c 100755 --- a/testsuite/expect/test1.105 +++ b/testsuite/expect/test1.105 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.106 b/testsuite/expect/test1.106 index 2e1e28ea4a9f3ec196d92264a964806a6de1f5f8..1d236493392c3d03c9f5a96a45ad5d6aed88eb65 100755 --- a/testsuite/expect/test1.106 +++ b/testsuite/expect/test1.106 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.107 b/testsuite/expect/test1.107 index d048e28c6b67ab43dfd04322960b1e80ba248de7..1e5df4dd1d05b0a8a43a3aeb8b287b10e539cb97 100755 --- a/testsuite/expect/test1.107 +++ b/testsuite/expect/test1.107 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.108 b/testsuite/expect/test1.108 index f8b49d131a0d5968ae010d4bdd04ba2957342083..cf1656fb8d6fca99a0bbd44d14b089245e4c5988 100755 --- a/testsuite/expect/test1.108 +++ b/testsuite/expect/test1.108 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.109 b/testsuite/expect/test1.109 index 5beb112a2550434b8f4a5a8e1606e277863eb76c..a576def4cae1dfeab888c81c0217869d587c6099 100755 --- a/testsuite/expect/test1.109 +++ b/testsuite/expect/test1.109 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This fie is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.11 b/testsuite/expect/test1.11 index b50c133e6fba98e62f1bbba1c30010635f02e891..5f29395ed9229b670412989f89d554f9c39f838b 100755 --- a/testsuite/expect/test1.11 +++ b/testsuite/expect/test1.11 @@ -17,7 +17,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.110 b/testsuite/expect/test1.110 index 936e844f5cd14595a5a281dc3388167e415c6e71..6852f29ddc4f19a659cc2a17901d936a4cedfb82 100755 --- a/testsuite/expect/test1.110 +++ b/testsuite/expect/test1.110 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.111 b/testsuite/expect/test1.111 index adc273473ac68577a0b2e4a4d96cf0664d2b2734..1ff7bfeb8ac09b230482562642a7f20b36c4eb32 100755 --- a/testsuite/expect/test1.111 +++ b/testsuite/expect/test1.111 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.112 b/testsuite/expect/test1.112 index c311d53bddaa3442a6a1c91c1c3e1cc6fdc8b75d..0be13b0223ef3ccf18421a3fbebbcafee5a2e5f9 100755 --- a/testsuite/expect/test1.112 +++ b/testsuite/expect/test1.112 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.113 b/testsuite/expect/test1.113 index 0e852e2be57ff2d5df2eb8f3f28d9127bcd0566a..6aa9e714e3b55c8b0127825b9b9fbe5f14c4cb30 100755 --- a/testsuite/expect/test1.113 +++ b/testsuite/expect/test1.113 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.114 b/testsuite/expect/test1.114 index 998a9d891356a8d052daad454017353fd5b9ee43..91cc6ad04007317d419410afefd83e5a02fe7a52 100755 --- a/testsuite/expect/test1.114 +++ b/testsuite/expect/test1.114 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.115 b/testsuite/expect/test1.115 index 946fac94247761a2fb0ba497e452629af568a733..6a0be836af67b2e3818217f07baa8c6f3710c118 100755 --- a/testsuite/expect/test1.115 +++ b/testsuite/expect/test1.115 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.12 b/testsuite/expect/test1.12 index b29dde61e4b23b63c3d29167998c38535d3b8ddc..6211c875cf7948230f6f476277830093e97452c4 100755 --- a/testsuite/expect/test1.12 +++ b/testsuite/expect/test1.12 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.13 b/testsuite/expect/test1.13 index 72c21fb601568467c884cd97fe79e461fb4964e7..7c83f6dc02602d25b8df22a6a9393f74e6f2ade2 100755 --- a/testsuite/expect/test1.13 +++ b/testsuite/expect/test1.13 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.14 b/testsuite/expect/test1.14 index 886e252e24d5d18e36f34bd075af562305fd1f69..5ba8505f4a9422902fa2fbdfd39567a65959ce9e 100755 --- a/testsuite/expect/test1.14 +++ b/testsuite/expect/test1.14 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.15 b/testsuite/expect/test1.15 index a9328d8c175f9b8b3b7f81f19c3f4a880279c7df..fdff1bc938a4c0b47264280bf6fd9d14c30353c9 100755 --- a/testsuite/expect/test1.15 +++ b/testsuite/expect/test1.15 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.16 b/testsuite/expect/test1.16 index e437d3d3e90a671d59b4f3c0bf874394555af57f..7137bdfec2278c072bff67a465898319864b8382 100755 --- a/testsuite/expect/test1.16 +++ b/testsuite/expect/test1.16 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.17 b/testsuite/expect/test1.17 index 4d5e3386ecf392e42b89aa54ad2673cc2cb8de0a..3af20ad727f7541a67610f6697fdfba372e11f4d 100755 --- a/testsuite/expect/test1.17 +++ b/testsuite/expect/test1.17 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.18 b/testsuite/expect/test1.18 index b7afa5781e30543d336bdf6c1704d617e9aacd11..f72ba2127227a880fecd1df5b6b8353206b89f63 100755 --- a/testsuite/expect/test1.18 +++ b/testsuite/expect/test1.18 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.19 b/testsuite/expect/test1.19 index 2932772aac900690a715c6caa2c318b5fd7ced38..69eecb649c5775508eba1231fed7db025372b66e 100755 --- a/testsuite/expect/test1.19 +++ b/testsuite/expect/test1.19 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.2 b/testsuite/expect/test1.2 index 5dd0fb127a17e197031a1046c4d8e9d7326267e8..fe43b086463894e58ec284e86178771a4261682a 100755 --- a/testsuite/expect/test1.2 +++ b/testsuite/expect/test1.2 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.20 b/testsuite/expect/test1.20 index 12b2b3baef135d1e6e5365f3afcb6f83d4836478..3d955ac028eec3ffa68d620010e9fa940aa5fda2 100755 --- a/testsuite/expect/test1.20 +++ b/testsuite/expect/test1.20 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.21 b/testsuite/expect/test1.21 index d7e112adb8f302174a397a8cad9e55aa1539d82d..6fc11f15a27e986efae464740083d7091488c713 100755 --- a/testsuite/expect/test1.21 +++ b/testsuite/expect/test1.21 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.22 b/testsuite/expect/test1.22 index 46dd850d8ea190fc25bd5753e515eab919eb2a78..caaf40de6dd8ed4c69fe2937265eb9b684ed6a04 100755 --- a/testsuite/expect/test1.22 +++ b/testsuite/expect/test1.22 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.23 b/testsuite/expect/test1.23 index bbea134a5eccb7b5de289367fcf01859efe6dd59..2db805e830a7bafc67b1dad0b5742991d59d383c 100755 --- a/testsuite/expect/test1.23 +++ b/testsuite/expect/test1.23 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.24 b/testsuite/expect/test1.24 index a4bde5753a2a5a88e13363f9c92f1a9008e8e8dd..77c91c09f2c3055a7052450e9dca0eceb296613e 100755 --- a/testsuite/expect/test1.24 +++ b/testsuite/expect/test1.24 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.25 b/testsuite/expect/test1.25 index ca6243bcdcd26661453fcde4793d368f5b3c0df1..a5c20045dcde2a7c30325e30aa45d102c8cc836c 100755 --- a/testsuite/expect/test1.25 +++ b/testsuite/expect/test1.25 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.26 b/testsuite/expect/test1.26 index 340c24ab7c5088f72974176113de50d627a67523..9cc354dff6c09746e75ab6ee61b1df3320c5a583 100755 --- a/testsuite/expect/test1.26 +++ b/testsuite/expect/test1.26 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.27 b/testsuite/expect/test1.27 index 83f7c3352166ccdc5e7bedf0047a6963edc139b6..b1e901676a22bef7f34c6d45113c9701f47bbcc5 100755 --- a/testsuite/expect/test1.27 +++ b/testsuite/expect/test1.27 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.28 b/testsuite/expect/test1.28 index e11fd08a23fd9fd444c1c684b9ca917c2b28e02a..6897f3ce04874f4b5e5dffe5629b54a290516707 100755 --- a/testsuite/expect/test1.28 +++ b/testsuite/expect/test1.28 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.29 b/testsuite/expect/test1.29 index f5d223d031400c8b0cd2a3be2e5a7ab5f305538f..831e9e3b4a80d6c25078fbc7b50199178c8867c0 100755 --- a/testsuite/expect/test1.29 +++ b/testsuite/expect/test1.29 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.29.prog.c b/testsuite/expect/test1.29.prog.c index a22a957d2b73b7178a4471f228a74ae8225ce8bc..0de383487200f649b8e0343a4e96c6773ad9683b 100644 --- a/testsuite/expect/test1.29.prog.c +++ b/testsuite/expect/test1.29.prog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.3 b/testsuite/expect/test1.3 index 5d0afbf49f68486c16115b01634fc5b1a3786ce8..1bd7608ae205be249b0269d61a07c61133dfaf25 100755 --- a/testsuite/expect/test1.3 +++ b/testsuite/expect/test1.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.30 b/testsuite/expect/test1.30 index e8801077bc60a1a34d5c62d67d5f2cac2cfed00f..8a494056f5a6e3ccdea955fdde6c9c095036652d 100755 --- a/testsuite/expect/test1.30 +++ b/testsuite/expect/test1.30 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.31 b/testsuite/expect/test1.31 index 273ef23c32cadb645e4a1716c13fb326f884d049..1fc6c3e0c70a10c4127cae0dc62f04d8cbd64bdb 100755 --- a/testsuite/expect/test1.31 +++ b/testsuite/expect/test1.31 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.32 b/testsuite/expect/test1.32 index 2a6d9f0c6d57917ec503c796c88347d045f4a088..a6d1dd69a5617e9a20bc1ea10aeccd0bb51fec66 100755 --- a/testsuite/expect/test1.32 +++ b/testsuite/expect/test1.32 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.32.prog.c b/testsuite/expect/test1.32.prog.c index e376fd95b9b755609e7e840a2a99088b4a6ede78..94ad9356510b770f28140849f47cc9de30d72d77 100644 --- a/testsuite/expect/test1.32.prog.c +++ b/testsuite/expect/test1.32.prog.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.33 b/testsuite/expect/test1.33 index cecfcfcf6343010280b926bd76c952cef48baae9..d2471f69863045c88430db6b8bd30c415eb99911 100755 --- a/testsuite/expect/test1.33 +++ b/testsuite/expect/test1.33 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.34 b/testsuite/expect/test1.34 index 9c885740997bcfacf9a598929eeed0ba66edde69..3237c60729c38b434ee9b8bcd575b3238fdf8a7f 100755 --- a/testsuite/expect/test1.34 +++ b/testsuite/expect/test1.34 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.34.prog.c b/testsuite/expect/test1.34.prog.c index 5473ba356ecfcfc8df483cf7ac1d875fdef49698..ec4fe12ff17facaeafc8366c7bd2b23b74c64ec3 100644 --- a/testsuite/expect/test1.34.prog.c +++ b/testsuite/expect/test1.34.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.35 b/testsuite/expect/test1.35 index 2f1c52291d3f3754967765095049c20f9bc323a4..dd52bf32526856b68fc0fc4b47a723aedb9236fa 100755 --- a/testsuite/expect/test1.35 +++ b/testsuite/expect/test1.35 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.36 b/testsuite/expect/test1.36 index 92e84db8c3a0be7f27ae74533733228721e8c258..df4d7139b103cf13706b28b05cec744cd01c5740 100755 --- a/testsuite/expect/test1.36 +++ b/testsuite/expect/test1.36 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.37 b/testsuite/expect/test1.37 index 6904be801a0e0bc2c8f7b6963971c977ee68d59f..9980d37c98af94225cb31cd119fb10b7a9504656 100755 --- a/testsuite/expect/test1.37 +++ b/testsuite/expect/test1.37 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.38 b/testsuite/expect/test1.38 index 64b5ef3258f000e96e744526fc92908adcf27014..3ce48987e174477079faf9bd174ee270707f7716 100755 --- a/testsuite/expect/test1.38 +++ b/testsuite/expect/test1.38 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.4 b/testsuite/expect/test1.4 index 97b069f19e4534e929ef4eb3d3f768ad782bd9b4..a40ad7e1b6f2c9b8055d9fed8535d57592db1df9 100755 --- a/testsuite/expect/test1.4 +++ b/testsuite/expect/test1.4 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.40 b/testsuite/expect/test1.40 index 3f64b06717f98b4a0f5e6f20b8282c1dbd4013eb..bee0a67efc0f21c76d809dee0df2a5f2902b51c5 100755 --- a/testsuite/expect/test1.40 +++ b/testsuite/expect/test1.40 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.41 b/testsuite/expect/test1.41 index a596a3fafab2c49a5d729d6252908e517aaaa06f..9b375d50107bd7f0012213cde4de31fde5aaaed0 100755 --- a/testsuite/expect/test1.41 +++ b/testsuite/expect/test1.41 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.42 b/testsuite/expect/test1.42 index ce97bec945dfece578b9d9e9ddb9c0795beb332d..67c6e38354175237e5b25edf7d7026f676f34f2b 100755 --- a/testsuite/expect/test1.42 +++ b/testsuite/expect/test1.42 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.43 b/testsuite/expect/test1.43 index de6932260fe04e934033291ed2aba87fe0a6b667..4369ad650200f8a1cfc217e6a1aad9e1828e9509 100755 --- a/testsuite/expect/test1.43 +++ b/testsuite/expect/test1.43 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.44 b/testsuite/expect/test1.44 index a9bce3a59a3f70fd99bf8b0c1cee2cab189682d2..b91c3fbd7a590186b81a2e498ff8adf931d93bb2 100755 --- a/testsuite/expect/test1.44 +++ b/testsuite/expect/test1.44 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.45 b/testsuite/expect/test1.45 index 282854f16d3c694c5718651beda110a44ccb2073..c07d6f929d769b69c8746ed21541b087605cf45a 100755 --- a/testsuite/expect/test1.45 +++ b/testsuite/expect/test1.45 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.46 b/testsuite/expect/test1.46 index 0898bd9bbf7247ce1dfe27f4641564d737d0a4b3..22f273365b3624eaed2580090863a05fc42d4bba 100755 --- a/testsuite/expect/test1.46 +++ b/testsuite/expect/test1.46 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.47 b/testsuite/expect/test1.47 index 46def8dfc0f7f0e37a1899577e81723ff7225a0c..dcc2bd532fe5d72eb18a0008b4615ebc19273021 100755 --- a/testsuite/expect/test1.47 +++ b/testsuite/expect/test1.47 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.48 b/testsuite/expect/test1.48 index f2664063bf5afd73fef570abf2824cf8158d085a..472f5fb3d97675c9c77bf4bf5d09baac6dc05d5f 100755 --- a/testsuite/expect/test1.48 +++ b/testsuite/expect/test1.48 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.49 b/testsuite/expect/test1.49 index 1d16e107f4a4b5449c9d9cc3aad53687dd22b766..4be5a790798513c5c6f5453b16250efc47111834 100755 --- a/testsuite/expect/test1.49 +++ b/testsuite/expect/test1.49 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.5 b/testsuite/expect/test1.5 index 40f40bde23fe49710617dc479fc4f4d938d33e29..92aae5b64c92fc8d4be4858c3cdd6b3e739f9763 100755 --- a/testsuite/expect/test1.5 +++ b/testsuite/expect/test1.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.50 b/testsuite/expect/test1.50 index 45884ec44cc3594fd958d4da9310f8162db7e84d..1befa9e58d8b01959f60c534cdac556a364d2664 100755 --- a/testsuite/expect/test1.50 +++ b/testsuite/expect/test1.50 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.51 b/testsuite/expect/test1.51 index b4981fc254a1dcb011ad6507472f6261f5645d89..a2e34e5b3cd24283bea24772aee56ca80c1dae24 100755 --- a/testsuite/expect/test1.51 +++ b/testsuite/expect/test1.51 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.52 b/testsuite/expect/test1.52 index e57a42d5240a0674336546b48d0b8d3266db9efe..c43ef41d2617635761480a22dc6eed393a496111 100755 --- a/testsuite/expect/test1.52 +++ b/testsuite/expect/test1.52 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.53 b/testsuite/expect/test1.53 index 845207c466e0b7713de007ec6b98f4de06939d79..a6bf5ed97ca380deaea342c0764e018406548007 100755 --- a/testsuite/expect/test1.53 +++ b/testsuite/expect/test1.53 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.54 b/testsuite/expect/test1.54 index 1c5929c9f20ff99e29473e71a90662ada5e89ac3..0ca7dce8ca5c4d336ceac091f4d2117883172af6 100755 --- a/testsuite/expect/test1.54 +++ b/testsuite/expect/test1.54 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.55 b/testsuite/expect/test1.55 index 9fa00097f9447ad245c89d1f7ca850b3f229b088..20dd540f4080525b91060c20dc37ccedaf4cf396 100755 --- a/testsuite/expect/test1.55 +++ b/testsuite/expect/test1.55 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.56 b/testsuite/expect/test1.56 index 4fae87bff9ccfc9132b00f840e7de17015b0c9e6..461b6d3abb81955843ffef90f59fd39e86ca961b 100755 --- a/testsuite/expect/test1.56 +++ b/testsuite/expect/test1.56 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.57 b/testsuite/expect/test1.57 index 08ca4256243eac4844567113a4a8123ec7f3a264..12a0c3edc75e42c7ea5b6fef1cecb2edbd363aca 100755 --- a/testsuite/expect/test1.57 +++ b/testsuite/expect/test1.57 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.58 b/testsuite/expect/test1.58 index 8c177b22660ead284149b10604892c5f8b880889..2fcca7ddeff2ff98d1b0932fd68989c2b6a01e40 100755 --- a/testsuite/expect/test1.58 +++ b/testsuite/expect/test1.58 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.59 b/testsuite/expect/test1.59 index edced0d7c991f4bc03624316be48024e6d04ed5a..69ac646ce5965881e279aab01f14b6566d842638 100755 --- a/testsuite/expect/test1.59 +++ b/testsuite/expect/test1.59 @@ -15,7 +15,7 @@ # UCRL-CODE-217948. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.6 b/testsuite/expect/test1.6 index 0e13520fd6dec65260090bd4bd808180bff2ed97..f78d89aa5b5e1211af351ea01d2d2351cf4242bd 100755 --- a/testsuite/expect/test1.6 +++ b/testsuite/expect/test1.6 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.60 b/testsuite/expect/test1.60 index de0c0a3860b54325097e244d4c2ca6001c514804..011d784ab103fb62a56b01f522c527eb27b77c7a 100755 --- a/testsuite/expect/test1.60 +++ b/testsuite/expect/test1.60 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.61 b/testsuite/expect/test1.61 index bcd0f75b9082c4b92d6ae1f16b6cad9454311119..ba476bcf3cdf10888a0bfe6779d2405e9a01d5fd 100755 --- a/testsuite/expect/test1.61 +++ b/testsuite/expect/test1.61 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.62 b/testsuite/expect/test1.62 index d8026b871cf986fcb5729ea4054570a2ff613589..b37149a9697c1cd6b58aa5f6469dc6848a254c5a 100755 --- a/testsuite/expect/test1.62 +++ b/testsuite/expect/test1.62 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.63 b/testsuite/expect/test1.63 index bc47cfb1a90d7de3ca28e12a3b88dc716238f1cb..5bca40c195f9c0d39c6a8298749136ec1e8ce912 100755 --- a/testsuite/expect/test1.63 +++ b/testsuite/expect/test1.63 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.64 b/testsuite/expect/test1.64 index 76e3dfba303ffd1a3b3c97ba44f92ec935c24f3c..8d7dc1a84873cd779de0af472a89c633d110a4e4 100755 --- a/testsuite/expect/test1.64 +++ b/testsuite/expect/test1.64 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.65 b/testsuite/expect/test1.65 index 09244e3c3bec43dae188395496edd6ac90b4cbe3..54a46013bd1d9838030323f1a0d08177b5b91b98 100755 --- a/testsuite/expect/test1.65 +++ b/testsuite/expect/test1.65 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.66 b/testsuite/expect/test1.66 index 70b75ad854822af156c8a2fd0c85394f18a3a2d9..b624268c3b4f5f4a8dd808769e529724f80a0102 100755 --- a/testsuite/expect/test1.66 +++ b/testsuite/expect/test1.66 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.67 b/testsuite/expect/test1.67 index 7137d69fe9ffafb60c88d75ea2297d088afe0f7a..45d10484d58d454520b5bb7db1525237e74f86c7 100755 --- a/testsuite/expect/test1.67 +++ b/testsuite/expect/test1.67 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.68 b/testsuite/expect/test1.68 index 3370e84301d97d43766aec3c506b845cf27770c9..88b54b3a6c63d81b4c5b671317f21b18a6944831 100755 --- a/testsuite/expect/test1.68 +++ b/testsuite/expect/test1.68 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.69 b/testsuite/expect/test1.69 index ff32b8d3c1851b8e67ba36ecf813e0987539f006..f4639c2dac11f499adc4762677c76f64082072dc 100755 --- a/testsuite/expect/test1.69 +++ b/testsuite/expect/test1.69 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.7 b/testsuite/expect/test1.7 index 2fb3b740323b3c70f20dd76a838136da43f2cb1c..17e498054f0c0882894f9c132119838f389291dd 100755 --- a/testsuite/expect/test1.7 +++ b/testsuite/expect/test1.7 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.70 b/testsuite/expect/test1.70 index c83e51b8b1347bbe304cbfc0ba7d4ee03ff2a9f3..0ae69ca1518872f1d2bfef19b92a21e0b63f74ab 100755 --- a/testsuite/expect/test1.70 +++ b/testsuite/expect/test1.70 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.71 b/testsuite/expect/test1.71 index 2163a7db6a1161ece563bd9b4daf66c08ca3d5c2..594708319eeebd275a9a9b769261cfa5fb855917 100755 --- a/testsuite/expect/test1.71 +++ b/testsuite/expect/test1.71 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.72 b/testsuite/expect/test1.72 index 7a481c5a428938bde35576e372a014bc401c81a0..d5ed204a178d40512f437e6bbdebdbf5f3c8dca9 100755 --- a/testsuite/expect/test1.72 +++ b/testsuite/expect/test1.72 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.73 b/testsuite/expect/test1.73 index 5c59ea1497e18b305e433b4658614c91aaf385f7..0b34fbe926161e57ecd1824a773b6b79c3acbf3b 100755 --- a/testsuite/expect/test1.73 +++ b/testsuite/expect/test1.73 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.74 b/testsuite/expect/test1.74 index 43ec18c74fad77f4cdf699d70e5ba755d101006e..307f54f1184bee5f35ce6cfd735d2e8dbfabeb6b 100755 --- a/testsuite/expect/test1.74 +++ b/testsuite/expect/test1.74 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.75 b/testsuite/expect/test1.75 index 29246e222568e46e6bb99b14ec7c87bdb31c75a7..d107ca6af48ac73c496ba4bad8068c499ff86573 100755 --- a/testsuite/expect/test1.75 +++ b/testsuite/expect/test1.75 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.76 b/testsuite/expect/test1.76 index f5408b1988411ff270d688c719460f6fa9cc7bc2..02527dac028ceba07ceb282014cedae680d8910b 100755 --- a/testsuite/expect/test1.76 +++ b/testsuite/expect/test1.76 @@ -12,7 +12,7 @@ # Written by Rod Schultz # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.77 b/testsuite/expect/test1.77 index 433795296734bd42d4d23e17486019ce7567e6f9..5c7cf885dd507a91f62a647dde10a25b0ac31058 100755 --- a/testsuite/expect/test1.77 +++ b/testsuite/expect/test1.77 @@ -12,7 +12,7 @@ # Written by Martin Thomas # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.8 b/testsuite/expect/test1.8 index 7391449526522b4bfa9464f99f25ab21a328cec1..7abe5a5a68bda8affe7c66469fe9a89cce3c5f14 100755 --- a/testsuite/expect/test1.8 +++ b/testsuite/expect/test1.8 @@ -17,7 +17,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.80 b/testsuite/expect/test1.80 index 4c04dbde113e08262441d944592b94545a536367..e64391ac896e40a2196c5df68a6ad6876bf70980 100755 --- a/testsuite/expect/test1.80 +++ b/testsuite/expect/test1.80 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.81 b/testsuite/expect/test1.81 index 25f3ca5f7ea73e36f0a2f7fb3758d36d3541e965..83c90b8722d62fe439265f5d40b96bf70ae61142 100755 --- a/testsuite/expect/test1.81 +++ b/testsuite/expect/test1.81 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.82 b/testsuite/expect/test1.82 index 1b74ef09dc2599f32043839e3f01ee370242967b..43d22b64000462d7e253f85b9b586e1f57036527 100755 --- a/testsuite/expect/test1.82 +++ b/testsuite/expect/test1.82 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.83 b/testsuite/expect/test1.83 index f5786b1253f4acf0e728f4748fd8636336f09eb2..f51acee36faf17c308b3603f3d4ce6fee3e93f21 100755 --- a/testsuite/expect/test1.83 +++ b/testsuite/expect/test1.83 @@ -20,7 +20,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.84 b/testsuite/expect/test1.84 index 1a3bca0c35a2656a40a60daf53ab462311177db5..d1ed33027053dcd1ed7085f1d2b477d556977230 100755 --- a/testsuite/expect/test1.84 +++ b/testsuite/expect/test1.84 @@ -19,7 +19,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.85 b/testsuite/expect/test1.85 index d1e5b93698ca5564c77ae9428f6ef1c4463fa9bc..7117ae62eb0cdd2bddb4bf72bc2c8a65d152abfd 100755 --- a/testsuite/expect/test1.85 +++ b/testsuite/expect/test1.85 @@ -16,7 +16,7 @@ # Written by David Bigagli, SchedMD # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.86 b/testsuite/expect/test1.86 index 9394bd8979027fb08983daec87c8dea5d9341206..bfbce0924fda39e6f672b8639d2b6dcf63a8c076 100755 --- a/testsuite/expect/test1.86 +++ b/testsuite/expect/test1.86 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.87 b/testsuite/expect/test1.87 index 8c356a2b081c70e65e858483ecebd21872ab2e33..446289c261b6b854a9ab5e7b0078ee16542a31b5 100755 --- a/testsuite/expect/test1.87 +++ b/testsuite/expect/test1.87 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.88 b/testsuite/expect/test1.88 index d6a47333fe324fb5cddc63151333bab8093b3bd1..be9041c939ea5ccf155de6e24ab6a21c17f6ec74 100755 --- a/testsuite/expect/test1.88 +++ b/testsuite/expect/test1.88 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.88.prog.c b/testsuite/expect/test1.88.prog.c index 7ba694578dc69965ebef6b720c551f5472f7e040..7032355224a3159ec7bdacac1a76358f884bd253 100644 --- a/testsuite/expect/test1.88.prog.c +++ b/testsuite/expect/test1.88.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.89 b/testsuite/expect/test1.89 index d89a218e5714bf37e4cd4201f66460a691c1b88e..6506c91b7f46ccc90789b618ef7fc9a3f8781aeb 100755 --- a/testsuite/expect/test1.89 +++ b/testsuite/expect/test1.89 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.89.prog.c b/testsuite/expect/test1.89.prog.c index cdfcbd9c0affeef19bc1cbf2f76d47340db01eb2..b39c4986dc6b13f2beb7428b336ebe89443f60ee 100644 --- a/testsuite/expect/test1.89.prog.c +++ b/testsuite/expect/test1.89.prog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.9 b/testsuite/expect/test1.9 index 6b0f82997bece04e0914ce63a221c698946c303c..2034d89c32827c22a27a6e727d52271927ca5241 100755 --- a/testsuite/expect/test1.9 +++ b/testsuite/expect/test1.9 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.90 b/testsuite/expect/test1.90 index ccd32e98912c67fe3a4ac7bfd68b54b8444e7b97..61101fb40b68c40d94e79e1d83b8e03daef6a554 100755 --- a/testsuite/expect/test1.90 +++ b/testsuite/expect/test1.90 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.90.prog.c b/testsuite/expect/test1.90.prog.c index 8263e504b505cfe09df6fd36d883cd62f072e5e7..410a78c1ea5f67bf91bffa659fc698268fc89f08 100644 --- a/testsuite/expect/test1.90.prog.c +++ b/testsuite/expect/test1.90.prog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.91 b/testsuite/expect/test1.91 index 7c91b75fc07c21b1bdadd89b7429c67c91f3b0b0..d733821bd294ca9ea3393bb69ebbe12faa9fdf71 100755 --- a/testsuite/expect/test1.91 +++ b/testsuite/expect/test1.91 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.91.prog.c b/testsuite/expect/test1.91.prog.c index d62e8e2fbd6792ce9e8659be343bb2c883ec0a88..35b10b61c5ba7ba69bcdfc5d5efc9aa4cd995d2f 100644 --- a/testsuite/expect/test1.91.prog.c +++ b/testsuite/expect/test1.91.prog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.92 b/testsuite/expect/test1.92 index 316e99cabae2ae5de36c54c19c7a99c9b5f2fbb8..2a420400c5f8d14f6763353c8fe56e745425faaf 100755 --- a/testsuite/expect/test1.92 +++ b/testsuite/expect/test1.92 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.93 b/testsuite/expect/test1.93 index 97d2e66f138190a007524312b552a98942fde9d6..ab28a79321784a35f85695424f073527e02e6835 100755 --- a/testsuite/expect/test1.93 +++ b/testsuite/expect/test1.93 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.94 b/testsuite/expect/test1.94 index 204c3b6e78227f46caa8a43a7cc09cd8e44101c0..0d73bc008ba02447e634668ba1fe186ebe82e8e7 100755 --- a/testsuite/expect/test1.94 +++ b/testsuite/expect/test1.94 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.94.master.c b/testsuite/expect/test1.94.master.c index c8948bd6b93892ed752d5f9ba80cad5b4ec2b26a..0a3e496073d281ea1f2f55a83f62c1484058cd6f 100644 --- a/testsuite/expect/test1.94.master.c +++ b/testsuite/expect/test1.94.master.c @@ -2,7 +2,7 @@ * test1.94.master.c - Test of MPICH2 task spawn logic ***************************************************************************** * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.94.slave.c b/testsuite/expect/test1.94.slave.c index f6c0a0f94d667c45c83d5af708e7b72f1a9cb4cd..1e9e40dbe3c3410a7b1e96bf92d155878acd98df 100644 --- a/testsuite/expect/test1.94.slave.c +++ b/testsuite/expect/test1.94.slave.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.95 b/testsuite/expect/test1.95 index 0eee2e516f60378964667c643d268ef4fdd6adc1..4262d8339b8cb8928d83da6630d1e05b7a2c0528 100755 --- a/testsuite/expect/test1.95 +++ b/testsuite/expect/test1.95 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.95.prog.upc b/testsuite/expect/test1.95.prog.upc index 179c257b5b5023b8700f06dfd821f7dde01de86f..66cad469bc2023b9d96db8b067273cdc8182eb3c 100644 --- a/testsuite/expect/test1.95.prog.upc +++ b/testsuite/expect/test1.95.prog.upc @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.96 b/testsuite/expect/test1.96 index 4c6114fb4ec8b919125dad864c7a348c0790219e..c0949a3d57b38de83c16fd74ab9fc585a4120ecf 100755 --- a/testsuite/expect/test1.96 +++ b/testsuite/expect/test1.96 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.97 b/testsuite/expect/test1.97 index 4b0022a3b728fc8066a1e93b9a1eaa6923228341..88ff7030f7cee70a528619eb67cf4b75c58ab443 100755 --- a/testsuite/expect/test1.97 +++ b/testsuite/expect/test1.97 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test1.99 b/testsuite/expect/test1.99 index 6df7c9c9a0e7f04839cd128d8dbc4a8eee2bfae5..522101c6ab14c3a9fbf415dbfdeea78afe3e7d27 100755 --- a/testsuite/expect/test1.99 +++ b/testsuite/expect/test1.99 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.1 b/testsuite/expect/test10.1 index d68c432bbd24df8d2075c3df857a4db5aad7e376..be63c22bdea3737bf19e0b4a27b14b3d02c6446a 100755 --- a/testsuite/expect/test10.1 +++ b/testsuite/expect/test10.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.10 b/testsuite/expect/test10.10 index 072b05c8ad9b0e52466c7330e188cf6f9e8cc38a..5748658ac2a2cba39b87e16cc3ea8f9dded1a72d 100755 --- a/testsuite/expect/test10.10 +++ b/testsuite/expect/test10.10 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.11 b/testsuite/expect/test10.11 index a91bb9ea9f53ae43eee3734353ed02e30db04f47..51e3752e224c29c09712f8aaa869d7953c744b59 100755 --- a/testsuite/expect/test10.11 +++ b/testsuite/expect/test10.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.12 b/testsuite/expect/test10.12 index d9a10fb98cb0ee43cb4268af17ea273092e8bc10..4f85b7901f8c420c0dfd30c39db088e926c7022a 100755 --- a/testsuite/expect/test10.12 +++ b/testsuite/expect/test10.12 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.13 b/testsuite/expect/test10.13 index dc0c2fcf6c609325691f23b6655a5ed289a8e02b..dfdd9cf51e82bfb4b7d1697db120b8eb93411a57 100755 --- a/testsuite/expect/test10.13 +++ b/testsuite/expect/test10.13 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.2 b/testsuite/expect/test10.2 index 140e6efb23f45843910a6813777abd5887d67a65..5292c7019cde737d6193fa9bab284cf56700f4cb 100755 --- a/testsuite/expect/test10.2 +++ b/testsuite/expect/test10.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.3 b/testsuite/expect/test10.3 index 953c9a2d8159c3c913be8eb922391f33f5e8cfcb..2784327e840132585f90d65e1706952d3d2d1942 100755 --- a/testsuite/expect/test10.3 +++ b/testsuite/expect/test10.3 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.4 b/testsuite/expect/test10.4 index b5cafa63fa303fc972238cb2823b03a4b14a89f5..525e2b9de4165d7bb375369b143ecddd6d26a3d4 100755 --- a/testsuite/expect/test10.4 +++ b/testsuite/expect/test10.4 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.5 b/testsuite/expect/test10.5 index 62f5bd3ccdb758a8f3e77932199bd264f76648e7..d42d035efaeadcbd546c8d44c4412912a948e5e3 100755 --- a/testsuite/expect/test10.5 +++ b/testsuite/expect/test10.5 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.6 b/testsuite/expect/test10.6 index 9c6a5193383df4593830735d8ffe19e42419e0ce..1cc102a99db2fcea57c59653fc183cc1313f3570 100755 --- a/testsuite/expect/test10.6 +++ b/testsuite/expect/test10.6 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.7 b/testsuite/expect/test10.7 index 5548a715f74af71583d1998b21a35278225fe382..cef432e049d5d1fb88ed5b90d7ff873fabb7b2a3 100755 --- a/testsuite/expect/test10.7 +++ b/testsuite/expect/test10.7 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.8 b/testsuite/expect/test10.8 index 192ea590d5b4dc9f3e80a3629cbbf89dc14ef9f8..b9d2cf14d2f72f2ae69659ed58d9c390234e4d9c 100755 --- a/testsuite/expect/test10.8 +++ b/testsuite/expect/test10.8 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test10.9 b/testsuite/expect/test10.9 index 39851cf20886698b9cd5987c7409a9603b15be66..7a60842ec09b504fef86f1c020c920acd13f72a0 100755 --- a/testsuite/expect/test10.9 +++ b/testsuite/expect/test10.9 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.1 b/testsuite/expect/test11.1 index 4b437a4287508736c910cbffff6aa5cddc5a6995..80ae939a4d75b32843ba3ae6b6f016e08621799c 100755 --- a/testsuite/expect/test11.1 +++ b/testsuite/expect/test11.1 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.2 b/testsuite/expect/test11.2 index 4e7e7dc21c1fef52c3f082f406856c88da786659..4ccfd33f6bbf0301a45e8b81644c25dd2e3750ed 100755 --- a/testsuite/expect/test11.2 +++ b/testsuite/expect/test11.2 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.3 b/testsuite/expect/test11.3 index 411fc5e1a3d0f00da4c6e00c15e9b9ee960f7eae..ac24fd80888805a9b1275b367abb962accf2b7e6 100755 --- a/testsuite/expect/test11.3 +++ b/testsuite/expect/test11.3 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.4 b/testsuite/expect/test11.4 index 9db9cf304af70a3a9c4f7c44cbb3b9100a9817d6..1096222a3b0bab3196c1f5fb371c3706c60b083e 100755 --- a/testsuite/expect/test11.4 +++ b/testsuite/expect/test11.4 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.5 b/testsuite/expect/test11.5 index e1f2c0bd4f67abd396952a522d84cd8ef4d4504a..7f1f54de1a99d677b5d14297f83fea92f21f46ef 100755 --- a/testsuite/expect/test11.5 +++ b/testsuite/expect/test11.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.6 b/testsuite/expect/test11.6 index b04d7da081237321b0e41ab1b652a4678b975b43..62773c5c40ae634f665576b121036906473cacf8 100755 --- a/testsuite/expect/test11.6 +++ b/testsuite/expect/test11.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.7 b/testsuite/expect/test11.7 index 801cdea2105802dfc6fea9314492b5e2f889b48b..40d2a5d911a9023513e47cb543b79296e143077a 100755 --- a/testsuite/expect/test11.7 +++ b/testsuite/expect/test11.7 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test11.8 b/testsuite/expect/test11.8 index 147cca92e97bbdfb63d49995cccf33cf5bbf5f32..3c320fa66c88097a15e50c5d656df2454c876a3b 100755 --- a/testsuite/expect/test11.8 +++ b/testsuite/expect/test11.8 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.1 b/testsuite/expect/test12.1 index 8b1517275dd640b5194db3fa214c346fdcfc72fe..2b46acf75629403bf2c0591280b491c7a1d627cb 100755 --- a/testsuite/expect/test12.1 +++ b/testsuite/expect/test12.1 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.2 b/testsuite/expect/test12.2 index a7e59cfc30e080c0f6fdd1d489b9d88de7d02967..913e418fde583b84b80667b697eaf3c401c16aec 100755 --- a/testsuite/expect/test12.2 +++ b/testsuite/expect/test12.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.2.prog.c b/testsuite/expect/test12.2.prog.c index c5e8e24fe7265acd075b73e7e54b406728bfa360..c7c25d4e0b4c00131535276d706964b76a7f8a0a 100644 --- a/testsuite/expect/test12.2.prog.c +++ b/testsuite/expect/test12.2.prog.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.3 b/testsuite/expect/test12.3 index 6cf7de93dc7633e01ed6dbddd3f904bd2befd388..03aecf848160a5fc353f23fb102d12def492eca3 100755 --- a/testsuite/expect/test12.3 +++ b/testsuite/expect/test12.3 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.4 b/testsuite/expect/test12.4 index c271513c3b4d95be8f7bc0b0b76a3fdc90882119..f7f23838bc928f158b45134c9ef78e58dd986441 100755 --- a/testsuite/expect/test12.4 +++ b/testsuite/expect/test12.4 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.5 b/testsuite/expect/test12.5 index 1ef88c09b3f1509998e43fe480a0b602d1dd9c24..d47fbd0e88746eaa1e0cd4583a90c5f26622183b 100755 --- a/testsuite/expect/test12.5 +++ b/testsuite/expect/test12.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.6 b/testsuite/expect/test12.6 index 6c5ce29f312ac1b2f6c6ed7c0d1bc41ae5298969..91a94a1078dbebbeccea07be431e9895df8f7eea 100755 --- a/testsuite/expect/test12.6 +++ b/testsuite/expect/test12.6 @@ -13,7 +13,7 @@ # Written by Rod Schultz # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.7 b/testsuite/expect/test12.7 index 5317e9426aea554d313c8740cb2aad0542c6d8ed..32290eeee60588ffdd14652e36b77bd457a52ee0 100755 --- a/testsuite/expect/test12.7 +++ b/testsuite/expect/test12.7 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test12.8 b/testsuite/expect/test12.8 index f867c11bb91e3ccc4fbe169b2e60b04bcf8e4323..bc24e3c6cba9677581ba9804b010e662b16e6ea3 100755 --- a/testsuite/expect/test12.8 +++ b/testsuite/expect/test12.8 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test13.1 b/testsuite/expect/test13.1 index 8cd7513ed4860144d9908ee4b0fce6843552627b..7d6c0029761822413d1a61988f75e8e9c13a8bcf 100755 --- a/testsuite/expect/test13.1 +++ b/testsuite/expect/test13.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test13.2 b/testsuite/expect/test13.2 index cfd1e09941a25e8fd83156dd3fdd5a8c62de6bf3..55e67869ab2d08f26a20f5c7173cb583c119a4a8 100755 --- a/testsuite/expect/test13.2 +++ b/testsuite/expect/test13.2 @@ -10,7 +10,7 @@ # Copyright (C) 2012 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.1 b/testsuite/expect/test14.1 index 3cf02b74ce472d9dd3ede08a2bf6a2104106477a..2b1aa2cebb881324e1027cf41f640fb9426fd968 100755 --- a/testsuite/expect/test14.1 +++ b/testsuite/expect/test14.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.10 b/testsuite/expect/test14.10 index 9d117ae902856ab9daec480242be41dc9ce76b7d..bb0ddba7f9c809f68bda8cb02e6d7bfbaed4e5bc 100755 --- a/testsuite/expect/test14.10 +++ b/testsuite/expect/test14.10 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.2 b/testsuite/expect/test14.2 index e1672c2efc5c225f0179ffcc07c7f9f819176dae..345c8a92e10137ddb04ce88859a33a994573a995 100755 --- a/testsuite/expect/test14.2 +++ b/testsuite/expect/test14.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.3 b/testsuite/expect/test14.3 index 86daa3f748c047430e26599aed213a0bc3f4ae7c..34b7c3a9b7147f01fad72d0f9621322db6126333 100755 --- a/testsuite/expect/test14.3 +++ b/testsuite/expect/test14.3 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.4 b/testsuite/expect/test14.4 index d0402b30761fdec68f76a3707779dddf0ca97a60..f886066033848ffb819a967e7e38a23f8d89b9b3 100755 --- a/testsuite/expect/test14.4 +++ b/testsuite/expect/test14.4 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.5 b/testsuite/expect/test14.5 index 52d5b09c2dfd914091859da6ff74c565d3c2adb1..28f7713dac26196ade2cc39c45ccf75e22d422f6 100755 --- a/testsuite/expect/test14.5 +++ b/testsuite/expect/test14.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.6 b/testsuite/expect/test14.6 index 3ebf0319cf7f28f0447765b5dacab4bcf530714b..c9ee9891123f863cd12d6bf560949d7bdbdf7a6d 100755 --- a/testsuite/expect/test14.6 +++ b/testsuite/expect/test14.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.7 b/testsuite/expect/test14.7 index d83b3601b901ff36631e6584d4d1d3e98f0d1d23..5978fc2a45cc6ed5b0c1b0d471d52b58a1cc6a89 100755 --- a/testsuite/expect/test14.7 +++ b/testsuite/expect/test14.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.8 b/testsuite/expect/test14.8 index 6de9e0c2fd2e5f610ef0cb11b4b09e26a1ea3c3d..25a1ebfebe75b8f4814b8ebc6bf3907d4d98a9a7 100755 --- a/testsuite/expect/test14.8 +++ b/testsuite/expect/test14.8 @@ -17,7 +17,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test14.9 b/testsuite/expect/test14.9 index 6c850a7e383a8fc85a7f29cf97e0a89bb9866191..be36a857726497ea20b5045c5215b1e91a12501f 100755 --- a/testsuite/expect/test14.9 +++ b/testsuite/expect/test14.9 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.1 b/testsuite/expect/test15.1 index aff8ec6fd4eabcef01abe1b1cf934d12528bfd52..6c9ebc7a484f95a7ea6f9a4bc91595e2f545a9b8 100755 --- a/testsuite/expect/test15.1 +++ b/testsuite/expect/test15.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.10 b/testsuite/expect/test15.10 index dfca36e18c95577b90fe8197637e6bf415509d70..bdb8ae231e33ed1beb41abec5ccea71def079c93 100755 --- a/testsuite/expect/test15.10 +++ b/testsuite/expect/test15.10 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.11 b/testsuite/expect/test15.11 index db1a4bbf240670f1c9281cf3c8cd2d9f1b01a7cd..9f1baf56c6caf6ba56be6904ad6ccb898584d1a0 100755 --- a/testsuite/expect/test15.11 +++ b/testsuite/expect/test15.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.12 b/testsuite/expect/test15.12 index 06b0560dee2ad3e95d5e10c3fa853674107ec940..2024bf325408e3d0860993726261a1c24c7fcf78 100755 --- a/testsuite/expect/test15.12 +++ b/testsuite/expect/test15.12 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.13 b/testsuite/expect/test15.13 index ca179ea22f76327e643c1b763beeef9f5a1d903c..001261210b1f439ab91b725b26f858cbebcf9027 100755 --- a/testsuite/expect/test15.13 +++ b/testsuite/expect/test15.13 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.14 b/testsuite/expect/test15.14 index 8efb34eedcd9f10bbb2f7982fab34df6545d7a53..d22871ddfb1941eab040a85e22d2b0747faf38ea 100755 --- a/testsuite/expect/test15.14 +++ b/testsuite/expect/test15.14 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.15 b/testsuite/expect/test15.15 index dabb8d9b361b52093a7cd359e1d3ce178450181d..e3cd08ffab8ea03d0caf05da2beda8b3006b750b 100755 --- a/testsuite/expect/test15.15 +++ b/testsuite/expect/test15.15 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.16 b/testsuite/expect/test15.16 index 444d749d0a8ba2c942ef530cbe303062b845d401..b69735f387fbdd9a76cbfd2143dcb4c033fbfeb8 100755 --- a/testsuite/expect/test15.16 +++ b/testsuite/expect/test15.16 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.17 b/testsuite/expect/test15.17 index 7569d7726415d9711cfe77c0ce4e5c3b05d0dc40..19493df951ea22bc81c4c5292edd0ce7db8e08d7 100755 --- a/testsuite/expect/test15.17 +++ b/testsuite/expect/test15.17 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.18 b/testsuite/expect/test15.18 index 8416b39726604c18e4a48866435b96dc685a7044..27cfcf34085a250789bfbe4c0190c404b61a913b 100755 --- a/testsuite/expect/test15.18 +++ b/testsuite/expect/test15.18 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.19 b/testsuite/expect/test15.19 index 84e5a25d7d4415692900373017818573be7f7e69..d43a20dba7648637d6146345e87f1b1d711615a6 100755 --- a/testsuite/expect/test15.19 +++ b/testsuite/expect/test15.19 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.2 b/testsuite/expect/test15.2 index 397ceab86e0cfb6acaf2d556a31b4abc0ce7953f..0cb510a81ada22487364a1a0a7a32d5e4710ba77 100755 --- a/testsuite/expect/test15.2 +++ b/testsuite/expect/test15.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.20 b/testsuite/expect/test15.20 index f9d2ea47d41b99039c7d450ffb30f0bea66e865d..860f089dbfe5a6c9a7921b5994850fd7051462b8 100755 --- a/testsuite/expect/test15.20 +++ b/testsuite/expect/test15.20 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.21 b/testsuite/expect/test15.21 index 0b577d3947ce193ef36b84fad50a9ec6ac68355c..f713131566c75a96a0542cb032d534a3d53d70ea 100755 --- a/testsuite/expect/test15.21 +++ b/testsuite/expect/test15.21 @@ -19,7 +19,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.22 b/testsuite/expect/test15.22 index c7f892f2f4addcdf73534e2610315ed824a82c05..c7bd28028f9ec67fe6703b33dbc5b346b871b8ca 100755 --- a/testsuite/expect/test15.22 +++ b/testsuite/expect/test15.22 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.23 b/testsuite/expect/test15.23 index a3cc4f85e135205de1251e1214e4693f8a956e97..b7f334daf47c45705a1c28e423555e1a6d208caf 100755 --- a/testsuite/expect/test15.23 +++ b/testsuite/expect/test15.23 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.24 b/testsuite/expect/test15.24 index ad5fa374e0550ea83667beb417a390ca3d944686..c4d6908735d527e19f99a3ef8a2318f2817a93bb 100755 --- a/testsuite/expect/test15.24 +++ b/testsuite/expect/test15.24 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.25 b/testsuite/expect/test15.25 index ced4d0ca2a95af6d803085f23853eb8d244b5612..e143ee0ad358d8866d40c397b5700120b50f90d7 100755 --- a/testsuite/expect/test15.25 +++ b/testsuite/expect/test15.25 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.26 b/testsuite/expect/test15.26 index 323d6bbfecb980f13ca6f20069452153e9cc5b74..89b5851e50ba22c8833e61b20c463fa5d2254d56 100755 --- a/testsuite/expect/test15.26 +++ b/testsuite/expect/test15.26 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.27 b/testsuite/expect/test15.27 index dab6cbe30582bbf181167a3cf65aa980fa08a0cc..ba10634fff12ddaa830a132dd2160ebc86fc79cf 100755 --- a/testsuite/expect/test15.27 +++ b/testsuite/expect/test15.27 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.3 b/testsuite/expect/test15.3 index a59b0f833fe2fec940b17fadb58b53bef3704618..559c5ad8b725a33243bc10ba620e10ac6d994f25 100755 --- a/testsuite/expect/test15.3 +++ b/testsuite/expect/test15.3 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.30 b/testsuite/expect/test15.30 index cf50a5a7b43dd1291be7052c2cb4dddb4316e983..b53d57d52341f1e3979a38be9e15ca3c0a03e4c2 100755 --- a/testsuite/expect/test15.30 +++ b/testsuite/expect/test15.30 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.31 b/testsuite/expect/test15.31 index 254968e0eb2584bc2893cde8d828e75b21dc0068..ce23d7fc6389fc8ca4722be35f8a35f905e9c271 100755 --- a/testsuite/expect/test15.31 +++ b/testsuite/expect/test15.31 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.32 b/testsuite/expect/test15.32 index 21a0a1b2f2157e9c705b34978cb5a1d051a0bf20..1b531d5d09d3a2f0ea03969e375a4b015673c904 100755 --- a/testsuite/expect/test15.32 +++ b/testsuite/expect/test15.32 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.33 b/testsuite/expect/test15.33 index 36ad0e9214b7de9f9a1a1564c8647273caaf100b..7bd523b398cfb7ae5690decf7439601470f8f246 100755 --- a/testsuite/expect/test15.33 +++ b/testsuite/expect/test15.33 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.34 b/testsuite/expect/test15.34 index 85b557caba3c4d5e317983026b28f917a6afb642..35dae84e0c6e54b4a248637176513739010cf1f3 100755 --- a/testsuite/expect/test15.34 +++ b/testsuite/expect/test15.34 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.35 b/testsuite/expect/test15.35 index c048b302a10cc9483303b2565fdc541d817f95ec..117ed1dcadc1bb7895563c224fe0f07a57d76a8f 100755 --- a/testsuite/expect/test15.35 +++ b/testsuite/expect/test15.35 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.36 b/testsuite/expect/test15.36 index 20017d53d9a428e321065eea79dda2598ff7277f..0d5778fe3cbfc3533f9f21c746c6281875897d42 100755 --- a/testsuite/expect/test15.36 +++ b/testsuite/expect/test15.36 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.37 b/testsuite/expect/test15.37 index 7d21d372a03d637fe393c908774317f26a088d69..71f2d3e92dd65c5e6333019b1d11cd09952aaee9 100755 --- a/testsuite/expect/test15.37 +++ b/testsuite/expect/test15.37 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This fie is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.38 b/testsuite/expect/test15.38 index fd389ef00f246f8279fa16d0918f90d167ff1a50..d03a2567da2c90c9bf3263660523da3d5d2e400d 100755 --- a/testsuite/expect/test15.38 +++ b/testsuite/expect/test15.38 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.39 b/testsuite/expect/test15.39 index de2d751a98d1c8ed4694e03ee84232878254b67b..b26b7e3af858a9e6b525e58950d904ddb14ad0e1 100755 --- a/testsuite/expect/test15.39 +++ b/testsuite/expect/test15.39 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.4 b/testsuite/expect/test15.4 index 7c1aa3cd62b5ca44bd3ad959527726550d6d06a0..7807f54521bd35157038457f40cb8adcc80580b9 100755 --- a/testsuite/expect/test15.4 +++ b/testsuite/expect/test15.4 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.5 b/testsuite/expect/test15.5 index f126b02aece6e015a8312ed715fe7deee9bd0cc6..da3fff41f4c14c6d06cb0caacb53302742b0ab02 100755 --- a/testsuite/expect/test15.5 +++ b/testsuite/expect/test15.5 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.6 b/testsuite/expect/test15.6 index f23a3fc89242239f37f9d8434d8e3adfff5c5529..f63a84877a86e8936e89c35c664d012f6f273053 100755 --- a/testsuite/expect/test15.6 +++ b/testsuite/expect/test15.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.7 b/testsuite/expect/test15.7 index afbc7db97dcc516e94d0a8fed8d95391cfe129b7..7ea89bc708466a8462e80a625f66fd27cd3221ca 100755 --- a/testsuite/expect/test15.7 +++ b/testsuite/expect/test15.7 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.8 b/testsuite/expect/test15.8 index 108b98b17cb7ede8b429578957ae083513c59d1e..23fc257740a4caf9c1dbb05a3a81b1d3c1bb55e1 100755 --- a/testsuite/expect/test15.8 +++ b/testsuite/expect/test15.8 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test15.9 b/testsuite/expect/test15.9 index 49d204bebebb0b556cbb0e2cafc1113a6841bb63..a546362e4db7c9b55609f9a445456ed0ed081e87 100755 --- a/testsuite/expect/test15.9 +++ b/testsuite/expect/test15.9 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test16.1 b/testsuite/expect/test16.1 index ad8507f7474ca38a9cc20f10817706ce7b26ad14..ec2e6d002cc9e708d46da7d9b716367855c06945 100755 --- a/testsuite/expect/test16.1 +++ b/testsuite/expect/test16.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test16.2 b/testsuite/expect/test16.2 index 75df8128ce39802e205e7a315f09dd277ae34536..deb9f9fc01d6e776afa9ab4e2a2668279764884d 100755 --- a/testsuite/expect/test16.2 +++ b/testsuite/expect/test16.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test16.3 b/testsuite/expect/test16.3 index ec253b24ed2d54208382d5756c6f6421c12e35d0..d18b58be81ae173e78600126311062d1dc1d4496 100755 --- a/testsuite/expect/test16.3 +++ b/testsuite/expect/test16.3 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test16.4 b/testsuite/expect/test16.4 index b79be9e509e4bd5812cf5e94e8876160ea10c5e9..e4037391d626568dea8a2991948a738da685c8ed 100755 --- a/testsuite/expect/test16.4 +++ b/testsuite/expect/test16.4 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test16.4.prog.c b/testsuite/expect/test16.4.prog.c index 30ce20532151bfdf0ac6319911562fa0bbd9a978..1ac114c548fee3dbb1efaf371cd2c33aa48c23c7 100644 --- a/testsuite/expect/test16.4.prog.c +++ b/testsuite/expect/test16.4.prog.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.1 b/testsuite/expect/test17.1 index b5cd02c351300c49f3907fc903c8ec9ab8c8a226..f07021f9796c438c03595e79872247f3b3179412 100755 --- a/testsuite/expect/test17.1 +++ b/testsuite/expect/test17.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.10 b/testsuite/expect/test17.10 index b8e647fc3b5c1263930a7feba48f119ba1472eeb..212c29cdf669d38163f032321ab9697d30fd4a91 100755 --- a/testsuite/expect/test17.10 +++ b/testsuite/expect/test17.10 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.11 b/testsuite/expect/test17.11 index 8f20936bdeca9d96b4b9dcd3a052495d180f78aa..40e39e9f962f1a60be629bf68f98c7a851a32eeb 100755 --- a/testsuite/expect/test17.11 +++ b/testsuite/expect/test17.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.12 b/testsuite/expect/test17.12 index 86f7624edfba77bc360bf8cd613f2d23fcca1721..99f3cce40d2f45e6d6ce5cbe99fb4f6f11e1f09c 100755 --- a/testsuite/expect/test17.12 +++ b/testsuite/expect/test17.12 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.13 b/testsuite/expect/test17.13 index b4fce02e2fcf0aa8dfef3dbeccb6edea495fbada..b9ae1711e69718645d27fd6b34afb318b2e75778 100755 --- a/testsuite/expect/test17.13 +++ b/testsuite/expect/test17.13 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.14 b/testsuite/expect/test17.14 index e68f05a427c52bb19fc3a43b7a5d72892a8b8a2a..b0960e2c77e52ff7f3872302549746a41835d90e 100755 --- a/testsuite/expect/test17.14 +++ b/testsuite/expect/test17.14 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.15 b/testsuite/expect/test17.15 index b4a4d43c373e08b9d927d691ff3aaebf41234946..09a4869f70ac8149fb6569b05c809819fb2547da 100755 --- a/testsuite/expect/test17.15 +++ b/testsuite/expect/test17.15 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.15.prog.c b/testsuite/expect/test17.15.prog.c index a22a957d2b73b7178a4471f228a74ae8225ce8bc..0de383487200f649b8e0343a4e96c6773ad9683b 100644 --- a/testsuite/expect/test17.15.prog.c +++ b/testsuite/expect/test17.15.prog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.16 b/testsuite/expect/test17.16 index 3aeeb88979a946c55254dbf7e1069828a78f61d5..677387466a83e13c11d8d2cbf2f75c3826679723 100755 --- a/testsuite/expect/test17.16 +++ b/testsuite/expect/test17.16 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.17 b/testsuite/expect/test17.17 index 51cd4e416484b42d554d75e691813af52d959ba0..066cd67d1e13c2813d445739183a6e128a27f885 100755 --- a/testsuite/expect/test17.17 +++ b/testsuite/expect/test17.17 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.18 b/testsuite/expect/test17.18 index e655491601bf1fe45194be042498d4888ff70b4b..5ca19dfad648d18fd1f8de14e52e76de5def230b 100755 --- a/testsuite/expect/test17.18 +++ b/testsuite/expect/test17.18 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.19 b/testsuite/expect/test17.19 index 9e3968db0f2352f32cd380b594d9a9788c8860bd..6450d2faa9b91f627504e912ff0234009a94ff01 100755 --- a/testsuite/expect/test17.19 +++ b/testsuite/expect/test17.19 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.2 b/testsuite/expect/test17.2 index 22e7602600fd1967f53008680908022893d00a87..091bb2f37151af941fb610587f6f9eff996cb05e 100755 --- a/testsuite/expect/test17.2 +++ b/testsuite/expect/test17.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.20 b/testsuite/expect/test17.20 index 5e1bfcadb9e98245335ff165f8ec79f199050478..68150b37598991660e4ce5c8ac7a7b5962a2d5e6 100755 --- a/testsuite/expect/test17.20 +++ b/testsuite/expect/test17.20 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.21 b/testsuite/expect/test17.21 index 4a97e843e32b5009b6a256e2c4d31b9e61657f1d..3496af7177b6f5d0c1bd79a80c5f16af7b60dfce 100755 --- a/testsuite/expect/test17.21 +++ b/testsuite/expect/test17.21 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.22 b/testsuite/expect/test17.22 index 97a738fcd5c042673dc77ac1baeb2fc1b717cfa8..e73a43c45e7daaaacfce8fc40a4b585f9aff17db 100755 --- a/testsuite/expect/test17.22 +++ b/testsuite/expect/test17.22 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.23 b/testsuite/expect/test17.23 index 586dda1879ee6bbad86c859aa47414f681cf04d9..ab487c3fd3889b0ee8010f2e9441468930fa4f2e 100755 --- a/testsuite/expect/test17.23 +++ b/testsuite/expect/test17.23 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.24 b/testsuite/expect/test17.24 index 1e44d3ed9f6f4fe0a17e5013b946250cc111d2af..1195db707381577508d270a35123992300579210 100755 --- a/testsuite/expect/test17.24 +++ b/testsuite/expect/test17.24 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.25 b/testsuite/expect/test17.25 index 9ed9cc04f3314129bbd27dd720a375508fb41e42..6e43523be5fa20fb7ceccacd4adf6bf2c5d4d9af 100755 --- a/testsuite/expect/test17.25 +++ b/testsuite/expect/test17.25 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.26 b/testsuite/expect/test17.26 index 2f50922ab10b4f435292270e3ae1c3aaeedd5112..b6614d2f080e288d6e9533b02f86b58338429ce4 100755 --- a/testsuite/expect/test17.26 +++ b/testsuite/expect/test17.26 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.27 b/testsuite/expect/test17.27 index 06459b008648fec6ad52fbbf1dd51e132294f3b2..6a08fd435c316c969e4136f6c8847a9562a2b999 100755 --- a/testsuite/expect/test17.27 +++ b/testsuite/expect/test17.27 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.28 b/testsuite/expect/test17.28 index f1d6c624e3ccf712483167d1eb0ea5589c30ea2e..8028713e15f20567a0dab4877f29d15670b301e5 100755 --- a/testsuite/expect/test17.28 +++ b/testsuite/expect/test17.28 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.29 b/testsuite/expect/test17.29 index 8527c243bd34f42ef1c155f0b36883060723f3ca..d7aa0fa1b0dc86f22d53bb76b60b34ea6c1e47f6 100755 --- a/testsuite/expect/test17.29 +++ b/testsuite/expect/test17.29 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.3 b/testsuite/expect/test17.3 index 8ec46d19f79457e47288e14530606ffb596bff90..567213f244bec60fa428889970df4e2431eed25e 100755 --- a/testsuite/expect/test17.3 +++ b/testsuite/expect/test17.3 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.31 b/testsuite/expect/test17.31 index 9e7a2bb666593e49116e9ac71bec4469372be40f..a6c9985eee92ca8a66f11c4bce22a08170555549 100755 --- a/testsuite/expect/test17.31 +++ b/testsuite/expect/test17.31 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.32 b/testsuite/expect/test17.32 index 26caeb7eb5113f58833159f4f0c4476521c84bc3..bbc5792299cce4f1fbd9590d8e0051a9ef58c1fc 100755 --- a/testsuite/expect/test17.32 +++ b/testsuite/expect/test17.32 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.33 b/testsuite/expect/test17.33 index ac15c14a50295312e758e37872c2e6bdcbef4073..e2c2087f7bef8d519a4c8abd9a25a72218d957ca 100755 --- a/testsuite/expect/test17.33 +++ b/testsuite/expect/test17.33 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.34 b/testsuite/expect/test17.34 index d3afe25d5af3191adb4c70b571c7c3e70f6b18fb..6eef2d285ac2305ed50435f22798a9b1a008472e 100755 --- a/testsuite/expect/test17.34 +++ b/testsuite/expect/test17.34 @@ -14,7 +14,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.35 b/testsuite/expect/test17.35 index 55f4a6570c44805a8f2d87641ac17b45ce2437dc..5c3b09b1c8a0f247a74210b64c0d2f7098f0667c 100755 --- a/testsuite/expect/test17.35 +++ b/testsuite/expect/test17.35 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.36 b/testsuite/expect/test17.36 index d6e470754068bf0f54b9850d0b83afa8c58a1348..cfda37a30fceb9fe3d6e322557f3d9919aca0a02 100755 --- a/testsuite/expect/test17.36 +++ b/testsuite/expect/test17.36 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.37 b/testsuite/expect/test17.37 index 56f7d456822b890e6596bb531d34e15d89de289d..c2669488ef9d16e88900dbae9a7a871c6203664f 100755 --- a/testsuite/expect/test17.37 +++ b/testsuite/expect/test17.37 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.38 b/testsuite/expect/test17.38 index 59ed2fbaaf0fb52c8624ab1ede195f5c3b00f33f..4d2f2305e0c559c15f056f8c16c8fd542ca9ff84 100755 --- a/testsuite/expect/test17.38 +++ b/testsuite/expect/test17.38 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.39 b/testsuite/expect/test17.39 index 97cb6810248385ec9eb3e6fb2a1268501955dd31..5d11c7e685edead1e94d65e1375633ddd5b28964 100755 --- a/testsuite/expect/test17.39 +++ b/testsuite/expect/test17.39 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.4 b/testsuite/expect/test17.4 index 274b28315685ebeb05558ecd0cf5291705bf2c94..885ec57e95b6e34423f159dec8478bc5703dde50 100755 --- a/testsuite/expect/test17.4 +++ b/testsuite/expect/test17.4 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.40 b/testsuite/expect/test17.40 index e215f68b2a121a1353aa2fc850937721ed7cb7ca..7ea1bcd7df942bb88b8c395c9b2ff0478766a25a 100755 --- a/testsuite/expect/test17.40 +++ b/testsuite/expect/test17.40 @@ -14,7 +14,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.41 b/testsuite/expect/test17.41 index 99f4ace8a5cb647837933cf6a3593ee1d2e8f3a9..fa1d8639ab867980a9060dd7a3be74442ed337f7 100755 --- a/testsuite/expect/test17.41 +++ b/testsuite/expect/test17.41 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.42 b/testsuite/expect/test17.42 index b60cdfcdd3328863986c51f078cd764fe522e078..56e8ea00485c06a5c3c7d524165ae07f2d0a956c 100755 --- a/testsuite/expect/test17.42 +++ b/testsuite/expect/test17.42 @@ -11,7 +11,7 @@ # Written by Morris Jete # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.43 b/testsuite/expect/test17.43 index e1e15f36df8e6fa2b96496efdadfc5af77b0292e..68a622dbcf5fadc6cd3d3c31c929a3b284eded06 100755 --- a/testsuite/expect/test17.43 +++ b/testsuite/expect/test17.43 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.44 b/testsuite/expect/test17.44 index 32a36d3c6c0c9dab31a4fbdd96a32c4d9bdfb0e3..b1783cb6ab13722b2c2cb946446ea00f0fd93597 100755 --- a/testsuite/expect/test17.44 +++ b/testsuite/expect/test17.44 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.45 b/testsuite/expect/test17.45 index d8e7d9b10e7500bd78a03a1535cfdcfd73159bb1..d21df174d60d1c42df4762767ad4d6df33e9f9ce 100755 --- a/testsuite/expect/test17.45 +++ b/testsuite/expect/test17.45 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.5 b/testsuite/expect/test17.5 index e56f8105b9bf08152f193731f4f0a19a25109ac9..2bacaeb01ef1b4a805fd3b9bfed1e766b2acac8a 100755 --- a/testsuite/expect/test17.5 +++ b/testsuite/expect/test17.5 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.51 b/testsuite/expect/test17.51 index 4673e9c1b5018b3bd8f667ed4bca15c3e1ea44dd..9fedccd3d7b7ef88dfa3aa088676c3f751bfa757 100755 --- a/testsuite/expect/test17.51 +++ b/testsuite/expect/test17.51 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.52 b/testsuite/expect/test17.52 index 2d8595214e2272b702954247ac9e623df181a6f2..09fc317dba91c851b92f4c17b517d756bc12cac6 100755 --- a/testsuite/expect/test17.52 +++ b/testsuite/expect/test17.52 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.53 b/testsuite/expect/test17.53 index dfcf0775e2eae6686289d920405927f2a82f121a..969cd4576e8a0dff504a7021c5ae964b0be753c5 100755 --- a/testsuite/expect/test17.53 +++ b/testsuite/expect/test17.53 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.54 b/testsuite/expect/test17.54 index 9364412f3fbdbbe6b1105641c4344ed28f276843..9c303ad9f7a3894f0597a6cf79be6d9af251aae8 100755 --- a/testsuite/expect/test17.54 +++ b/testsuite/expect/test17.54 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.55 b/testsuite/expect/test17.55 index b8b04d9e640a349b2e1cb38295a9640026a1f53c..ce53227410ea7320c9652243cfc6dcd4a77e34bd 100755 --- a/testsuite/expect/test17.55 +++ b/testsuite/expect/test17.55 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.56 b/testsuite/expect/test17.56 index c1e04062b5fd8bae4bb25d333e923e754cda2389..029b5574a3b61b77bb4a4b9ee3a8df858840cb04 100755 --- a/testsuite/expect/test17.56 +++ b/testsuite/expect/test17.56 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.57 b/testsuite/expect/test17.57 index 1cb738e2ee8f14716e3f9d1b8e4c62a8984adda6..4b6418e001392120fbf5af417b9f1f0c6056798e 100755 --- a/testsuite/expect/test17.57 +++ b/testsuite/expect/test17.57 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.58 b/testsuite/expect/test17.58 index 448c2c26b6bebe52faab8f221c56939365b93027..10fa228a123b39aa14a34b20eb75532c304f58fd 100755 --- a/testsuite/expect/test17.58 +++ b/testsuite/expect/test17.58 @@ -12,7 +12,7 @@ # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.59 b/testsuite/expect/test17.59 index 4d230ad529aaa9940b53e0d912c1b4207688c462..424fb84dd9c56689c4ddab921d5422b96a05f0e9 100755 --- a/testsuite/expect/test17.59 +++ b/testsuite/expect/test17.59 @@ -12,7 +12,7 @@ # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.6 b/testsuite/expect/test17.6 index 37a26374fbb09097b92c448cf6259de14c2424cf..f0b09af1f54b358b5891081e0a944f4aa5d65fa5 100755 --- a/testsuite/expect/test17.6 +++ b/testsuite/expect/test17.6 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.60 b/testsuite/expect/test17.60 index e05e6aa30dabb9d795e1ab2801e5054c6fb0d4b2..74f006b1bbc3752d6cf5f26e062136dd865de54d 100755 --- a/testsuite/expect/test17.60 +++ b/testsuite/expect/test17.60 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.61 b/testsuite/expect/test17.61 index 1ac177c59acb3ac4c46d25f2113851e47321b2f2..ee4d76bdc76b8b83b85e4f2e18821cb4bec1e8fa 100755 --- a/testsuite/expect/test17.61 +++ b/testsuite/expect/test17.61 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.62 b/testsuite/expect/test17.62 index c3c2a9652141a5c9eaa476f97ac9d655d43caab9..35e9eb84b62f9d48e9c331c74962cc60fa2f452c 100755 --- a/testsuite/expect/test17.62 +++ b/testsuite/expect/test17.62 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.63 b/testsuite/expect/test17.63 index 046bfa37285024b4529f82b192c6ca129921f889..65f17a0f54ae9d3929f9d2bebf3436041a257512 100755 --- a/testsuite/expect/test17.63 +++ b/testsuite/expect/test17.63 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.64 b/testsuite/expect/test17.64 index e772641ff66b76d91a2da2bdc22ddb5df05423fe..4e70239dd764ec8cc35c85b090f6bf5b9a320b93 100755 --- a/testsuite/expect/test17.64 +++ b/testsuite/expect/test17.64 @@ -11,7 +11,7 @@ # Written by Aline Roy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.7 b/testsuite/expect/test17.7 index 5230c5bd2d8db1874ec843243718b67668e0a206..7e33b5f79fd7d91b1ae0a44401689c26665ac4be 100755 --- a/testsuite/expect/test17.7 +++ b/testsuite/expect/test17.7 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.8 b/testsuite/expect/test17.8 index daa16f61f35e4a5c93cefc67364292788b6a0355..9f7965f8e4d30222416c15c69cdab0f4c101342c 100755 --- a/testsuite/expect/test17.8 +++ b/testsuite/expect/test17.8 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test17.9 b/testsuite/expect/test17.9 index a27acfd37bbb314fd271963ea5a262b064c02de1..f8bf6be85128fc54874876300b22987b7752c395 100755 --- a/testsuite/expect/test17.9 +++ b/testsuite/expect/test17.9 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.1 b/testsuite/expect/test19.1 index 969b8b3a9abbf7a4ccaf67701ca48c9990385e6a..3e186d189f43470353a8d6227da86de5df4f8c21 100755 --- a/testsuite/expect/test19.1 +++ b/testsuite/expect/test19.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.2 b/testsuite/expect/test19.2 index c59d58bfb0473ce47e18f2c38bf500124bc1e696..6267802a01c0b262fcb012c907aa9834c0a47b77 100755 --- a/testsuite/expect/test19.2 +++ b/testsuite/expect/test19.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.3 b/testsuite/expect/test19.3 index c601d2e08b340c2f024de07e81cb8a6b604f0461..2bbbb25be0c41aa128fa7e52bae3dabcd3a03cf9 100755 --- a/testsuite/expect/test19.3 +++ b/testsuite/expect/test19.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.4 b/testsuite/expect/test19.4 index 274c3e152c6c531951735685277c5348012c7908..9c46f5d560a69264213618d27c7a7a84e9031307 100755 --- a/testsuite/expect/test19.4 +++ b/testsuite/expect/test19.4 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.5 b/testsuite/expect/test19.5 index b71732268a26e23e4069b05bfff1ee95682f29ac..b0af15b2700c76aadba2a48d7a402b1cfb47738d 100755 --- a/testsuite/expect/test19.5 +++ b/testsuite/expect/test19.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.6 b/testsuite/expect/test19.6 index a893ea7f8ba0e135140c2982c616634b192eac3c..3b58e97d826b1ad0af64a36ac46e7d6135ecd190 100755 --- a/testsuite/expect/test19.6 +++ b/testsuite/expect/test19.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.7 b/testsuite/expect/test19.7 index 49db9680e9673ef398d17ff4c328bae02d6f7eae..3cf0ca252f97f7ccf633fcc56dd74fe094390f9e 100755 --- a/testsuite/expect/test19.7 +++ b/testsuite/expect/test19.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.8 b/testsuite/expect/test19.8 index 0416a13fa0c48b3efc1ff99df03638564e8b1d1b..d6aa57cfdbc909779485f90b1ac011363bd71a7d 100755 --- a/testsuite/expect/test19.8 +++ b/testsuite/expect/test19.8 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test19.9 b/testsuite/expect/test19.9 index bf604a4bf5ebcb453f449fb1d75330acc333dfb4..181027e30dc4a4bc987450aebd2a56c16aca74eb 100755 --- a/testsuite/expect/test19.9 +++ b/testsuite/expect/test19.9 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.1 b/testsuite/expect/test2.1 index 78314601d2479e92ab73dcfdcaf0f20fc3ffec85..008b3646b184784e571ed78c34a01049d279c4a3 100755 --- a/testsuite/expect/test2.1 +++ b/testsuite/expect/test2.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.10 b/testsuite/expect/test2.10 index 8332be20ae04c67da9fac7825d4b08eb1f3868b0..dea4c0376f22a1f7c06ed6c7d9e9bfd227b67e1a 100755 --- a/testsuite/expect/test2.10 +++ b/testsuite/expect/test2.10 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.11 b/testsuite/expect/test2.11 index e802fd0490274370b206dd4ccfc57dffdcbf6377..003683e6bcddbf5f079d2221d4cb4b37e1bbc2a8 100755 --- a/testsuite/expect/test2.11 +++ b/testsuite/expect/test2.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.12 b/testsuite/expect/test2.12 index 71008771eb213eafa118b113c2ec7fbc3924ffff..ea3d186ffd536c85bdb0fc111035a9a0886fe7cb 100755 --- a/testsuite/expect/test2.12 +++ b/testsuite/expect/test2.12 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.13 b/testsuite/expect/test2.13 index db3d07520a1164d43be9f763d77dbf74dcf09f11..623e96660dd045679764bb059b4b2bda71dbe562 100755 --- a/testsuite/expect/test2.13 +++ b/testsuite/expect/test2.13 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.14 b/testsuite/expect/test2.14 index c243a6b063af6ebfb192781168b50757f6ce2f8d..3aa67318bff96dd84b8c174effc1c26550967191 100755 --- a/testsuite/expect/test2.14 +++ b/testsuite/expect/test2.14 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.15 b/testsuite/expect/test2.15 index 9b5b008fcce75035ea10dc830a3d15f246c2e8ab..8c311d5da1556b312b41f8528bb8cf91f63a2b49 100755 --- a/testsuite/expect/test2.15 +++ b/testsuite/expect/test2.15 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.16 b/testsuite/expect/test2.16 index 2c1b7507b48a5631fb269bf7ba53af7fb9234614..bb982828879101eb07f6b5d2b7ec82562e97fffd 100755 --- a/testsuite/expect/test2.16 +++ b/testsuite/expect/test2.16 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.17 b/testsuite/expect/test2.17 index 16ef1da062f3794193ba9ec7a2517199940dd398..52e1d6f3894d033ef760a5baeefa0ad738e71781 100755 --- a/testsuite/expect/test2.17 +++ b/testsuite/expect/test2.17 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.18 b/testsuite/expect/test2.18 index fcedb3ccb3c966c9f68fb5c555262f1109c1a4b6..1c2751a717725873ed34f96200008be89117fbb8 100755 --- a/testsuite/expect/test2.18 +++ b/testsuite/expect/test2.18 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.19 b/testsuite/expect/test2.19 index a0014fc8e4e28bb4301a2b675141f8d8bbd6a2cb..9bece3990d37b4b4588c85cfd74cea845870f3a5 100755 --- a/testsuite/expect/test2.19 +++ b/testsuite/expect/test2.19 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.2 b/testsuite/expect/test2.2 index 26627763af4e53e5a59f48cc867225b2cf2d1d0e..1b8953246774fadb9ff19563ba3c1fc16b8b531d 100755 --- a/testsuite/expect/test2.2 +++ b/testsuite/expect/test2.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.20 b/testsuite/expect/test2.20 index 36fbfe1b9ee44656cf628dd1b5151f0b9f9ddb32..bac7a55dee9d6b640e27d61838c0cfff6df47b00 100755 --- a/testsuite/expect/test2.20 +++ b/testsuite/expect/test2.20 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.21 b/testsuite/expect/test2.21 index 910897935f92b57d5148111643d813459a6f313c..d6695cbf3a5fcb063110460eecb0d26c4409bd98 100755 --- a/testsuite/expect/test2.21 +++ b/testsuite/expect/test2.21 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.22 b/testsuite/expect/test2.22 index 52a7ba868ab2b06e3a7914edeed3ed98e5c19ebd..87eca3426700929c68bdd9fc2f67c6854048d2e3 100755 --- a/testsuite/expect/test2.22 +++ b/testsuite/expect/test2.22 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.23 b/testsuite/expect/test2.23 index cd3d6d198be9cff5c6cf8368141a40dbd5b26449..52f136a5ac98961f0e859df7ed23bdfbb1ba3a24 100755 --- a/testsuite/expect/test2.23 +++ b/testsuite/expect/test2.23 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.24 b/testsuite/expect/test2.24 index e128091196ac30f7c5803653141ec1cd099331b4..b7ae05db09ac2b65582f5165b5e1c09ff3ef09bb 100755 --- a/testsuite/expect/test2.24 +++ b/testsuite/expect/test2.24 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.25 b/testsuite/expect/test2.25 index 81dd7169f96175dd1750565ae5e61ec337e3e1dd..9e7dbe3677f3d87e9d4cb5d4255f5924213c0291 100755 --- a/testsuite/expect/test2.25 +++ b/testsuite/expect/test2.25 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.3 b/testsuite/expect/test2.3 index d37bc7942f382112b870ada4a300241090d3392e..a893715f0dcc341bf53939753189cfbbbf75faa2 100755 --- a/testsuite/expect/test2.3 +++ b/testsuite/expect/test2.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.4 b/testsuite/expect/test2.4 index de8e5728112250c49b4551738569a9d58711cfda..61f1d0a6554e89e99988a82348c402991f0cb759 100755 --- a/testsuite/expect/test2.4 +++ b/testsuite/expect/test2.4 @@ -17,7 +17,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.5 b/testsuite/expect/test2.5 index e5d211234468bfc39e563530ced8dc81ae8266c2..e438657b805279d74b4d1f94018a9d0fdfe25be2 100755 --- a/testsuite/expect/test2.5 +++ b/testsuite/expect/test2.5 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.6 b/testsuite/expect/test2.6 index 39859603c0e1135596cbfad0d7a70342be600545..3da7dd81b6afde454400b84d4a3bd62000b2994a 100755 --- a/testsuite/expect/test2.6 +++ b/testsuite/expect/test2.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.7 b/testsuite/expect/test2.7 index e769c8922737a5105760a1bb435cbbcbb4aa2581..dafa4ba92bdc7997a3ce468f31a88c31307543b1 100755 --- a/testsuite/expect/test2.7 +++ b/testsuite/expect/test2.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.8 b/testsuite/expect/test2.8 index aeedc918722685ad5f0a74437f65ab7e41c22e59..bbeee8b660b8428426235c67524284b651a3bb4f 100755 --- a/testsuite/expect/test2.8 +++ b/testsuite/expect/test2.8 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test2.9 b/testsuite/expect/test2.9 index 54cc4daaa3078e093b0ae7d6777a8c17de7e127e..455a795a44d913beb9f81d027db4227378237ac2 100755 --- a/testsuite/expect/test2.9 +++ b/testsuite/expect/test2.9 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.1 b/testsuite/expect/test20.1 index 7b8bc7e9e9f354172ba2de48839a7a99f4bd0f0a..aa5e9c912f330a5ce4b6fbedfc25a9974c3c96b6 100755 --- a/testsuite/expect/test20.1 +++ b/testsuite/expect/test20.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.10 b/testsuite/expect/test20.10 index 084c55bf5c8805a6c35b45eb445765288b87c796..b569ac0a01088c90fbefbc3adb0b057e7fbdf603 100755 --- a/testsuite/expect/test20.10 +++ b/testsuite/expect/test20.10 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.11 b/testsuite/expect/test20.11 index b2fb72dfdcb1ecda03e27158e1b44405f64084e6..e5c7f5afe49a02bd66079b7c40f2ace419f3cc14 100755 --- a/testsuite/expect/test20.11 +++ b/testsuite/expect/test20.11 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.13 b/testsuite/expect/test20.13 index 1599563de0e3020f0fe38d64a4b91aec25617599..0f7d3b748aeefcd67ce710fe4f30e2a7a30839b6 100755 --- a/testsuite/expect/test20.13 +++ b/testsuite/expect/test20.13 @@ -11,7 +11,7 @@ # Written by Danny Auble # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.2 b/testsuite/expect/test20.2 index 4e6cf7c6d5784336db1520d392fab5340e573fd5..8334a72cc1bd90d5a0d3454355ef4e1b3476f188 100755 --- a/testsuite/expect/test20.2 +++ b/testsuite/expect/test20.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.3 b/testsuite/expect/test20.3 index 991a8e49904bed054149693bfe182328181814b0..0e8c7eed571c65d3644fef811091c07ae9e05fc5 100755 --- a/testsuite/expect/test20.3 +++ b/testsuite/expect/test20.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.4 b/testsuite/expect/test20.4 index 4b3a7933f0080dc073bb31a581c4fbaa1b5e3b68..de31f495ca73f0f26b79ab0b04a799608ac5f0e6 100755 --- a/testsuite/expect/test20.4 +++ b/testsuite/expect/test20.4 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.5 b/testsuite/expect/test20.5 index 32b9887da928b210ade7d13280dcde41586b85bc..d6848c06d826b687104125a56e48d7e4e5fcf379 100755 --- a/testsuite/expect/test20.5 +++ b/testsuite/expect/test20.5 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.6 b/testsuite/expect/test20.6 index 7091f6eba093dcc47287bbd188acd2152f36f432..f424be9bde172952fa5868d5e4986f7783ce61f7 100755 --- a/testsuite/expect/test20.6 +++ b/testsuite/expect/test20.6 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.7 b/testsuite/expect/test20.7 index c9a633d75cb4924d58fd7cc642cb95cbe8d9cabd..3cca8b03d892b00f9b1a7bbd2b7d55ec05001c91 100755 --- a/testsuite/expect/test20.7 +++ b/testsuite/expect/test20.7 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.8 b/testsuite/expect/test20.8 index 81cd11938a136fdbec94ffed3d738cc9f50bd6b8..f99bc8cb07211719c9114002b4f404acaf24699f 100755 --- a/testsuite/expect/test20.8 +++ b/testsuite/expect/test20.8 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test20.9 b/testsuite/expect/test20.9 index cdb99748b4010b8f2f65ed1b114a89497a833909..686ad9c2d13986e9e52f747946326d4fc9b7177c 100755 --- a/testsuite/expect/test20.9 +++ b/testsuite/expect/test20.9 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.1 b/testsuite/expect/test21.1 index b63a4b57becc186466dea1984ecffe69bc10a1e7..d2c4fa5c6ee59f48e874d58428728afe34e49c43 100755 --- a/testsuite/expect/test21.1 +++ b/testsuite/expect/test21.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.10 b/testsuite/expect/test21.10 index 526ceba9fd78c76c51854e2e4cf26a996ca4c093..cacd45aff7e86a0963ef40be9a4c7ae5a7a28b46 100755 --- a/testsuite/expect/test21.10 +++ b/testsuite/expect/test21.10 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.11 b/testsuite/expect/test21.11 index 15b195c2c851ed2f52de6aa759cb447c7db5760a..052d6a85bae17002d356b75e38c0035f1e740d99 100755 --- a/testsuite/expect/test21.11 +++ b/testsuite/expect/test21.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.12 b/testsuite/expect/test21.12 index abe720004a70f2fbdfcf9eb26910e9e13fc7551d..0ccfa4634942dba987267a3b410a85462a908789 100755 --- a/testsuite/expect/test21.12 +++ b/testsuite/expect/test21.12 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.13 b/testsuite/expect/test21.13 index ddb0089f1086520e1a7763ccf5b751b52b9a54e6..dbe7bf6f5435587cff1cda8241430742d21ca575 100755 --- a/testsuite/expect/test21.13 +++ b/testsuite/expect/test21.13 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.14 b/testsuite/expect/test21.14 index dd5dda3a87931a6c6de6e8f159083c87c8a52d8e..44232205734b76fab784b48b58b4686acb479931 100755 --- a/testsuite/expect/test21.14 +++ b/testsuite/expect/test21.14 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.15 b/testsuite/expect/test21.15 index 8d17c5de9eceea0d4c4a912fa0d6b2be1fed69db..8767884dff2632a2667a0e9e7daa0931a81fe198 100755 --- a/testsuite/expect/test21.15 +++ b/testsuite/expect/test21.15 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.16 b/testsuite/expect/test21.16 index 627c90d4a5532d87d58a9a35a7b0fc09516d89a9..3c4a2cd302c4d108b55f0d6e178a32e26086e1b5 100755 --- a/testsuite/expect/test21.16 +++ b/testsuite/expect/test21.16 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.17 b/testsuite/expect/test21.17 index abd980c8c9c325573bd825251fb1dd132d8ae5a8..8115ded85ca4f0d532ea32307616eec31bf27830 100755 --- a/testsuite/expect/test21.17 +++ b/testsuite/expect/test21.17 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.18 b/testsuite/expect/test21.18 index c4dbd57214ccf36d26ae854e2b76bbf8e5d71030..65b692a4a9a8dc0d105479a640b7fd9b2092643c 100755 --- a/testsuite/expect/test21.18 +++ b/testsuite/expect/test21.18 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.19 b/testsuite/expect/test21.19 index f57f7ac9f417fc143cbe9294376fe2fe3ebc3c4f..4222f88f668ad492192ff5e1925c02bc13c53f15 100755 --- a/testsuite/expect/test21.19 +++ b/testsuite/expect/test21.19 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.2 b/testsuite/expect/test21.2 index 43fead938e247988c42e300df7c5deb252287d15..bda54b1cb7d13324a55b3770cd88bdcf0797ecf4 100755 --- a/testsuite/expect/test21.2 +++ b/testsuite/expect/test21.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.20 b/testsuite/expect/test21.20 index 46d8c9b9834542fb3003f1611e8dc6c37027e18e..6b1d1301afd55a5392dd8048d86cec7073c393a6 100755 --- a/testsuite/expect/test21.20 +++ b/testsuite/expect/test21.20 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.21 b/testsuite/expect/test21.21 index a4de7ab2f576b5ba04aa255ff9d521ca73875718..4f40dd044034c01dfa0fd5ebd324f74a0a27a6d3 100755 --- a/testsuite/expect/test21.21 +++ b/testsuite/expect/test21.21 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.22 b/testsuite/expect/test21.22 index 0f01c0b37294900dc1af261470c20feb68cf5088..00546a818bed6975baac0b7c00ca77c6529c9e04 100755 --- a/testsuite/expect/test21.22 +++ b/testsuite/expect/test21.22 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.23 b/testsuite/expect/test21.23 index bf64856a34be35ae0852445f3ef7ac0c339b183b..a0eee482556d35f2f72ad0ffd96b87681787b2cb 100755 --- a/testsuite/expect/test21.23 +++ b/testsuite/expect/test21.23 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.24 b/testsuite/expect/test21.24 index 49978ffb4e20d75821910386b0f8adb4873e13d8..53e96aa3cc226e5594115b25181d2b0475b04445 100755 --- a/testsuite/expect/test21.24 +++ b/testsuite/expect/test21.24 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.25 b/testsuite/expect/test21.25 index c7c7f5fd92b0d826b21bc7eb762d09bff1b4db45..43a1f3da1ea6b37d55a86c9b922299334064163e 100755 --- a/testsuite/expect/test21.25 +++ b/testsuite/expect/test21.25 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.26 b/testsuite/expect/test21.26 index d5d1dbf416f665107cbea1d076520d86c73d4c9b..94b8f840c1a908d33461b5f7293b716acd45020d 100755 --- a/testsuite/expect/test21.26 +++ b/testsuite/expect/test21.26 @@ -13,7 +13,7 @@ # Written by Joseph Donaghy # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.27 b/testsuite/expect/test21.27 index 2466130525ba143efdcaf8be7a5494e54c756d49..d8c4e5562a7a26a787ffaa23c4e21d9ea991c097 100755 --- a/testsuite/expect/test21.27 +++ b/testsuite/expect/test21.27 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.28 b/testsuite/expect/test21.28 index 34f685d9f67b426e6a9fa4bc27f3eeb049ae594b..4165cae179509dd64492c701461cae2afd490af6 100755 --- a/testsuite/expect/test21.28 +++ b/testsuite/expect/test21.28 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.29 b/testsuite/expect/test21.29 index 34bfb92a2ed4e3d8b43a987f8e84b099a9a6f69d..61f9f62c80b6108363fd144abeadc4532564e707 100755 --- a/testsuite/expect/test21.29 +++ b/testsuite/expect/test21.29 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.3 b/testsuite/expect/test21.3 index 531f7297d0b497ed3efefbfb996d115bf7315207..6294ab0f5b7807ede57f408c32d1bbb967b9d6c9 100755 --- a/testsuite/expect/test21.3 +++ b/testsuite/expect/test21.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.30 b/testsuite/expect/test21.30 index 9196a15f2a2effb73f09226a455a8d6c6fb0473b..6b6fc49e0c21733eb28040662539e80053fa49fd 100755 --- a/testsuite/expect/test21.30 +++ b/testsuite/expect/test21.30 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.32 b/testsuite/expect/test21.32 index c23872098897eec1e49bf2aac72d861e15d94497..2d576ad84006fde7e5197c3ea36f95a26c4de1f2 100755 --- a/testsuite/expect/test21.32 +++ b/testsuite/expect/test21.32 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.33 b/testsuite/expect/test21.33 index be031316a8b1b0efa0440fdaeb89afa58dea6b17..702a0e0c65cf7dbc3b58610d354a33aa6b920c53 100755 --- a/testsuite/expect/test21.33 +++ b/testsuite/expect/test21.33 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.34 b/testsuite/expect/test21.34 index 45144aac481983175d30dc7010f02a827428fd5d..cb80ee5d422e75c35db6f2e0c35094eb5f80db49 100755 --- a/testsuite/expect/test21.34 +++ b/testsuite/expect/test21.34 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.35 b/testsuite/expect/test21.35 index d2be45a48467f4a2bb401c87b0877492a7a2548e..10e18a3496f0118c8164705ccadabc95422d89b1 100755 --- a/testsuite/expect/test21.35 +++ b/testsuite/expect/test21.35 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.36 b/testsuite/expect/test21.36 index d9721a12da8cddd883a708d708d1fc74e97c8406..edf7c2ff1d881d4eede8d23d71b17ce3afa0a529 100755 --- a/testsuite/expect/test21.36 +++ b/testsuite/expect/test21.36 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.37 b/testsuite/expect/test21.37 index 31f54ed4fafc7c09954ca78f73fc4de55cf48b3c..09da4d3f443527d703d3f3e9eeaf0ca1eb3b58d3 100755 --- a/testsuite/expect/test21.37 +++ b/testsuite/expect/test21.37 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.4 b/testsuite/expect/test21.4 index f965d94bed8f9f68e186c776f5fd4f3822dd13af..396b3667ca94879ea60eddec0cf51eebdbf8a300 100755 --- a/testsuite/expect/test21.4 +++ b/testsuite/expect/test21.4 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.5 b/testsuite/expect/test21.5 index 262120da0798a3141e05e5d71eaa924c991daf38..7503fde4d32653c9eb6655843c377819845528a3 100755 --- a/testsuite/expect/test21.5 +++ b/testsuite/expect/test21.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.6 b/testsuite/expect/test21.6 index 4546698e4b7bcec5a026458e82d80146955d7f57..065acf8227cbbce56f5b11f22337994c5a79291c 100755 --- a/testsuite/expect/test21.6 +++ b/testsuite/expect/test21.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.7 b/testsuite/expect/test21.7 index c44b4bfe099eb390fb54b25b895e516e69b6b0d6..e23d49fe7a0e9a00695d3fc541bfe07aab902941 100755 --- a/testsuite/expect/test21.7 +++ b/testsuite/expect/test21.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.8 b/testsuite/expect/test21.8 index 85dcd3d245847b3e36ce7c52fd513a8bad8986d9..9c31b71f418056405d41fcc5f07ceca6cbfd7750 100755 --- a/testsuite/expect/test21.8 +++ b/testsuite/expect/test21.8 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test21.9 b/testsuite/expect/test21.9 index 56dbbf3fae3e42ae14d07cebcfd2ac62d45cca50..81cf0a67f2b157f75c7e3a57445b6230a7b23725 100755 --- a/testsuite/expect/test21.9 +++ b/testsuite/expect/test21.9 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test22.1 b/testsuite/expect/test22.1 index c15388a311e6e823dec11709e78343eb0a210fc7..50aa9aa3c1d5c3aef0573a393cb392b0b0f82e49 100755 --- a/testsuite/expect/test22.1 +++ b/testsuite/expect/test22.1 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test22.2 b/testsuite/expect/test22.2 index 2128dab7864536589e5cb48724c0fb135b249582..18dc38c7c60d9c7d8cbf56e0ff68252423d5b6fe 100755 --- a/testsuite/expect/test22.2 +++ b/testsuite/expect/test22.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test23.1 b/testsuite/expect/test23.1 index 943950e0c478b515dda803447cf9b6dfa1d1bf03..1de01de86a30fb480611932c580f47f0d9994e73 100755 --- a/testsuite/expect/test23.1 +++ b/testsuite/expect/test23.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test23.2 b/testsuite/expect/test23.2 index 90c2dc0b2b38046aa6453b2434c4fb82d6078cd2..f8e77d038bd35388e9ded93b5b200493cbc5e457 100755 --- a/testsuite/expect/test23.2 +++ b/testsuite/expect/test23.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test24.1 b/testsuite/expect/test24.1 index 4dba0b861c675a8aeacc0eb83834f156b47bc371..2fbffdafd98dd5a02d1e68fe61fe8ab75b63fa0c 100755 --- a/testsuite/expect/test24.1 +++ b/testsuite/expect/test24.1 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test24.1.prog.c b/testsuite/expect/test24.1.prog.c index d4f0fe3400cc2659dd8bb6432e3d37d6ed61dc67..58e3eb35c7bfc18a6449f28c11c46ec0bebb3123 100644 --- a/testsuite/expect/test24.1.prog.c +++ b/testsuite/expect/test24.1.prog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test24.2 b/testsuite/expect/test24.2 index e6bf185b34bbf6842f7d4ecb0033e9ee302c82a6..32668fd2cbc8d496baa7dceb69076882963eb743 100755 --- a/testsuite/expect/test24.2 +++ b/testsuite/expect/test24.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test24.3 b/testsuite/expect/test24.3 index ccac48d49daa9a83b22adf51d30438a78a8f5a85..ce1f55f030b90e6cb6933a614c530a21b4b1177f 100755 --- a/testsuite/expect/test24.3 +++ b/testsuite/expect/test24.3 @@ -20,7 +20,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test24.3.prog.c b/testsuite/expect/test24.3.prog.c index db0268079c5a3161d5fb02ea78addab9e218eb15..6309569b2da13f03993de357b5691e041a4281c6 100644 --- a/testsuite/expect/test24.3.prog.c +++ b/testsuite/expect/test24.3.prog.c @@ -14,7 +14,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test24.4 b/testsuite/expect/test24.4 index 2fa63232bb853b99a68448f9f2250cf28f6d8795..9a4a6306ee524f0e3e510eed3bc005704d255d4b 100755 --- a/testsuite/expect/test24.4 +++ b/testsuite/expect/test24.4 @@ -18,7 +18,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test24.4.prog.c b/testsuite/expect/test24.4.prog.c index 935a0cfaa34468338e43e4f454e4aabf20c4c2a8..1ff0cc144fb450e6546296e723c551cc009351b3 100644 --- a/testsuite/expect/test24.4.prog.c +++ b/testsuite/expect/test24.4.prog.c @@ -12,7 +12,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test25.1 b/testsuite/expect/test25.1 index 6fc1abe04d8e3ac7428d0f5190e96b00d04ef6d3..d225f3cc0b0703b2990b9895fcc4a4306f169327 100755 --- a/testsuite/expect/test25.1 +++ b/testsuite/expect/test25.1 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test26.1 b/testsuite/expect/test26.1 index 176526c4dd0ec735bc13148ae121ee1d538a75a5..80fe4627211cd9e0ec791edb0a9ee7a51e127cd3 100755 --- a/testsuite/expect/test26.1 +++ b/testsuite/expect/test26.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test26.2 b/testsuite/expect/test26.2 index dd6e0c3a257dd423284413b2822b1f90c5d42e98..f16c105f35378d59e16ecf96f5794280dfbcfe71 100755 --- a/testsuite/expect/test26.2 +++ b/testsuite/expect/test26.2 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test27.1 b/testsuite/expect/test27.1 index 59a57a323f1733836d935f4f1738b6e25a61750b..5c40db2e4bb79b173044795285f88eaf4ef44f67 100755 --- a/testsuite/expect/test27.1 +++ b/testsuite/expect/test27.1 @@ -10,7 +10,7 @@ # Copyright (C) 2012 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test27.2 b/testsuite/expect/test27.2 index 3118b3c491d2fa53cd8e192e9fb8921efa9097c1..60d105468df71e567bf2486080537112c15f8a0f 100755 --- a/testsuite/expect/test27.2 +++ b/testsuite/expect/test27.2 @@ -10,7 +10,7 @@ # Copyright (C) 2012 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test27.3 b/testsuite/expect/test27.3 index ac5ce271805c81d8a759f864d34b0d4fa40f2302..159e0b110e543bfc47191a731b18327cc8246200 100755 --- a/testsuite/expect/test27.3 +++ b/testsuite/expect/test27.3 @@ -10,7 +10,7 @@ # Copyright (C) 2012 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test27.4 b/testsuite/expect/test27.4 index c6e86171174625c3bc2f5e47d91ec54afb71057b..0531ec40d9a61040749f1c0c5dffa47b6d3bf7c9 100755 --- a/testsuite/expect/test27.4 +++ b/testsuite/expect/test27.4 @@ -10,7 +10,7 @@ # Copyright (C) 2012 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test27.5 b/testsuite/expect/test27.5 index 59c0d9e8408e38e41dd39e9c56526f208f26fb81..8210f9d45bc616bd061cc7abb0e1f4cb7a7910c5 100755 --- a/testsuite/expect/test27.5 +++ b/testsuite/expect/test27.5 @@ -10,7 +10,7 @@ # Copyright (C) 2012 SchedMD LLC # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.1 b/testsuite/expect/test28.1 index a552cf72a39fb85c358bb09e288c418d2f640f81..516b71974c852a12e956f2a1637a7fc339675271 100755 --- a/testsuite/expect/test28.1 +++ b/testsuite/expect/test28.1 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.10 b/testsuite/expect/test28.10 index 4c69887ab12ec121bb562a3f041665dbf2e69007..cb21438d198601dc6596b58edcee959fb8c748d3 100755 --- a/testsuite/expect/test28.10 +++ b/testsuite/expect/test28.10 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.2 b/testsuite/expect/test28.2 index 43dfc26069866d2962697ed22e02194fed46768c..f850ca72b559349b211e23d532d6926adc1bc2c8 100755 --- a/testsuite/expect/test28.2 +++ b/testsuite/expect/test28.2 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.3 b/testsuite/expect/test28.3 index 858b843d16722434759d83e282055d683437561a..5e1e36bb82525f91c0ccbf7c3afdd1990c86b07a 100755 --- a/testsuite/expect/test28.3 +++ b/testsuite/expect/test28.3 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.4 b/testsuite/expect/test28.4 index 763a08c5fd8d2114af385a7f92a2fbedbf8f12ef..a2d910ac9c038c9f72f6c2f86311228e8b8dc011 100755 --- a/testsuite/expect/test28.4 +++ b/testsuite/expect/test28.4 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.5 b/testsuite/expect/test28.5 index fdf51004fee40c17aa329d850679276a0cfe3ba2..8f419b3058653067d4c04ce7759f52696acac8b4 100755 --- a/testsuite/expect/test28.5 +++ b/testsuite/expect/test28.5 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.6 b/testsuite/expect/test28.6 index 812d07e15f01f1ff0e16fa6b92662d825dee209f..1d48b6c77c1fdf9389300cd36feb9ad59da6f92a 100755 --- a/testsuite/expect/test28.6 +++ b/testsuite/expect/test28.6 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.7 b/testsuite/expect/test28.7 index eebc2656a46e08f20e89f8d3fc2b045b7e07cd04..ec2090218e23aa0af12be1978f54ef7061dbec4f 100755 --- a/testsuite/expect/test28.7 +++ b/testsuite/expect/test28.7 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.8 b/testsuite/expect/test28.8 index be66013e7019966cbdb3e2ede21e49e46a50f390..e02a6bf286f2a6f848df4ef39043317983efc431 100755 --- a/testsuite/expect/test28.8 +++ b/testsuite/expect/test28.8 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test28.9 b/testsuite/expect/test28.9 index 70eb1dedb46e50f815df04332e720fbfe6cf532c..8a3b30e23915627e527cca1371f8205f5401a7ca 100755 --- a/testsuite/expect/test28.9 +++ b/testsuite/expect/test28.9 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.1 b/testsuite/expect/test3.1 index 4eeacf257c44c19b5ac3556567ce98f5c2535e68..8e267c9f4c1eca7bf4edc943ed7879d3b7ad4db7 100755 --- a/testsuite/expect/test3.1 +++ b/testsuite/expect/test3.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.10 b/testsuite/expect/test3.10 index a9eb609b72e83a88ebd72c46412c006b7997d3ad..11e21c5f87034d5d449e87cdbb6d665913584142 100755 --- a/testsuite/expect/test3.10 +++ b/testsuite/expect/test3.10 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.11 b/testsuite/expect/test3.11 index 7d3bb79557de8c336c2d61c1d726526578908e9e..6d1dd132e7e651af6e4765fa39c2d828fe6ad34b 100755 --- a/testsuite/expect/test3.11 +++ b/testsuite/expect/test3.11 @@ -14,7 +14,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.12 b/testsuite/expect/test3.12 index efdcfb5c2a123cd0367420c9701a708b02a51f23..33dd804e615d551a197b1dd36ec5293a2fbcf1ea 100755 --- a/testsuite/expect/test3.12 +++ b/testsuite/expect/test3.12 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.13 b/testsuite/expect/test3.13 index 9cb703f0858021729ff67d45a879d4103a2a1377..78f2ec64b92859243eaa1242c09d78f75f94a5a4 100755 --- a/testsuite/expect/test3.13 +++ b/testsuite/expect/test3.13 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.14 b/testsuite/expect/test3.14 index c4e23fbb9c0cb7998b670e6cebc144d0b4e46714..3e41dfbdf381d3e657a6510e6231c333274b1817 100755 --- a/testsuite/expect/test3.14 +++ b/testsuite/expect/test3.14 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.15 b/testsuite/expect/test3.15 index 7d124b5e0cb7a9cd40ebdddb91f5a3db476baad3..c07cee143c4d74af1b003a0b8f997e3ed2f33899 100755 --- a/testsuite/expect/test3.15 +++ b/testsuite/expect/test3.15 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.16 b/testsuite/expect/test3.16 index c49c0438b4795e449bd80a79badb9e11c35c6368..bb25777188f87daf1069952843904bec51e287dc 100755 --- a/testsuite/expect/test3.16 +++ b/testsuite/expect/test3.16 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.2 b/testsuite/expect/test3.2 index 086a12e9ddc1d215b44728f56580363c88236314..84a0f4720af2ac38adfa07fd617f0247cc1857f4 100755 --- a/testsuite/expect/test3.2 +++ b/testsuite/expect/test3.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.3 b/testsuite/expect/test3.3 index a2a67e6049ab0b14189b75c0bfaa0b74936a22f9..8b1fb346974392f96c4faf7954649b3decbf15e1 100755 --- a/testsuite/expect/test3.3 +++ b/testsuite/expect/test3.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.4 b/testsuite/expect/test3.4 index 77135b3a1dc3ff7a440826b86c197a984d24d782..368b4a8052bd5b938091513fd376a621d824049f 100755 --- a/testsuite/expect/test3.4 +++ b/testsuite/expect/test3.4 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.5 b/testsuite/expect/test3.5 index bbe05396cc2dbe65380899efafed6046d73903db..025593b92af22f02df15101628ebdbc6c3fcf387 100755 --- a/testsuite/expect/test3.5 +++ b/testsuite/expect/test3.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.6 b/testsuite/expect/test3.6 index 55bf1af0ee8547656258c4338fc6fbee07566090..ddf2e5ea3687280a368b28d5e2a2b286b7f310a1 100755 --- a/testsuite/expect/test3.6 +++ b/testsuite/expect/test3.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.7 b/testsuite/expect/test3.7 index a4a99b83034b171c15a1cb4352b71d80a733224a..d00bce19e1c9a6b939e41bbb0690a5abefb76290 100755 --- a/testsuite/expect/test3.7 +++ b/testsuite/expect/test3.7 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.7.prog.c b/testsuite/expect/test3.7.prog.c index 54bc93f7a3329c7ecc727cd534209accf47e1b71..bd3b1f3cf21f0388ac371ea0aa632c6739af0874 100644 --- a/testsuite/expect/test3.7.prog.c +++ b/testsuite/expect/test3.7.prog.c @@ -10,7 +10,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.8 b/testsuite/expect/test3.8 index 4008854c241c52e5debdd2072f1355121a75d5f4..6180c9de3bb1520a633cf6f88ad986aa63d68f04 100755 --- a/testsuite/expect/test3.8 +++ b/testsuite/expect/test3.8 @@ -17,7 +17,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test3.9 b/testsuite/expect/test3.9 index 7cee47f5b8662623c45db8dd6fc2e0023e557f30..4ce23b40aae4839437bfdc8899ac124dc2f28ccf 100755 --- a/testsuite/expect/test3.9 +++ b/testsuite/expect/test3.9 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test30.1 b/testsuite/expect/test30.1 index cef3e0cae3fe1d63b8206f6fc35e461897da13cf..29726de9468ebf4f4cea71f4b72b8af64f0ff8db 100755 --- a/testsuite/expect/test30.1 +++ b/testsuite/expect/test30.1 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test31.1 b/testsuite/expect/test31.1 index 75c56a3ee81e5b3df909dcef4de357d6dec9b14b..d77d35ff3d39f9d3128024090459dc5a4eb4180f 100755 --- a/testsuite/expect/test31.1 +++ b/testsuite/expect/test31.1 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.1 b/testsuite/expect/test32.1 index c4adb1dbc38ed14feed3df9319828ff2df4b60fe..a86addff45f7f3034eb0441710abaef39f1e6415 100755 --- a/testsuite/expect/test32.1 +++ b/testsuite/expect/test32.1 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.10 b/testsuite/expect/test32.10 index b585f1764b54e672994277509ade65043f63b941..ab78fb255ba3c73a0b1e21582ac2b3f559cdaeb1 100755 --- a/testsuite/expect/test32.10 +++ b/testsuite/expect/test32.10 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.11 b/testsuite/expect/test32.11 index 2626b743c151e7bfd869a6823035b910535fabf2..c38a40aa148789f97f8407e6818e25173199f370 100755 --- a/testsuite/expect/test32.11 +++ b/testsuite/expect/test32.11 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.12 b/testsuite/expect/test32.12 index 1e96623b3405abbd0039bab7a7a0225cfa6e5320..fdc6cb43b17be014050abc559bd9018cb6d0f4ed 100755 --- a/testsuite/expect/test32.12 +++ b/testsuite/expect/test32.12 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.2 b/testsuite/expect/test32.2 index 8eba53b665ea7aeebbc46277ef3ff8f1140405e5..9a61843a07ed5c5a1ca236fd1172682239c513e2 100755 --- a/testsuite/expect/test32.2 +++ b/testsuite/expect/test32.2 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.3 b/testsuite/expect/test32.3 index 91138e98723ed41eb676fe5e1f209352efe8bbae..0850016cc7a635f34bc745c225c2090dff945e88 100755 --- a/testsuite/expect/test32.3 +++ b/testsuite/expect/test32.3 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.4 b/testsuite/expect/test32.4 index 141fb1cbe11bfafc889674b1889a1e89b0b524b7..d1702844a9fcbadf9d5b2b89a3664ee3373901c2 100755 --- a/testsuite/expect/test32.4 +++ b/testsuite/expect/test32.4 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.5 b/testsuite/expect/test32.5 index 72f56a2342c30d8a4415a9f58b0470657c410abe..6658b12a2d79f5056fe0b9ba4e5b515ef2633c98 100755 --- a/testsuite/expect/test32.5 +++ b/testsuite/expect/test32.5 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.6 b/testsuite/expect/test32.6 index 4d42ebb40fdbda95e147231892b3166bad25795d..20aca8fed1b04286067504c8c670783b0b5a332a 100755 --- a/testsuite/expect/test32.6 +++ b/testsuite/expect/test32.6 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.7 b/testsuite/expect/test32.7 index 4b0f3545c04aaf9e8e2203733e1d7d5793086362..2b65bc201fe7951f1aa4d34074eb69875f8b74e1 100755 --- a/testsuite/expect/test32.7 +++ b/testsuite/expect/test32.7 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.8 b/testsuite/expect/test32.8 index 31310d7ddcec3db4c7e4749089c35381f9281394..7fc480457f5682e09a12ed1b65f68ffdaefa3235 100755 --- a/testsuite/expect/test32.8 +++ b/testsuite/expect/test32.8 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test32.9 b/testsuite/expect/test32.9 index 40c44c57f6744c8a1ac09e99d3b2f1248267d2a5..2a179fc71b816f1dae37f0a8440a585f261217a5 100755 --- a/testsuite/expect/test32.9 +++ b/testsuite/expect/test32.9 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test33.1 b/testsuite/expect/test33.1 index 529f000a7babe8e4cb7b5b0f447609b1aedb3893..3008905a697ddf9568d351e5ed2836e766948201 100755 --- a/testsuite/expect/test33.1 +++ b/testsuite/expect/test33.1 @@ -12,7 +12,7 @@ # Written by Rod Schultz # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test33.1.prog.c b/testsuite/expect/test33.1.prog.c index 76cf01ab71d250586b02d75107f5a55f4588e9c3..3ff640c8a699bed1ac2aca825a24f3943be9ab0f 100644 --- a/testsuite/expect/test33.1.prog.c +++ b/testsuite/expect/test33.1.prog.c @@ -7,7 +7,7 @@ * Written by Rod Schultz * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test34.1 b/testsuite/expect/test34.1 index 2968859baf8ddcb3c3cc21de8c48c59027f70d6f..47ce971be5813c25f46ad8d55511ebcba78e2557 100755 --- a/testsuite/expect/test34.1 +++ b/testsuite/expect/test34.1 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test34.2 b/testsuite/expect/test34.2 index 98bdb3561f4c719c0d8928bdeb7d666512ae20c5..ab36c6d29f91e1491d7c57741f2f50eb8dca1935 100755 --- a/testsuite/expect/test34.2 +++ b/testsuite/expect/test34.2 @@ -11,7 +11,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test35.1 b/testsuite/expect/test35.1 index 421f438a5f27b8c5598dd58fecd1b018f290e256..127b9001c2aad57e0cdc0b88187a61ffdb5de062 100755 --- a/testsuite/expect/test35.1 +++ b/testsuite/expect/test35.1 @@ -13,7 +13,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test35.2 b/testsuite/expect/test35.2 index 57aa8f63c81a9aec64f3db647d452cd25671db5b..32994cfee3ac2f8646881aa275de1f2470c2c6af 100755 --- a/testsuite/expect/test35.2 +++ b/testsuite/expect/test35.2 @@ -13,7 +13,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test35.3 b/testsuite/expect/test35.3 index b9449ff6b91ea9d9d6e7e86de45c6c223c587ead..6dc5f362d928a2883eaa128cd1d4ab46f623c9dc 100755 --- a/testsuite/expect/test35.3 +++ b/testsuite/expect/test35.3 @@ -13,7 +13,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test36.1 b/testsuite/expect/test36.1 index 62058acb6fc70a4acd1d98899bbf1b64ad6d38f5..440ab2338264a82d17e2279a6dbf7bb865797d01 100755 --- a/testsuite/expect/test36.1 +++ b/testsuite/expect/test36.1 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test36.2 b/testsuite/expect/test36.2 index 90f7f3c7af04a862df68d6649eeed4c4ce0afa91..3b6ff6a3149f33cbd286b6bdf3679d010ac21af9 100755 --- a/testsuite/expect/test36.2 +++ b/testsuite/expect/test36.2 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test36.3 b/testsuite/expect/test36.3 index 76bd24e728c472e6850b75f31c7e7c42b97724e5..a9a54ca5b28573c40843654e9b78fa4f05ffee30 100755 --- a/testsuite/expect/test36.3 +++ b/testsuite/expect/test36.3 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test36.4 b/testsuite/expect/test36.4 index 47d55760bcf6f19315d115ceb8a0ce8966656e42..31b745c307d3bdd6cfe29e4c1e75d8723c2c354f 100755 --- a/testsuite/expect/test36.4 +++ b/testsuite/expect/test36.4 @@ -11,7 +11,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test37.1 b/testsuite/expect/test37.1 index 84342fde3f71691461a861c2e429cbb8bd13f7d6..a8cbaba08193067ace72d23ee19de3a535db4d2f 100755 --- a/testsuite/expect/test37.1 +++ b/testsuite/expect/test37.1 @@ -11,7 +11,7 @@ # Written by Brian Christiansen # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test37.2 b/testsuite/expect/test37.2 index 80bf10b98cf515ff120e3c6d2a0c450c91bc3f79..13e0a0bb7c58be4815f284f9806d8fd873310a23 100755 --- a/testsuite/expect/test37.2 +++ b/testsuite/expect/test37.2 @@ -24,7 +24,7 @@ # Written by Brian Christiansen # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test37.3 b/testsuite/expect/test37.3 index 2a5daef8823e76d74311cb5ec74b0d29ac719e4b..4a43839d60078b36d0e5a8578f9299d76d16bee9 100755 --- a/testsuite/expect/test37.3 +++ b/testsuite/expect/test37.3 @@ -25,7 +25,7 @@ # Written by Brian Christiansen # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test37.4 b/testsuite/expect/test37.4 index 11b8959967e15149997b870ff64387b48a59bcc8..f3f0cf78d002d82092307565c5578dbbcd9762c1 100755 --- a/testsuite/expect/test37.4 +++ b/testsuite/expect/test37.4 @@ -23,7 +23,7 @@ # Written by Brian Christiansen # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.1 b/testsuite/expect/test4.1 index 0ea5cc1b9d975e018b154def6469da5ddf945d3c..af509bc15a90e3d3934a8da0c94ec20420953fd9 100755 --- a/testsuite/expect/test4.1 +++ b/testsuite/expect/test4.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.10 b/testsuite/expect/test4.10 index cc010021ccd0f8c0328883e27cfb03ff91998b41..4893628493b05ec8e358f7a43178e8ed56ac874a 100755 --- a/testsuite/expect/test4.10 +++ b/testsuite/expect/test4.10 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.11 b/testsuite/expect/test4.11 index 14665e1a8b110b37523c3dd92f5d729f2c276bdc..9196de8556481016ccb35783a481d4739e4754bf 100755 --- a/testsuite/expect/test4.11 +++ b/testsuite/expect/test4.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.12 b/testsuite/expect/test4.12 index 3e6dadec5a410d33b59461d44afaf97b78584233..e884d4fe71f6cfd87ad087251e5bd15977b070aa 100755 --- a/testsuite/expect/test4.12 +++ b/testsuite/expect/test4.12 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.13 b/testsuite/expect/test4.13 index d81c876c5ff43e1711e106aac0fec29de8b66ecb..dae7c01559bf89120f335d1ea272f816e13ff012 100755 --- a/testsuite/expect/test4.13 +++ b/testsuite/expect/test4.13 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.14 b/testsuite/expect/test4.14 index d4fbde4d1e501f4720f459756d1fa2f530a46110..45bcad91bcef64b99c42da2aed6a1b1c64e2e2b0 100755 --- a/testsuite/expect/test4.14 +++ b/testsuite/expect/test4.14 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.2 b/testsuite/expect/test4.2 index 4a74dc307efd49bff0b70fb71eb53ce7a38994d1..2d05f9bd42a48c67d382b894905568e3cf72ed89 100755 --- a/testsuite/expect/test4.2 +++ b/testsuite/expect/test4.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.3 b/testsuite/expect/test4.3 index b05f8a7a32df0f8478397bf95277ed38cec5805f..59f8cd021116d4fa0bb828e6993b03166223e96f 100755 --- a/testsuite/expect/test4.3 +++ b/testsuite/expect/test4.3 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.4 b/testsuite/expect/test4.4 index cf3d53ba89adbde96bbf78ce93d2484797de85fb..2d702944803488aa037964d63f953e35253dddee 100755 --- a/testsuite/expect/test4.4 +++ b/testsuite/expect/test4.4 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.5 b/testsuite/expect/test4.5 index e698f0761bae389b182f196d793e913be281b73d..68cf7371b12cef3fe5b208e6cb73324add08fef6 100755 --- a/testsuite/expect/test4.5 +++ b/testsuite/expect/test4.5 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.6 b/testsuite/expect/test4.6 index cf4f67387470894c15c6a7becd656aff5345475a..63a72f3c727ea44de0ca26995b7db003817a2257 100755 --- a/testsuite/expect/test4.6 +++ b/testsuite/expect/test4.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.7 b/testsuite/expect/test4.7 index 6112c3fb3f791fd71b4359a73afa2087ae813424..04282d295fe8ada7e4a5249b00e024b2e53ed3ea 100755 --- a/testsuite/expect/test4.7 +++ b/testsuite/expect/test4.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.8 b/testsuite/expect/test4.8 index 559a354550a0b1f6094682cdd8b1dbf3ddd6318d..dd71520064173b36b12ebabedb30fa1ae21d1154 100755 --- a/testsuite/expect/test4.8 +++ b/testsuite/expect/test4.8 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test4.9 b/testsuite/expect/test4.9 index c0b2417813dfe7a83dcccd4b5d406bda56ae8589..2e99ffaa13307059b879623fc0b19f2039bcaebd 100755 --- a/testsuite/expect/test4.9 +++ b/testsuite/expect/test4.9 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.1 b/testsuite/expect/test5.1 index dc2734d002a7b4084700be8e6ee5ab54bb306641..2e05cff246bec862eb8bc6b9cfbfbe42a4cb5b80 100755 --- a/testsuite/expect/test5.1 +++ b/testsuite/expect/test5.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.10 b/testsuite/expect/test5.10 index ca6a33905d56f1ceedefb80630eff3239b4a1aa5..133b64e0cdcbeb58f68f3abb1621b74f816dd698 100755 --- a/testsuite/expect/test5.10 +++ b/testsuite/expect/test5.10 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.11 b/testsuite/expect/test5.11 index 9431688bc69474d466c67ec30cc42654c46c6696..5fd15b98e65855e8fe776906a55495f7b98ddb04 100755 --- a/testsuite/expect/test5.11 +++ b/testsuite/expect/test5.11 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.2 b/testsuite/expect/test5.2 index 70dddbcdb0a776f5f9f26a11a1339f699f546863..24f5bc615abdfff4eaafa2bbba3c4dc8b4a8c52b 100755 --- a/testsuite/expect/test5.2 +++ b/testsuite/expect/test5.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.3 b/testsuite/expect/test5.3 index 7e0aa8e7aa2b3c79e9cd13dab503f06bc7e3edd2..28e2916a37ef125dd8c9828a0968222729e5febb 100755 --- a/testsuite/expect/test5.3 +++ b/testsuite/expect/test5.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.4 b/testsuite/expect/test5.4 index deabb11259e6134378fc5413d1199e1dc0afc9a8..2977ce096c8c9f0e4b88cdc3137fc2399cde20fc 100755 --- a/testsuite/expect/test5.4 +++ b/testsuite/expect/test5.4 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.5 b/testsuite/expect/test5.5 index adb37cec23f01ace0f8dd69161376040a038640e..03911b80e945e033a31847894e67bf3a49e36a3f 100755 --- a/testsuite/expect/test5.5 +++ b/testsuite/expect/test5.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.6 b/testsuite/expect/test5.6 index e24d382c50ffc6d148047f4a849eb198455f78ee..da6140cd16d320a26de6779610f9cfcb0eaa4b4a 100755 --- a/testsuite/expect/test5.6 +++ b/testsuite/expect/test5.6 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.7 b/testsuite/expect/test5.7 index f3db462e46ae8d204cf68f401276cfe55ed40cf8..8fd3aa15f45dae6b90eb7c51f8a4dfe985e67edb 100755 --- a/testsuite/expect/test5.7 +++ b/testsuite/expect/test5.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.8 b/testsuite/expect/test5.8 index dbf3b48dcf16dfe861b5b65918d1f043a4280a1b..ec06e0dd6b5d7c68a134d2834f0c0742864f07b6 100755 --- a/testsuite/expect/test5.8 +++ b/testsuite/expect/test5.8 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test5.9 b/testsuite/expect/test5.9 index 12266727bc6b06b7db9736c695a32b7b50dc78b8..1e6da8a77515b62cabce8866058f8821d6aa1d1f 100755 --- a/testsuite/expect/test5.9 +++ b/testsuite/expect/test5.9 @@ -13,7 +13,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.1 b/testsuite/expect/test6.1 index d96541978111a3549637eab834a5973d0c4eb3de..f36ffc603585da2f5bb73a2881f3d5316290ba80 100755 --- a/testsuite/expect/test6.1 +++ b/testsuite/expect/test6.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.10 b/testsuite/expect/test6.10 index 782906dd665e8bd67a3450cefa0aa85c9b8a9f00..0f56703e56e9fbd08dd01c06a81ba5bce7612a80 100755 --- a/testsuite/expect/test6.10 +++ b/testsuite/expect/test6.10 @@ -17,7 +17,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.11 b/testsuite/expect/test6.11 index 2ee7ac27c6cef230e88aaf06fe8db3fc3a795ec0..4fe82a464c2d5db50010c1cb34c0513dd99a6ec1 100755 --- a/testsuite/expect/test6.11 +++ b/testsuite/expect/test6.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.12 b/testsuite/expect/test6.12 index 7e87353788c93a741122691260051533072e474c..f69236a082d1f380588f0d9d32cb736cd57e2155 100755 --- a/testsuite/expect/test6.12 +++ b/testsuite/expect/test6.12 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.13 b/testsuite/expect/test6.13 index b32ace4db1c5c132de24403377a785fe74344886..7685caeeb45048cb9747117783be4281fea10cd0 100755 --- a/testsuite/expect/test6.13 +++ b/testsuite/expect/test6.13 @@ -14,7 +14,7 @@ # UCRL-CODE-217948. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.14 b/testsuite/expect/test6.14 index 08a35d7e7eb86d20937e202fffa1a538d96746bd..473208eadbc351ed0dbe5cfc3644818c21093dff 100755 --- a/testsuite/expect/test6.14 +++ b/testsuite/expect/test6.14 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.15 b/testsuite/expect/test6.15 index f32711dba346028fa50dd9007f9a4b22a8fea81a..598310558d88be97d4b580c4b29ad283b283be0c 100755 --- a/testsuite/expect/test6.15 +++ b/testsuite/expect/test6.15 @@ -14,7 +14,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.16 b/testsuite/expect/test6.16 index 36eba3d5abd986ad19d6859545930dbfb0679f3c..b9c346ecae0c764a1f8ac67d336d7316b9827399 100755 --- a/testsuite/expect/test6.16 +++ b/testsuite/expect/test6.16 @@ -14,7 +14,7 @@ # Written by Alejandro Sanchez # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.17 b/testsuite/expect/test6.17 index e72a33c8c4989cca6ec9bb3199cadb07b57683f9..12529451c62d71880158431d2462ba3818425675 100755 --- a/testsuite/expect/test6.17 +++ b/testsuite/expect/test6.17 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.2 b/testsuite/expect/test6.2 index 8eec22ef3d4e7338dde3bb36bfd498a6b7713882..47c9a990a6bed2e088a0ca7fd4e61030ce74acc5 100755 --- a/testsuite/expect/test6.2 +++ b/testsuite/expect/test6.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.3 b/testsuite/expect/test6.3 index 84300c3ab62b836a07d1e2ef68d29d1a958340c3..a917049188412e278a5681bb74d9b882f6f53d5c 100755 --- a/testsuite/expect/test6.3 +++ b/testsuite/expect/test6.3 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.4 b/testsuite/expect/test6.4 index 27ee6f0a05f9072f7dab194c8ffc6e0760d773ee..60f670c827a417726491028f3e8bd8595a6e0d83 100755 --- a/testsuite/expect/test6.4 +++ b/testsuite/expect/test6.4 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.5 b/testsuite/expect/test6.5 index b0ec6e825b289d380f001b922294566b1d6c34d4..35dc2176aa39fd6cf2e3c4ccf922fafb4d102dc1 100755 --- a/testsuite/expect/test6.5 +++ b/testsuite/expect/test6.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.6 b/testsuite/expect/test6.6 index 5c48a5a72360615220fab381941d2782be65eed5..31c483d115d77d8393806ffb83cae25cda991081 100755 --- a/testsuite/expect/test6.6 +++ b/testsuite/expect/test6.6 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.7 b/testsuite/expect/test6.7 index 5ab9370fd0e0215f5ee441d1d13f15929c701889..2f5ba8ec04c4ce6a6866f0de924778800afebe97 100755 --- a/testsuite/expect/test6.7 +++ b/testsuite/expect/test6.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.8 b/testsuite/expect/test6.8 index d155748ef6a8ea8620a36754cc7cfe450b537cdf..0d96a1e13d6b541f2670c0f591fe8a39bc466260 100755 --- a/testsuite/expect/test6.8 +++ b/testsuite/expect/test6.8 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test6.9 b/testsuite/expect/test6.9 index c640fd1012cba08df0548ea66d4f1a374e9c34e6..5e0e76b1d132d26c30a8be60ba1ae86c74653a3a 100755 --- a/testsuite/expect/test6.9 +++ b/testsuite/expect/test6.9 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.1 b/testsuite/expect/test7.1 index 2919847bbd6caea7863e4a858f0ec0eb5c2b60b2..2ace9c98dfa78f3c249803f6a16552450ad23ab6 100755 --- a/testsuite/expect/test7.1 +++ b/testsuite/expect/test7.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.10 b/testsuite/expect/test7.10 index cb6956ea3ca02a4d03bc8783aa5f3844674cb755..7fb8e560860b7c2ae5b8439de923b29fbfd63ba9 100755 --- a/testsuite/expect/test7.10 +++ b/testsuite/expect/test7.10 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.11 b/testsuite/expect/test7.11 index 5c243e494ee5a752ac5240163077f56dc2ca84dc..e0a81df8ed2857576ca95f1e9ff9cc9f07fb0a34 100755 --- a/testsuite/expect/test7.11 +++ b/testsuite/expect/test7.11 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.11.prog.c b/testsuite/expect/test7.11.prog.c index 79dca22940cc24c3f0f2afe6cd42c75bbe536442..d7b589e568c7b937e20962fcbac2c4b8b9601ea3 100644 --- a/testsuite/expect/test7.11.prog.c +++ b/testsuite/expect/test7.11.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.12 b/testsuite/expect/test7.12 index 34bca00e9a492417ab606c27b01569a9aba95944..dc46252bb449ea928550419e209d05ab4a9a8cc1 100755 --- a/testsuite/expect/test7.12 +++ b/testsuite/expect/test7.12 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.12.prog.c b/testsuite/expect/test7.12.prog.c index 21852cef6aab41ea594ac9247e1a876b49b6f9a2..501442b54c4c5cde239922e69c708ba328501593 100644 --- a/testsuite/expect/test7.12.prog.c +++ b/testsuite/expect/test7.12.prog.c @@ -8,7 +8,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.13 b/testsuite/expect/test7.13 index 8ba353cd4dd8c90e6eeeda075825f06cfd4d4212..c49838e8652b6e5444afc3069dbc7db341a40d36 100755 --- a/testsuite/expect/test7.13 +++ b/testsuite/expect/test7.13 @@ -12,7 +12,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.14 b/testsuite/expect/test7.14 index 3989ced7f72eac1dd0cb9abb9870d6331056b7d4..19fe7182168d3ff35bc22ecbb8a431073080265d 100755 --- a/testsuite/expect/test7.14 +++ b/testsuite/expect/test7.14 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.15 b/testsuite/expect/test7.15 index 28354f223e36c3456611b6fb3676290316a16f6b..2780a8e87d0a2094c04f8458538fa9a5dd37d4af 100755 --- a/testsuite/expect/test7.15 +++ b/testsuite/expect/test7.15 @@ -11,7 +11,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.16 b/testsuite/expect/test7.16 index bab4e167a3e1118eb70d19577b3007dde3ba97b3..0520a6bab129ca1e2ff909748910a13667cca508 100755 --- a/testsuite/expect/test7.16 +++ b/testsuite/expect/test7.16 @@ -11,7 +11,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.17 b/testsuite/expect/test7.17 index 1285e7c7d109367ecd48c6f7502185e1f727fdbd..a1d847f8a8f9a4901d1272c6805fbcdf05a467fb 100755 --- a/testsuite/expect/test7.17 +++ b/testsuite/expect/test7.17 @@ -10,7 +10,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.17.prog.c b/testsuite/expect/test7.17.prog.c index d79f71d0d614b15136841fbebed3ba717b19b541..bcf8e5345ad265f0b541fbab154d2d2fb9b4e176 100644 --- a/testsuite/expect/test7.17.prog.c +++ b/testsuite/expect/test7.17.prog.c @@ -5,7 +5,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.2 b/testsuite/expect/test7.2 index fbea17a3186dc067dea1bb7f1284d158c4cf1a4f..60de60f4cae960b0466aa807b773f876f384e429 100755 --- a/testsuite/expect/test7.2 +++ b/testsuite/expect/test7.2 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.2.prog.c b/testsuite/expect/test7.2.prog.c index 1a19f9a6b3554150b4edf3b80f26dfb262c5a63a..3548a492cb1b3a5cac75df8ce367ca4792e57c17 100644 --- a/testsuite/expect/test7.2.prog.c +++ b/testsuite/expect/test7.2.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.3 b/testsuite/expect/test7.3 index ae8b0f22b3c147e6db9f6c9029ab25c898f82c1e..8258f2e7902f5dc946dde8acc052a52184423e28 100755 --- a/testsuite/expect/test7.3 +++ b/testsuite/expect/test7.3 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.3.io.c b/testsuite/expect/test7.3.io.c index 7eccd5c476db4f2ae587a0323ea043f213904433..f26c4f02749b10a0a32ba7435f5613423b4a68c2 100644 --- a/testsuite/expect/test7.3.io.c +++ b/testsuite/expect/test7.3.io.c @@ -12,7 +12,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.3.prog.c b/testsuite/expect/test7.3.prog.c index 320b3c1b3958fe51413e9c268c0c24e79407ced3..3b14fabd4b843f2ffa9fe84b77ffd673be608a7b 100644 --- a/testsuite/expect/test7.3.prog.c +++ b/testsuite/expect/test7.3.prog.c @@ -11,7 +11,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.4 b/testsuite/expect/test7.4 index 8d6862e83c3e2cb07bbcff6b1a3520bdc9b13308..0155d8ccf5006ea8e4730ba282ece1f489fea317 100755 --- a/testsuite/expect/test7.4 +++ b/testsuite/expect/test7.4 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.4.prog.c b/testsuite/expect/test7.4.prog.c index d05c7107e4f28f701b82f1d5b32d56808ea1fd70..ce1bc649b3d71874306fe9ae7c02b18535310f7e 100644 --- a/testsuite/expect/test7.4.prog.c +++ b/testsuite/expect/test7.4.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.5 b/testsuite/expect/test7.5 index 41db5bfd0d3c896bd4980ddf8616cf9f53c8ea68..2370f82d45d3e13cbc500b16fca98b2cc5b31ef1 100755 --- a/testsuite/expect/test7.5 +++ b/testsuite/expect/test7.5 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.5.prog.c b/testsuite/expect/test7.5.prog.c index 3b6d1a8786e7bf5e666e1ef816ada2a329a97d0a..b1691e468c988bd9f38f2d475f3f99ad99185ac0 100644 --- a/testsuite/expect/test7.5.prog.c +++ b/testsuite/expect/test7.5.prog.c @@ -9,7 +9,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.6 b/testsuite/expect/test7.6 index b6c7d65ee5ce4bea96f3fd34344883875cc7747f..895fe8dc9b42020bd22b2f74b0348194cc3cd4a6 100755 --- a/testsuite/expect/test7.6 +++ b/testsuite/expect/test7.6 @@ -15,7 +15,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.6.prog.c b/testsuite/expect/test7.6.prog.c index 3f593657d625ecacf80a26b3190750bc950e63d0..2e302e418117fe24d94930a8d69c406a71940158 100644 --- a/testsuite/expect/test7.6.prog.c +++ b/testsuite/expect/test7.6.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.9 b/testsuite/expect/test7.9 index 4e79a9ae79581c31a9170ee4421d1e732200a70b..cc28dfad1dc7c07865e82285edfda9ec66f3e4ea 100755 --- a/testsuite/expect/test7.9 +++ b/testsuite/expect/test7.9 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test7.9.prog.c b/testsuite/expect/test7.9.prog.c index f9def25f0eaf102bbe55a71b85c5c66059ea8b10..def56b23cc42b7ef416b36932db4503f67c141fe 100644 --- a/testsuite/expect/test7.9.prog.c +++ b/testsuite/expect/test7.9.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.1 b/testsuite/expect/test8.1 index 2e1bbdf825b8bd9570ac4854946e23d8cedb25bb..1b15b4468b6bf30ec67ab924de316eb61078672f 100755 --- a/testsuite/expect/test8.1 +++ b/testsuite/expect/test8.1 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.10 b/testsuite/expect/test8.10 index 60cc42d26c3836fe8b09b51d4635cc48676bda9c..1d1112a1a45d2bc0e68714f483960443be96c91c 100755 --- a/testsuite/expect/test8.10 +++ b/testsuite/expect/test8.10 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.11 b/testsuite/expect/test8.11 index 851bb964794d56b18926d2308140835d20889623..510dc8bafafef34c64f790a63acc7046e0ac6da2 100755 --- a/testsuite/expect/test8.11 +++ b/testsuite/expect/test8.11 @@ -12,7 +12,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.2 b/testsuite/expect/test8.2 index b4234ff0d2d65152a1b9824d047c0ef78c85659e..9ca182b569e9aeda0fad322a1290e4cc1baf8b2b 100755 --- a/testsuite/expect/test8.2 +++ b/testsuite/expect/test8.2 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.20 b/testsuite/expect/test8.20 index 5274d6745b9cbeaa65b9369db8daf28d45363c19..5b859235492c0d0bd766bd4365e3a123154697a8 100755 --- a/testsuite/expect/test8.20 +++ b/testsuite/expect/test8.20 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.21 b/testsuite/expect/test8.21 index acaf4f654ab19c7f3cc211a9aeca7bf2efecff07..224e258aba118bf8b27ca9f08840263c16b7e683 100755 --- a/testsuite/expect/test8.21 +++ b/testsuite/expect/test8.21 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.21.bash b/testsuite/expect/test8.21.bash index b099854f3c1d8bb715555512b6d89e5662118d25..48274a94ccdd8189421be5550ce921c6b04d3b56 100755 --- a/testsuite/expect/test8.21.bash +++ b/testsuite/expect/test8.21.bash @@ -6,7 +6,7 @@ # Written by Nathan Yee, SchedMD # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.22 b/testsuite/expect/test8.22 index b9d7fda069a6228c67d93322ad4d67421c8babb1..aef0bb5370cbc55b277916c4d91e1343c966a466 100755 --- a/testsuite/expect/test8.22 +++ b/testsuite/expect/test8.22 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.23 b/testsuite/expect/test8.23 index 956763cdd9a4b3fc33e9ca2e8e48f741e255e95d..eccbc0d52b64d67948d9591a67329a225c55cd5f 100755 --- a/testsuite/expect/test8.23 +++ b/testsuite/expect/test8.23 @@ -12,7 +12,7 @@ # Written by Morris Jette # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.24 b/testsuite/expect/test8.24 index 8c7a3833070e52a545f0caab4064a290ce7bf9a6..7b7b51142a4163dde9d5dc7e2120594d867f5266 100755 --- a/testsuite/expect/test8.24 +++ b/testsuite/expect/test8.24 @@ -16,7 +16,7 @@ # # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.25 b/testsuite/expect/test8.25 index ba7c0e9208feed045230710b7ffa5d80a2a0e410..c808c605aceb3495d57621a6c9885f506ecc0265 100755 --- a/testsuite/expect/test8.25 +++ b/testsuite/expect/test8.25 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.3 b/testsuite/expect/test8.3 index 919a198011edb2037486e6f3c1186c3cf1a7249a..0158a0402d2aabdb39347bb9c62d84fd3f96d6ee 100755 --- a/testsuite/expect/test8.3 +++ b/testsuite/expect/test8.3 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.4 b/testsuite/expect/test8.4 index 84d153f6c1984a6e8fcba7ce1098be7c9541a603..a3b9b97f8d2759a6d1036b2b709796d007dc424b 100755 --- a/testsuite/expect/test8.4 +++ b/testsuite/expect/test8.4 @@ -17,7 +17,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.4.prog.c b/testsuite/expect/test8.4.prog.c index 8c63bdcf761a2731f2c550a936aa99bf691bc61f..aa0102e48c2237553d4866311afeea1c79215a20 100644 --- a/testsuite/expect/test8.4.prog.c +++ b/testsuite/expect/test8.4.prog.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.5 b/testsuite/expect/test8.5 index 344e85409452c38d42646556d17bcef64ad694d9..6f2fc4239d91b33cef40351c5fac976e30502ebe 100755 --- a/testsuite/expect/test8.5 +++ b/testsuite/expect/test8.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.6 b/testsuite/expect/test8.6 index 75af389d4bba6cbc787a8933e8538234d15cf34a..b81b62d85067e42bb9d447cd0e1fc54eeea8dcfa 100755 --- a/testsuite/expect/test8.6 +++ b/testsuite/expect/test8.6 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.8 b/testsuite/expect/test8.8 index b01613a0ca25e4367e6c590156536034f96b05db..f72208cf9fa7c2932358a93dd66d1ada42178d29 100755 --- a/testsuite/expect/test8.8 +++ b/testsuite/expect/test8.8 @@ -14,7 +14,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test8.9 b/testsuite/expect/test8.9 index 04adef929f652e48744b429b9449ee66cc3172fa..48a1b95484564d36955d2e86f405a0b1dba41711 100755 --- a/testsuite/expect/test8.9 +++ b/testsuite/expect/test8.9 @@ -14,7 +14,7 @@ # Written by Nathan Yee # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.1 b/testsuite/expect/test9.1 index f92d1002cdb7e7405d113a649bc270a1b4318921..c9eedb7e7c6e1a631ad2bc6e8dc8380e74d1b5de 100755 --- a/testsuite/expect/test9.1 +++ b/testsuite/expect/test9.1 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.2 b/testsuite/expect/test9.2 index 0c5b2c474d8ef3d9c12371d11e2b307597352aed..4bd875d1704710c3dfc58ca7cbc2e2841fe5ec30 100755 --- a/testsuite/expect/test9.2 +++ b/testsuite/expect/test9.2 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.3 b/testsuite/expect/test9.3 index b099ac47a1f39815274cc249c9aaebf55d71221e..ab33fe94c01ab2aaa90085641f4f87cb50736f57 100755 --- a/testsuite/expect/test9.3 +++ b/testsuite/expect/test9.3 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.4 b/testsuite/expect/test9.4 index a2bc27454942b464f479cf42f9e981087a15b90f..1c0f70685e091bae893ae830ffb3da82975e965f 100755 --- a/testsuite/expect/test9.4 +++ b/testsuite/expect/test9.4 @@ -21,7 +21,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.5 b/testsuite/expect/test9.5 index 7c1c2b02e813abd9c182450250e3894b53558c1c..cd1403d30205811f9976df79ec009f0f81754f0f 100755 --- a/testsuite/expect/test9.5 +++ b/testsuite/expect/test9.5 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.6 b/testsuite/expect/test9.6 index 85b9271ddb3d29e3ce5720490bae7797e1e32e63..f7f2d95f3ac103a7793cf785ee2ae47009f1cecb 100755 --- a/testsuite/expect/test9.6 +++ b/testsuite/expect/test9.6 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.7 b/testsuite/expect/test9.7 index 92ccaf3f14f452ee4aadd524736421d9b114effa..eb39ca51f90b362fe9b5c9989081f41512f1e505 100755 --- a/testsuite/expect/test9.7 +++ b/testsuite/expect/test9.7 @@ -13,7 +13,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.7.bash b/testsuite/expect/test9.7.bash index b4ff42887aedecc8b7e909d4a82e2fcca78b95c8..17c1fb9748184dbb8e8fd05d3bf2cba8998965a6 100755 --- a/testsuite/expect/test9.7.bash +++ b/testsuite/expect/test9.7.bash @@ -10,7 +10,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the supplied file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.8 b/testsuite/expect/test9.8 index 892a18826056976486023ed16d1ee6a566b7d398..b1b151dbeb5374ac4c5e172e274336c8bc72b031 100755 --- a/testsuite/expect/test9.8 +++ b/testsuite/expect/test9.8 @@ -16,7 +16,7 @@ # CODE-OCEC-09-009. All rights reserved. # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.9 b/testsuite/expect/test9.9 index b25e5bd696be4eb4cf62f6156dd587d78b3fd943..ffc9cf10370085f2a95e07319f2e42263ebe6144 100755 --- a/testsuite/expect/test9.9 +++ b/testsuite/expect/test9.9 @@ -10,7 +10,7 @@ # Written by Danny Auble # # This file is part of SLURM, a resource management program. -# For details, see . +# For details, see . # Please also read the included file: DISCLAIMER. # # SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/expect/test9.9.prog.c b/testsuite/expect/test9.9.prog.c index 862d79bbf51a43ad41af9a702fb1cb44518d7bfb..8caa614e033680a5e5110df7d73c923ab953707c 100644 --- a/testsuite/expect/test9.9.prog.c +++ b/testsuite/expect/test9.9.prog.c @@ -11,7 +11,7 @@ * Written by Morris Jette * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/cancel-tst.c b/testsuite/slurm_unit/api/manual/cancel-tst.c index 3fbfe9b318887ce2309335cbc53a900a4c3f991a..34ad05e3c5fca68cebc1b00e96a86418a8a7e928 100644 --- a/testsuite/slurm_unit/api/manual/cancel-tst.c +++ b/testsuite/slurm_unit/api/manual/cancel-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/complete-tst.c b/testsuite/slurm_unit/api/manual/complete-tst.c index 07b8c6934d19e0750b455ec200c3a363943207e2..fb430dbfca2aad1da7d532154d35370614a5dc55 100644 --- a/testsuite/slurm_unit/api/manual/complete-tst.c +++ b/testsuite/slurm_unit/api/manual/complete-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/job_info-tst.c b/testsuite/slurm_unit/api/manual/job_info-tst.c index a6b24790c92a3fcdeb8cc4d54b2a45351b334913..b6009f8232ac7ce8221c777010476e2523a572e6 100644 --- a/testsuite/slurm_unit/api/manual/job_info-tst.c +++ b/testsuite/slurm_unit/api/manual/job_info-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/node_info-tst.c b/testsuite/slurm_unit/api/manual/node_info-tst.c index dba75f6f9b9dbe28ee597b5ec67338e2dcf28ffb..494f2a4c7f1880e72ddb274d1c66243fbeb26bd2 100644 --- a/testsuite/slurm_unit/api/manual/node_info-tst.c +++ b/testsuite/slurm_unit/api/manual/node_info-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/partition_info-tst.c b/testsuite/slurm_unit/api/manual/partition_info-tst.c index e203e0c8d22868e9cae50b5c3d7fc4c5d559c0bf..d2ba6565da6ed71894b7ef3f42757f7f5acebe9c 100644 --- a/testsuite/slurm_unit/api/manual/partition_info-tst.c +++ b/testsuite/slurm_unit/api/manual/partition_info-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/reconfigure-tst.c b/testsuite/slurm_unit/api/manual/reconfigure-tst.c index 292801987efceea9fc86c1a5e83aee1fdb92200a..6da120d3a86a0b6dc67ba403f581354e8816a5b9 100644 --- a/testsuite/slurm_unit/api/manual/reconfigure-tst.c +++ b/testsuite/slurm_unit/api/manual/reconfigure-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/submit-tst.c b/testsuite/slurm_unit/api/manual/submit-tst.c index 1cee4b2ef07b8631171841d986071bdb50d8af90..49eb8760f0041572cd870b3007b8dc4f93914cb2 100644 --- a/testsuite/slurm_unit/api/manual/submit-tst.c +++ b/testsuite/slurm_unit/api/manual/submit-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/api/manual/update_config-tst.c b/testsuite/slurm_unit/api/manual/update_config-tst.c index 696ad2ef7a34b22e38cf3bd659905d9ed5797fe8..19fec9bf91fe09f6497e06b23f52a17621c4d51d 100644 --- a/testsuite/slurm_unit/api/manual/update_config-tst.c +++ b/testsuite/slurm_unit/api/manual/update_config-tst.c @@ -7,7 +7,7 @@ * CODE-OCEC-09-009. All rights reserved. * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/common/xhash-test.c b/testsuite/slurm_unit/common/xhash-test.c index 207cd2b5a55c5ca252b3ab27709ee1bbd926476a..e751625e1c06d2a2909c3e2ef17e6ae1fa210524 100644 --- a/testsuite/slurm_unit/common/xhash-test.c +++ b/testsuite/slurm_unit/common/xhash-test.c @@ -2,7 +2,7 @@ * Copyright (C) 2012 CEA/DAM/DIF * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under diff --git a/testsuite/slurm_unit/common/xtree-test.c b/testsuite/slurm_unit/common/xtree-test.c index 4f7ab71f0571d1228200b99492c6ccd693e38781..a7780bdcf1ec5ad565ee65f0af529afb7c8e2f50 100644 --- a/testsuite/slurm_unit/common/xtree-test.c +++ b/testsuite/slurm_unit/common/xtree-test.c @@ -2,7 +2,7 @@ * Copyright (C) 2012 CEA/DAM/DIF * * This file is part of SLURM, a resource management program. - * For details, see . + * For details, see . * Please also read the included file: DISCLAIMER. * * SLURM is free software; you can redistribute it and/or modify it under