diff --git a/sys/vtimer/vtimer.c b/sys/vtimer/vtimer.c index c6f8207f0f..d884081f9c 100644 --- a/sys/vtimer/vtimer.c +++ b/sys/vtimer/vtimer.c @@ -1,3 +1,21 @@ +/** + * virtual timer + * + * Copyright (C) 2013 Freie Universität Berlin + * + * This file subject to the terms and conditions of the GNU Lesser General + * Public License. See the file LICENSE in the top level directory for more + * details. + * + * @ingroup vtimer + * @{ + * @file + * @author Kaspar Schleiser (author) + * @author Oliver Hahm (modifications) + * @author Ludwig Ortmann (cleaning up the mess) + * @} + */ + #include #include #include