diff --git a/alib2data/src/rte/RTE.cpp b/alib2data/src/rte/RTE.cpp
index 98ec057d5749a53aad1db4ad8f7f9cb8b307e323..00a2445ae6eb38af91e012685e87efb57723b30b 100644
--- a/alib2data/src/rte/RTE.cpp
+++ b/alib2data/src/rte/RTE.cpp
@@ -1,3 +1,10 @@
+/*
+ * RTE.cpp
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #include "RTE.h"
 #include "../alphabet/Symbol.h"
 #include "../string/LinearString.h"
diff --git a/alib2data/src/rte/RTE.h b/alib2data/src/rte/RTE.h
index c9079ffb13d7f1cb45c27f56298827769a74d2d8..cfe57b412dfae0421d81668cf57e7f14ba9442c8 100644
--- a/alib2data/src/rte/RTE.h
+++ b/alib2data/src/rte/RTE.h
@@ -1,3 +1,10 @@
+/*
+ * RTE.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef RTE_H_
 #define RTE_H_
 
diff --git a/alib2data/src/rte/RTEClasses.h b/alib2data/src/rte/RTEClasses.h
index d4f8591187e7d89431f1abe185d6037bba9e2dcd..56a68cea60c70ea2beaebcd467786396ae725a8c 100644
--- a/alib2data/src/rte/RTEClasses.h
+++ b/alib2data/src/rte/RTEClasses.h
@@ -1,3 +1,10 @@
+/*
+ * RTEClasses.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef RTE_CLASSES_H_
 #define RTE_CLASSES_H_
 
diff --git a/alib2data/src/rte/RTEFeatures.h b/alib2data/src/rte/RTEFeatures.h
index 9d58de961c7c865901edcfc770e70d43ec1f0790..50ba6392de24b9d21a2f63c1070af9ce5653fd01 100644
--- a/alib2data/src/rte/RTEFeatures.h
+++ b/alib2data/src/rte/RTEFeatures.h
@@ -1,10 +1,11 @@
 /*
  * RTEFeatures.h
  *
- *  Created on: Jun 19, 2014
- *      Author: Jan Travnicek
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
  */
 
+
 #ifndef RTE_FEATURES_H_
 #define RTE_FEATURES_H_
 
diff --git a/alib2data/src/rte/common/RTEFromXMLParser.h b/alib2data/src/rte/common/RTEFromXMLParser.h
index dd999c105db8059fc889a75f80fed6f3d7676f35..3f09b0ad589343b63f879aef84763729485824cd 100644
--- a/alib2data/src/rte/common/RTEFromXMLParser.h
+++ b/alib2data/src/rte/common/RTEFromXMLParser.h
@@ -1,8 +1,8 @@
 /*
  * RTEFromXMLParser.h
  *
- *  Created on: Nov 23, 2013
- *      Author: Martin Zak
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
  */
 
 #ifndef RTE_FROM_XML_PARSER_H_
