diff options
Diffstat (limited to 'include/wlr/xcursor.h')
-rw-r--r-- | include/wlr/xcursor.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/wlr/xcursor.h b/include/wlr/xcursor.h index 39874f39..9c305407 100644 --- a/include/wlr/xcursor.h +++ b/include/wlr/xcursor.h @@ -34,9 +34,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_XCURSOR_H |