From 0cdac3c624ab930519d9f77485b025d6279d5c1b Mon Sep 17 00:00:00 2001 From: Benjamin Bollen <ben@monax.io> Date: Thu, 5 Jan 2017 16:43:30 +0100 Subject: [PATCH] cmd: update company name to Monax --- cmd/eris-db.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/eris-db.go b/cmd/eris-db.go index 605b1206..81855632 100644 --- a/cmd/eris-db.go +++ b/cmd/eris-db.go @@ -39,7 +39,7 @@ var ErisDbCmd = &cobra.Command{ a modular consensus engine and application manager to run a chain to suit your needs. -Made with <3 by Eris Industries. +Made with <3 by Monax Industries. Complete documentation is available at https://monax.io/docs/documentation ` + "\nVERSION:\n " + version.VERSION, -- GitLab