diff --git a/indra/newview/VIEWER_PROJECT_CODENAME.txt b/indra/newview/VIEWER_PROJECT_CODENAME.txt
index c6bcc512291fc742d256d3a9ac1024bd0f67c4fe..00e3caf4c9e3a5228ec3b7d143b70d1cc88bca4e 100644
--- a/indra/newview/VIEWER_PROJECT_CODENAME.txt
+++ b/indra/newview/VIEWER_PROJECT_CODENAME.txt
@@ -1 +1 @@
-Featurettes
\ No newline at end of file
+Featurettes
diff --git a/indra/newview/app_settings/shaders/class1/alchemy/LPMUtil.glsl b/indra/newview/app_settings/shaders/class1/alchemy/LPMUtil.glsl
index 2061f270d1d2d5cfc782f59717bdbf978a677fa7..c3746a42db7e369978b944bcf2ea580f79f5ad07 100644
--- a/indra/newview/app_settings/shaders/class1/alchemy/LPMUtil.glsl
+++ b/indra/newview/app_settings/shaders/class1/alchemy/LPMUtil.glsl
@@ -3669,4 +3669,4 @@ void RunLPMFilter(inout vec3 diff)
 {
     LpmFilter(diff.r, diff.g, diff.b, tonemap_amd_shoulder, LPM_CONFIG_709_709); // <-- Using the LPM_CONFIG_ prefab to make inputs easier.
 }
-#endif
\ No newline at end of file
+#endif
diff --git a/requirements.txt b/requirements.txt
index 17a03f9b7e6b0637189b27614ee80403fe9ff2ce..b282b7e5f2ac45c6723497839d9a15556a046c6d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,4 +3,4 @@ certifi>=2024.6.2
 llbase>=1.3.1
 llsd>=1.2.4
 
-dmgbuild>=1.6.1; sys_platform == 'darwin'
\ No newline at end of file
+dmgbuild>=1.6.1; sys_platform == 'darwin'