diff --git a/contribs/sjstat b/contribs/sjstat
index 592833a949f27ee08fb3fd0312083b37263bf47c..c9b11549dd6a0ca6f28e6e518d22f001af2de603 100755
--- a/contribs/sjstat
+++ b/contribs/sjstat
@@ -10,7 +10,7 @@
 #  Written by Phil Eckert <eckert21@llnl.gov>.
 #  CODE-OCEC-09-009. All rights reserved.
 #
-#  This file is part of SLURM, a resource management program.
+#  This file is part of Slurm, a resource management program.
 #  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
diff --git a/src/common/cli_filter.c b/src/common/cli_filter.c
index 4bd4ea01f97fb9a04410f37c1b3f90adef04b699..c95c80d58eee983df7839351c6841226866829d3 100644
--- a/src/common/cli_filter.c
+++ b/src/common/cli_filter.c
@@ -6,7 +6,7 @@
  *  Written by Douglas Jacobsen <dmjacobsen@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/common/cli_filter.h b/src/common/cli_filter.h
index e8354d23fc5c3556a2d30871738a01484f5aecd9..caf8306f255a00604bc57532144146e024e94b4b 100644
--- a/src/common/cli_filter.h
+++ b/src/common/cli_filter.h
@@ -6,7 +6,7 @@
  *  Written by Douglas Jacobsen <dmjacobsen@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/cli_filter/common/cli_filter_common.c b/src/plugins/cli_filter/common/cli_filter_common.c
index f81845c57249b1819d475792ac264e760ddf4765..ee361d0714569e1b15a473564f7617f61cfbdfd6 100644
--- a/src/plugins/cli_filter/common/cli_filter_common.c
+++ b/src/plugins/cli_filter/common/cli_filter_common.c
@@ -6,7 +6,7 @@
  *  Written by Douglas Jacobsen <dmjacobsen@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/cli_filter/common/cli_filter_common.h b/src/plugins/cli_filter/common/cli_filter_common.h
index ee3f9677b055a4ae8caafb64417af8a45de2ab26..63721c0eb5408b3013fa7f9c7d8755fd23578725 100644
--- a/src/plugins/cli_filter/common/cli_filter_common.h
+++ b/src/plugins/cli_filter/common/cli_filter_common.h
@@ -6,7 +6,7 @@
  *  Written by Douglas Jacobsen <dmjacobsen@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/cli_filter/lua/cli_filter_lua.c b/src/plugins/cli_filter/lua/cli_filter_lua.c
index 4feee4bc9d5c28eea7f1671796a2b1faed100bad..7371c706333cf01df4c6e9cb1572817ac74f2806 100644
--- a/src/plugins/cli_filter/lua/cli_filter_lua.c
+++ b/src/plugins/cli_filter/lua/cli_filter_lua.c
@@ -6,7 +6,7 @@
  *  Written by Douglas Jacobsen <dmjacobsen@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/cli_filter/syslog/cli_filter_syslog.c b/src/plugins/cli_filter/syslog/cli_filter_syslog.c
index 93aee291d28ceda368442c3ce29cd5139812bb11..c615951f11345f54ecfedd22244066fc467d16de 100644
--- a/src/plugins/cli_filter/syslog/cli_filter_syslog.c
+++ b/src/plugins/cli_filter/syslog/cli_filter_syslog.c
@@ -6,7 +6,7 @@
  *  Written by Douglas Jacobsen <dmjacobsen@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c b/src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c
index 2d1c1c3bd3fcc278373f6c4261d486e49fd23270..4e0256379ebc4c63c145108c7a25f2f3542f3622 100644
--- a/src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c
+++ b/src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c
@@ -6,7 +6,7 @@
  *  Written by Douglas Jacobsen <dmjacobsen@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/job_container/tmpfs/job_container_tmpfs.c b/src/plugins/job_container/tmpfs/job_container_tmpfs.c
