aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/key.go
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/key.go')
-rw-r--r--crypto/key.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/crypto/key.go b/crypto/key.go
index d9e0334ae..bf09bf232 100644
--- a/crypto/key.go
+++ b/crypto/key.go
@@ -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 (