summaryrefslogtreecommitdiff
path: root/src/timer.h
diff options
context:
space:
mode:
authorsc2000-08-07 11:29:29 +0000
committersc2000-08-07 11:29:29 +0000
commitd96f9c80104d678128ac5c116a9e85ad41cc912a (patch)
tree84c75999810c35211b9b3dcbea29670825f98cce /src/timer.h
parenta0ec86736e71c2c1604c5f76cfe8242ff4f6e8d3 (diff)
downloadivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.zip
ivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.tar.gz
ivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.tar.bz2
ivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.tar.xz
Fixed headers
Diffstat (limited to 'src/timer.h')
-rw-r--r--src/timer.h15
1 files changed, 9 insertions, 6 deletions
diff --git a/src/timer.h b/src/timer.h
index ef3e0a4..f8f21a5 100644
--- a/src/timer.h
+++ b/src/timer.h
@@ -1,14 +1,17 @@
/*
+ * Ivy, C interface
*
- * Ivy, C interface
+ * Copyright (C) 1997-2000
+ * Centre d'Études de la Navigation Aérienne
*
- * Copyright 1997-1999
- * Centre d'Etudes de la Navigation Aerienne
+ * Timers for select-based main loop
*
- * Timers for select-based main loop
- *
- * $Id$
+ * Authors: François-Régis Colin <fcolin@cena.dgac.fr>
*
+ * $Id$
+ *
+ * Please refer to file version.h for the
+ * copyright notice regarding this software
*/
/* Module de gestion des timers autour d'un select */