Skip to content

Commit 862a2ff

Browse files
authored
Merge pull request #3 from trident90/master
Add Gwemix to license
2 parents 8e3303b + fd5ddba commit 862a2ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmd/geth/misccmd.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ func version(ctx *cli.Context) error {
150150
}
151151

152152
func license(_ *cli.Context) error {
153-
fmt.Println(`Geth is free software: you can redistribute it and/or modify
153+
fmt.Println(`Gwemix and Geth is free software: you can redistribute it and/or modify
154154
it under the terms of the GNU General Public License as published by
155155
the Free Software Foundation, either version 3 of the License, or
156156
(at your option) any later version.
157157
158-
Geth is distributed in the hope that it will be useful,
158+
Gwemix and Geth is distributed in the hope that it will be useful,
159159
but WITHOUT ANY WARRANTY; without even the implied warranty of
160160
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
161161
GNU General Public License for more details.

0 commit comments

Comments
 (0)