Mercurial > hgrepos > DevTools > mercurial-extensions
comparison README @ 315:e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
License is GPLv2+ as it is a Mercurial extensions and must have a compatible
license to Mercurial itself.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 17 Feb 2019 23:16:22 +0100 |
| parents | fb7e1e4e4d2c |
| children | 9e0976aea401 |
comparison
equal
deleted
inserted
replaced
| 314:09be5e3d92d0 | 315:e9ded6c1db41 |
|---|---|
| 2 | 2 |
| 3 | 3 |
| 4 A Collection of Mercurial extensions | 4 A Collection of Mercurial extensions |
| 5 ==================================== | 5 ==================================== |
| 6 | 6 |
| 7 :Author: Franz Glasner | 7 :Author: Franz Glasner |
| 8 :When: $Date$ | 8 :When: $Date$ |
| 9 :Date: |VCSJustDate| | 9 :Date: |VCSJustDate| |
| 10 :ID: @(#) $HGheader$ | 10 :ID: @(#) $HGheader$ |
| 11 :Copyright: (C) 2015-2019 Franz Glasner <fzglas.hg@dom66.de> | |
| 12 :License: This software may be used and distributed according to the | |
| 13 terms of the GNU General Public License version 2 or any | |
| 14 later version. | |
| 15 The license is incorporated herein by reference. | |
| 11 | 16 |
| 12 | 17 |
| 13 kwarchive -- "archive" with keyword expansion within selected files | 18 kwarchive -- "archive" with keyword expansion within selected files |
| 14 | 19 |
| 15 revinfo -- write a revision summary almost identical to ".hg_archival.txt" | 20 revinfo -- write a revision summary almost identical to ".hg_archival.txt" |
