diff --git a/clutter/clutter-click-action.h b/clutter/clutter-click-action.h index 6be6386e4..e09ed03bb 100644 --- a/clutter/clutter-click-action.h +++ b/clutter/clutter-click-action.h @@ -20,6 +20,9 @@ * * Author: * Emmanuele Bassi + * + * Inspired by the StClickable class in GNOME Shell, written by: + * Colin Walters */ #if !defined(__CLUTTER_H_INSIDE__) && !defined(CLUTTER_COMPILATION)