From 02650c581170957a4e90fe19d4383bc40a2b697f Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Wed, 21 Mar 2018 00:09:45 +0100 Subject: [PATCH] some .c file header update --- spaceapi-gtk.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/spaceapi-gtk.c b/spaceapi-gtk.c index dc71f4e..a280d14 100644 --- a/spaceapi-gtk.c +++ b/spaceapi-gtk.c @@ -1,7 +1,8 @@ /* - * CCCHH Door Information System for UNIX - * Author: hanez, Haeger - * Thanks to: atari, beh and eisbaer + * SpaceAPI based panel applet for UNIX using GTK2 + * + * Author: hanez + * Contributors: Haeger, atari, beh and eisbaer * * License (Beerware License): * As long as you retain this notice you can do whatever you want with this @@ -10,6 +11,7 @@ * * TODO: * - Add door open/close date to notification and status + * - Fix: not show notification twice at start when status "open" */ #include