diff --git a/src/app/screens/FAQ.tsx b/src/app/screens/FAQ.tsx
index 549eedf..cc75f3c 100644
--- a/src/app/screens/FAQ.tsx
+++ b/src/app/screens/FAQ.tsx
@@ -88,19 +88,9 @@ export default function FAQ(): React.ReactElement {
Yes. The Mobility Database was launched in February of 2024 to replace
- Transitfeeds. Currently, the TransitFeeds website remains accessible,
- acting as a temporary archive for data from 2014 to February of 2024.
- All historical data will be migrated to the Mobility Database before
- deprecation. All data newer than February 2024 can be found in our
- database, including 2500+ feeds not originally available on
- TransitFeeds.
-
- Likewise, the Mobility Database API replaces the TransitFeeds API to
- provide the most up-to-date GTFS and GTFS-Realtime available. You can
- still use the TransitFeeds API to access historical data; however,
- support will cease when TransitFeeds is officially deprecated.
-
- Note: TransitFeeds will be deprecated in December 2025.
+ Transitfeeds and provide the most up-to-date GTFS and GTFS-Realtime
+ available. All historical data from TransitFeeds was migrated to the
+ Mobility Database in December 2025.
+
+ How is the Mobility Database licensed? Can I use it for commercial
+ purposes?
+
+
+ Yes!{' '}
+ }
+ >
+ You can look at our terms and conditions here for a full
+ explanation.
+
+
);