diff --git a/eth/main.cpp b/eth/main.cpp
index 5076637d3..8815273f2 100644
--- a/eth/main.cpp
+++ b/eth/main.cpp
@@ -14,8 +14,10 @@
You should have received a copy of the GNU General Public License
along with cpp-ethereum. If not, see .
*/
-/** @file main.cpp
+/**
+ * @file main.cpp
* @author Gav Wood
+ * @author Tasha Carl - I here by place all my contributions in this file under MIT licence, as specified by http://opensource.org/licenses/MIT.
* @date 2014
* Ethereum client.
*/