Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ğ
Ğcli
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
clients
Rust
Ğcli
Merge requests
!2
Change license to AGPLv3 exactly
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Change license to AGPLv3 exactly
tuxmain/gcli:license
into
master
Overview
0
Commits
1
Pipelines
1
Changes
6
Open
Pascal Engélibert
requested to merge
tuxmain/gcli:license
into
master
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
6
Expand
Restrict license to GNU AGPLv3 instead of GNU AGPLv3
or any later version
.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
f9dcff98
1 commit,
4 years ago
6 files
+
6
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
src/commands/balance.rs
+
1
−
2
Options
@@ -2,8 +2,7 @@
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as
// published by the Free Software Foundation, either version 3 of the
// License, or (at your option) any later version.
// published by the Free Software Foundation, version 3 of the License.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
Loading