all: remove @author comments

This commit is contained in:
Felix Lange
2015-07-07 04:29:50 +02:00
parent 7bb77c02da
commit e813626ee1
9 changed files with 0 additions and 52 deletions

View File

@ -14,13 +14,6 @@
// You should have received a copy of the GNU Lesser General Public License
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
/**
* @authors
* Gustav Simonsson <gustav.simonsson@gmail.com>
* @date 2015
*
*/
package crypto
import (