Fix license headers

This commit is contained in:
CamilleLaVey 2026-04-13 18:07:35 -04:00 committed by crueter
parent e3725a160e
commit 657c432254
5 changed files with 7 additions and 4 deletions

View file

@ -584,7 +584,7 @@ struct Values {
SwitchableSetting<ExtendedDynamicState> dyna_state{linkage,
#if defined(ANDROID)
ExtendedDynamicState::EDS1,
ExtendedDynamicState::Disabled,
#elif defined(__APPLE__)
ExtendedDynamicState::Disabled,
#else