Skip to content

Commit

Permalink
Update docs & license
Browse files Browse the repository at this point in the history
  • Loading branch information
kajogo777 committed Jul 7, 2023
1 parent 1ec66a3 commit d528d8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Portions of this software are licensed as follows:

- Content of branches other than the main branch (i.e. "main") are not licensed.
- All third party components incorporated into the guku DevX Software are licensed under the original license
- All third party components incorporated into the DevX Software are licensed under the original license
provided by the owner of the applicable component.
- Content outside of the above mentioned files or restrictions is available under the "Sustainable Use
License" as defined below.
Expand Down
2 changes: 1 addition & 1 deletion cmd/devx/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ func init() {

var rootCmd = &cobra.Command{
Use: "devx",
Short: "guku DevX cloud native self-service magic",
Short: "DevX cloud native self-service magic",
SilenceUsage: true,
PersistentPreRun: preRun,
}
Expand Down

0 comments on commit d528d8f

Please sign in to comment.