diff --git a/alib2data/src/rte/common/RTEToXMLComposer.h b/alib2data/src/rte/common/RTEToXMLComposer.h
index 8261993e10673ccf8d9d761409a408fcfd743ded..8b775edbeb0f4c945f7204cbbc3109baf6e9da0e 100644
--- a/alib2data/src/rte/common/RTEToXMLComposer.h
+++ b/alib2data/src/rte/common/RTEToXMLComposer.h
@@ -1,3 +1,10 @@
+/*
+ * RTEToXMLComposer.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef RTE_TO_XML_COMPOSER_H_
 #define RTE_TO_XML_COMPOSER_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTE.h b/alib2data/src/rte/formal/FormalRTE.h
index 86f2bbd9888684ec88e83eca56cb7294f621ed67..d47402ba50114ad1bc5d67b7f070c99773be0670 100644
--- a/alib2data/src/rte/formal/FormalRTE.h
+++ b/alib2data/src/rte/formal/FormalRTE.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTE.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_H_
 #define FORMAL_RTE_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTEAlternation.h b/alib2data/src/rte/formal/FormalRTEAlternation.h
index 6b8977d0f79da28b283b292c24b7e6f092c6ebc4..e366d6201fa85cfb92d863f8fd5763c0c19a5b25 100644
--- a/alib2data/src/rte/formal/FormalRTEAlternation.h
+++ b/alib2data/src/rte/formal/FormalRTEAlternation.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTEAlternation.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_ALTERNATION_H_
 #define FORMAL_RTE_ALTERNATION_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTEElement.h b/alib2data/src/rte/formal/FormalRTEElement.h
index 75c6b5ec965da920358d6e5581879692cfa7a8bc..3ca434b8ee0d865864cfd9c8a5ac111342c68fb8 100644
--- a/alib2data/src/rte/formal/FormalRTEElement.h
+++ b/alib2data/src/rte/formal/FormalRTEElement.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTEElement.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_ELEMENT_H_
 #define FORMAL_RTE_ELEMENT_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTEElements.h b/alib2data/src/rte/formal/FormalRTEElements.h
index 966c19e4d2f3fe27af0ba5dd98f3df0673f8a167..a33eea54582181ec59a183192ddf756a04f8d304 100644
--- a/alib2data/src/rte/formal/FormalRTEElements.h
+++ b/alib2data/src/rte/formal/FormalRTEElements.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTEElements.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_ELEMENTS_H_
 #define FORMAL_RTE_ELEMENTS_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTEEmpty.h b/alib2data/src/rte/formal/FormalRTEEmpty.h
index d2e04ec5811049601a329ff56e0a28c5e1cb76d0..59d6af2f9528b050b51413a4b13fc5438d2e3c2b 100644
--- a/alib2data/src/rte/formal/FormalRTEEmpty.h
+++ b/alib2data/src/rte/formal/FormalRTEEmpty.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTEEmpty.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_EMPTY_H_
 #define FORMAL_RTE_EMPTY_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTEIteration.h b/alib2data/src/rte/formal/FormalRTEIteration.h
index ee04fdb6995b5b55835cfd11f848f6bd30563e7c..b361d571aacc5923835a137a4a6ea3700a5f466d 100644
--- a/alib2data/src/rte/formal/FormalRTEIteration.h
+++ b/alib2data/src/rte/formal/FormalRTEIteration.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTEIteration.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_ITERATION_H_
 #define FORMAL_RTE_ITERATION_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTESubstitution.h b/alib2data/src/rte/formal/FormalRTESubstitution.h
index 907996509a3bc28bab2d38328c852643574ab0d9..3972287ef5676ae7d1a4903755c9741ddaf52745 100644
--- a/alib2data/src/rte/formal/FormalRTESubstitution.h
+++ b/alib2data/src/rte/formal/FormalRTESubstitution.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTESubstitution.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_SUBSTITUTION_H_
 #define FORMAL_RTE_SUBSTITUTION_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTESymbol.h b/alib2data/src/rte/formal/FormalRTESymbol.h
index b151630f89f72cbdc47ca04350c9383a4b6275a3..aae2d5db9114c2bacb526bd8d7e0b8a1f936d94d 100644
--- a/alib2data/src/rte/formal/FormalRTESymbol.h
+++ b/alib2data/src/rte/formal/FormalRTESymbol.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTESymbol.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_SYMBOL_H_
 #define FORMAL_RTE_SYMBOL_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTESymbolAlphabet.h b/alib2data/src/rte/formal/FormalRTESymbolAlphabet.h
index a79972db24b3b8ae3fd9d45f842679ec02719dba..bd8a24c8aed0b20bce411e38473880cf0ffddb78 100644
--- a/alib2data/src/rte/formal/FormalRTESymbolAlphabet.h
+++ b/alib2data/src/rte/formal/FormalRTESymbolAlphabet.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTESymbolAlphabet.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_SYMBOL_ALPHABET_H_
 #define FORMAL_RTE_SYMBOL_ALPHABET_H_
 
diff --git a/alib2data/src/rte/formal/FormalRTESymbolSubst.h b/alib2data/src/rte/formal/FormalRTESymbolSubst.h
index b1ffc4617348b3c9d5f4e6b6810847bdf14b8472..53e8cb93e642b0b78b0868eca5cc27eee86de0f3 100644
--- a/alib2data/src/rte/formal/FormalRTESymbolSubst.h
+++ b/alib2data/src/rte/formal/FormalRTESymbolSubst.h
@@ -1,3 +1,10 @@
+/*
+ * FormalRTESymbolSubst.h
+ *
+ *  Created on: Feb 20, 2016
+ *      Author: Tomas Pecka
+ */
+
 #ifndef FORMAL_RTE_SUBST_SYMBOL_H_
 #define FORMAL_RTE_SUBST_SYMBOL_H_