Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
Duniter v2S
Merge requests
!106
Fix homepage in Cargo.toml, project name in license
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Fix homepage in Cargo.toml, project name in license
fix-attribution
into
master
Overview
0
Commits
1
Pipelines
0
Changes
108
Merged
Pascal Engélibert
requested to merge
fix-attribution
into
master
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
108
0
0
Merge request reports
Compare
master
version 1
28594f61
2 years ago
master (base)
and
latest version
latest version
aa1c428e
1 commit,
2 years ago
version 1
28594f61
1 commit,
2 years ago
108 files
+
372
−
372
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
108
end2end-tests/src/lib.rs
+
4
−
4
View file @ aa1c428e
Edit in single-file editor
Open in Web IDE
// Copyright 2021 Axiom-Team
// Copyright 2021 Axiom-Team
//
//
// This file is part of
Substrate-Libre-Currency
.
// This file is part of
Duniter-v2S
.
//
//
//
Substrate-Libre-Currency
is free software: you can redistribute it and/or modify
//
Duniter-v2S
is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, version 3 of the License.
// the Free Software Foundation, version 3 of the License.
//
//
//
Substrate-Libre-Currency
is distributed in the hope that it will be useful,
//
Duniter-v2S
is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
// GNU Affero General Public License for more details.
//
//
// You should have received a copy of the GNU Affero General Public License
// You should have received a copy of the GNU Affero General Public License
// along with
Substrate-Libre-Currency
. If not, see <https://www.gnu.org/licenses/>.
// along with
Duniter-v2S
. If not, see <https://www.gnu.org/licenses/>.
Loading