From 5cab79f426aeb5587eb62185ebc35c9534e458c7 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Sun, 4 Jan 2026 18:18:15 -0600 Subject: [PATCH] Rename LicensesView.swift to AppLicensesView.swift --- .../Settings/{LicensesView.swift => AppLicensesView.swift} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename SelfieCam/Features/Settings/{LicensesView.swift => AppLicensesView.swift} (97%) diff --git a/SelfieCam/Features/Settings/LicensesView.swift b/SelfieCam/Features/Settings/AppLicensesView.swift similarity index 97% rename from SelfieCam/Features/Settings/LicensesView.swift rename to SelfieCam/Features/Settings/AppLicensesView.swift index 7cf2aee..4cd8451 100644 --- a/SelfieCam/Features/Settings/LicensesView.swift +++ b/SelfieCam/Features/Settings/AppLicensesView.swift @@ -1,5 +1,5 @@ // -// LicensesView.swift +// AppLicensesView.swift // SelfieCam // // Created by Matt Bruce on 1/4/26.