From: Michal Sojka Date: Fri, 16 Jan 2009 08:37:56 +0000 (+0100) Subject: Added initial comment X-Git-Url: https://rtime.felk.cvut.cz/gitweb/shark/motorek-5200.git/commitdiff_plain/fa5b569c2cca4be3db98b39d78e1671a49c836fe?hp=3fb646e97916179a1617faa701640322a45f23a5 Added initial comment --- diff --git a/motorek.c b/motorek.c index d0633e9..dbefb3f 100644 --- a/motorek.c +++ b/motorek.c @@ -1,3 +1,18 @@ +/* + * Driver for DC motor connected to MPC5200 based boards. + * + * The motor is used for education at Czech Technical University + * in Prague. + * + * Authors: + * Michal Sojka + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version + * 2 of the License, or (at your option) any later version. + */ + #include #include #include