index 01a78c99e4c83f88db66618f4a58fdf768a775de..8a6cb39424ff2b3bfa757de09ed1176d6db30fae 100644
--- a/src/plugins/job_container/tmpfs/job_container_tmpfs.c
+++ b/src/plugins/job_container/tmpfs/job_container_tmpfs.c
@@ -8,7 +8,7 @@
  *  Written by Aditi Gaur <agaur@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/job_container/tmpfs/read_jcconf.c b/src/plugins/job_container/tmpfs/read_jcconf.c
index de8ed67a5e258a20904e49fd55352ee340fcc157..a0b7999cdabb2434c6098a939e48d531362197f7 100644
--- a/src/plugins/job_container/tmpfs/read_jcconf.c
+++ b/src/plugins/job_container/tmpfs/read_jcconf.c
@@ -6,7 +6,7 @@
  *  Written by Aditi Gaur <agaur@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/src/plugins/job_container/tmpfs/read_jcconf.h b/src/plugins/job_container/tmpfs/read_jcconf.h
index 4aa1db7239ffb4b4448331e38c60335f3089d861..26314186e02abd8df638d11bb3d42f8cb6dc0b7d 100644
--- a/src/plugins/job_container/tmpfs/read_jcconf.h
+++ b/src/plugins/job_container/tmpfs/read_jcconf.h
@@ -6,7 +6,7 @@
  *  Written by Aditi Gaur <agaur@lbl.gov>
  *  All rights reserved.
  *
- *  This file is part of SLURM, a resource management program.
+ *  This file is part of Slurm, a resource management program.
  *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
diff --git a/testsuite/expect/globals_accounting b/testsuite/expect/globals_accounting
index 61a4bb1106c6ac4a1021dcf7a2a221b8d55a08f6..73f2f8711a122785805f538dd0bd190184f9902f 100644
--- a/testsuite/expect/globals_accounting
+++ b/testsuite/expect/globals_accounting
@@ -20,7 +20,7 @@
 # Additions by Bill Brophy <bill.brophy@bull.com>
 # CODE-OCEC-09-009. All rights reserved.
 #
-# This file is part of SLURM, a resource management program.
+# This file is part of Slurm, a resource management program.
 # For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
diff --git a/testsuite/expect/globals_federation b/testsuite/expect/globals_federation
index 674b147c7740493d688143016f664512b10c8965..1061eb2f7f94db8942091aacf0a4c4aeb13703de 100644
--- a/testsuite/expect/globals_federation
+++ b/testsuite/expect/globals_federation
@@ -14,7 +14,7 @@
 # Copyright (C) 2016 SchedMD LLC.
 # Written by Brian Christiansen <brian@schedmd.com>
 
-# This file is part of SLURM, a resource management program.
+# This file is part of Slurm, a resource management program.
 # For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
diff --git a/testsuite/expect/globals_het_jobs b/testsuite/expect/globals_het_jobs
index 707e100f4bf40897c40feb7afe54ce19387a79f4..e443377460cb84672cc069c9b192964553c5f426 100644
--- a/testsuite/expect/globals_het_jobs
+++ b/testsuite/expect/globals_het_jobs
@@ -14,7 +14,7 @@
 # Copyright (C) 2016 SchedMD LLC.
 # Written by Isaac Hartung <ihartung@schedmd.com>
 
-# This file is part of SLURM, a resource management program.
+# This file is part of Slurm, a resource management program.
 # For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
diff --git a/testsuite/expect/slurm_status b/testsuite/expect/slurm_status
index 74d71c6ba6655a0aa071287a97983841302a419f..3143e8af462de4f36bc53d58c1a0ccbfc9cf7457 100755
--- a/testsuite/expect/slurm_status
+++ b/testsuite/expect/slurm_status
@@ -4,7 +4,7 @@
 ############################################################################
 # Copyright (C) 2016 SchedMD LLC
 #
-# This file is part of SLURM, a resource management program.
+# This file is part of Slurm, a resource management program.
 # For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #