diff --git a/include/wlr/types/wlr_region.h b/include/wlr/types/wlr_region.h index 45da8880..e731c8b1 100644 --- a/include/wlr/types/wlr_region.h +++ b/include/wlr/types/wlr_region.h @@ -9,9 +9,8 @@ * the layout and size of structs used by wlroots may change, requiring code * depending on this header to be recompiled (but not edited). * - * Breaking changes are announced by email and follow a 1-year deprecation - * schedule. Send an email to ~sircmpwn/wlroots-announce+subscribe@lists.sr.ht - * to receive these announcements. + * Breaking changes are announced in the release notes and follow a 1-year + * deprecation schedule. */ #ifndef WLR_TYPES_WLR_REGION_H