Remove coupling with user-mail-address

This commit is contained in:
Henrik Lissner
2015-09-28 19:26:43 -04:00
parent dd3f273e0b
commit 7914e03dad
5 changed files with 0 additions and 28 deletions

View File

@ -2,12 +2,6 @@
# group: file templates
# contributor: Henrik Lissner
# --
/**
* @file
* @author `user-full-name` <`user-mail-address`>
* @version 0.1
*/
#include <iostream>
using namespace std;