File tree Expand file tree Collapse file tree 3 files changed +15
-17
lines changed
Expand file tree Collapse file tree 3 files changed +15
-17
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ include = [
1414 " /Cargo.toml" ,
1515 " /CHANGELOG.md" ,
1616 " /COPYING" ,
17- " /LICENSE" ,
1817 " /readme" ,
1918 " /README.md" ,
2019 " /src/interactive-rebase-tool.1" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -352,7 +352,21 @@ Providing a [`SOURCE_DATE_EPOCH`](https://reproducible-builds.org/specs/source-d
352352
353353# # License
354354
355- Git Interactive Rebase Tool is released under the GPLv3 license. See [LICENSE](LICENSE).
355+ Sequence Editor for Git Interactive Rebase
356+ Copyright (C) 2017-2020 Tim Oram and Contributors
357+
358+ This program is free software: you can redistribute it and/or modify
359+ it under the terms of the GNU General Public License as published by
360+ the Free Software Foundation, either version 3 of the License, or
361+ (at your option) any later version.
362+
363+ This program is distributed in the hope that it will be useful,
364+ but WITHOUT ANY WARRANTY; without even the implied warranty of
365+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
366+ GNU General Public License for more details.
367+
368+ You should have received a copy of the GNU General Public License
369+ along with this program. If not, see < https://www.gnu.org/licenses/> .
356370
357371See [Third Party Licenses](https://gitrebasetool.mitmaro.ca/licenses.html) for licenses of the third-party libraries used by this project.
358372
You can’t perform that action at this time.
0 commit comments