From ab0a7dacadfbeb07779ba28ddf3a116dae86c297 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 23 May 2026 14:19:30 -0700 Subject: [PATCH] dix: Fix Collabora's name in copyright notices Fixes: 3fb258ca2 ("input: add a TouchClassRec to the devices") Fixes: 7656a9c8d ("dix: Implement internal gesture state handling") Signed-off-by: Alan Coopersmith Part-of: --- dix/gestures.c | 2 +- dix/touch.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dix/gestures.c b/dix/gestures.c index 924389668..ca6fe258a 100644 --- a/dix/gestures.c +++ b/dix/gestures.c @@ -1,5 +1,5 @@ /* - * Copyright © 2011 Collabra Ltd. + * Copyright © 2011 Collabora, Ltd. * Copyright © 2011 Red Hat, Inc. * Copyright © 2020 Povilas Kanapickas * diff --git a/dix/touch.c b/dix/touch.c index fe4c513bf..8da620629 100644 --- a/dix/touch.c +++ b/dix/touch.c @@ -1,5 +1,5 @@ /* - * Copyright © 2011 Collabra Ltd. + * Copyright © 2011 Collabora, Ltd. * Copyright © 2011 Red Hat, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a