@@ -104,7 +104,9 @@ const TermsPage: React.FC = () => {
104104 </ Link > { " " }
105105 prior to registering for a { SITE_NAME } account or using any portion
106106 of the { SITE_NAME } website ("Site"), including accessing any
107- Offering.
107+ Offering. Please be advised that certain Offerings may have other
108+ terms associated with its service. To the extent those terms differ
109+ from these TOS, the Offering-specific terms shall govern.
108110 </ BodyText >
109111 < BodyText variant = "body1" >
110112 These TOS, the Privacy Policy, and the Honor Code are agreements
@@ -230,19 +232,22 @@ const TermsPage: React.FC = () => {
230232 content posted to the Site or through any Offering contained on the
231233 Site, including but not limited to texts, exams, video, images, and
232234 other instructional materials provided in connection with the
233- modules / courses offered on the Site, as well as User Postings
234- posted by other users.
235+ modules / courses offered on the Site, as well as outputs generated
236+ by the Site’s AI tools and User Postings posted by other users.
235237 </ BodyText >
236238 < BodyText variant = "body1" >
237- Unless otherwise indicated, all content on the Site and in the
238- various Offerings is protected by United States and foreign
239- copyright laws, and you may engage only in personal, noncommercial
240- use of the Site Content. You may not otherwise reproduce,
241- retransmit, distribute, display, publish, commercially exploit or
242- otherwise make available any content in print, electronic, or any
243- other medium. You may not record any portion of any module / course.
244- Any additional presentation of any module / course or of materials
245- derived from any module / course is also strictly prohibited.
239+ Unless otherwise indicated or as provided for in a specific
240+ Offering, all content on the Site and in the various Offerings is
241+ protected by United States and foreign copyright laws, and you may
242+ engage only in personal, noncommercial use of the Site Content. You
243+ may not otherwise reproduce, retransmit, distribute, display,
244+ publish, commercially exploit or otherwise make available any
245+ content in print, electronic, or any other medium or use any Site
246+ Content for developing, training, or improving artificial
247+ intelligence systems or large language models. You may not record
248+ any portion of any module / course. Any additional presentation of
249+ any module / course or of materials derived from any module / course
250+ is also strictly prohibited.
246251 </ BodyText >
247252 < BodyText variant = "body1" >
248253 Certain reference documents, digital textbooks, figures,
@@ -681,10 +686,11 @@ const TermsPage: React.FC = () => {
681686 Entire Agreement.
682687 </ BodyText >
683688 < BodyText variant = "body1" >
684- These TOS, the Honor Code, and the Privacy Policy together
685- constitute the entire agreement between you and { SITE_NAME } with
686- respect to your use of the Site and its Offerings, superseding any
687- prior agreements between you and MIT regarding your use of the Site.
689+ These TOS, the Honor Code, any Offering-specific terms of service,
690+ and the Privacy Policy together constitute the entire agreement
691+ between you and { SITE_NAME } with respect to your use of the Site and
692+ its Offerings, superseding any prior agreements between you and MIT
693+ regarding your use of the Site.
688694 </ BodyText >
689695 < BodyText variant = "body1" style = { { fontWeight : "bold" } } >
690696 Waiver and Severability of TOS.
@@ -715,7 +721,7 @@ const TermsPage: React.FC = () => {
715721 inconvenience of forum).
716722 </ BodyText >
717723 < BodyText variant = "body1" >
718- These terms of service were last updated on June 9, 2025 .
724+ These terms of service were last updated on March 9, 2026 .
719725 </ BodyText >
720726 </ BodyContainer >
721727 </ PageContainer >
0 commit comments