aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/account_manager.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-07-07 10:29:50 +0800
committerFelix Lange <fjl@twurst.com>2015-07-07 20:12:44 +0800
commite813626ee1d5d7397c2a8e670ab8c372df921bbb (patch)
tree0d14bbed423c840b35a65df3c394881f771bc079 /accounts/account_manager.go
parent7bb77c02da1cc9cc02caf5733aac1eef6c9d5eca (diff)
downloadgo-tangerine-e813626ee1d5d7397c2a8e670ab8c372df921bbb.tar
go-tangerine-e813626ee1d5d7397c2a8e670ab8c372df921bbb.tar.gz
go-tangerine-e813626ee1d5d7397c2a8e670ab8c372df921bbb.tar.bz2
go-tangerine-e813626ee1d5d7397c2a8e670ab8c372df921bbb.tar.lz
go-tangerine-e813626ee1d5d7397c2a8e670ab8c372df921bbb.tar.xz
go-tangerine-e813626ee1d5d7397c2a8e670ab8c372df921bbb.tar.zst
go-tangerine-e813626ee1d5d7397c2a8e670ab8c372df921bbb.zip
all: remove @author comments
Diffstat (limited to 'accounts/account_manager.go')
-rw-r--r--accounts/account_manager.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/accounts/account_manager.go b/accounts/account_manager.go
index 27014f9a6..8262faf21 100644
--- a/accounts/account_manager.go
+++ b/accounts/account_manager.go
@@ -14,12 +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
- *
- */
/*
This abstracts part of a user's interaction with an account she controls.