]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/blobdiff - rpp/src/drv/din.c
Unification of the licence in the scripts, source and header files
[pes-rpp/rpp-lib.git] / rpp / src / drv / din.c
index 334b398f7c129f4f0a381925068a38f6f2bf6d41..b824d5aff9a810dba1e6b08889bd63d2f4bcb4a2 100644 (file)
@@ -1,20 +1,24 @@
-/*
- * din.c
+/* Copyright (C) 2012-2013 Czech Technical University in Prague
  *
- *  Created on: 17.12.2012
- *      Author: Michal Horn
+ * Authors:
+ *     - Michal Horn <hornmich@fel.cvut.cz>
+ *     - Martin Koubek <martin.koubek@porsche-engineering.com>
  *
- *  Refactored by: Martin Koubek
- *      martin.koubek@porsche-engineering.com
- *      18.9.2013
+ * This document contains proprietary information belonging to Czech
+ * Technical University in Prague. Passing on and copying of this
+ * document, and communication of its contents is not permitted
+ * without prior written authorization.
  *
- *  This file is written for 33972 Multiple Switch
- *  http://www.freescale.com/files/analog/doc/data_sheet/MC33972.pdf
+ * File : din.c
+
+ * Abstract:
+ *        This file is written for 33972 Multiple Switch
+ *        http://www.freescale.com/files/analog/doc/data_sheet/MC33972.pdf
  *
- *  This file contains functions to control DIN
- *  Voltage on each pin can be set
- *  switch to ground or to battery on programable pins can be set
- *  interrupts on each pins can be disabled and enabled
+ *        This file contains functions to control DIN
+ *        Voltage on each pin can be set
+ *        switch to ground or to battery on programable pins can be set
+ *        interrupts on each pins can be disabled and enabled
  */