diff options
author | Teddy Wing | 2020-06-05 01:32:33 +0200 |
---|---|---|
committer | Teddy Wing | 2020-06-05 01:32:33 +0200 |
commit | 95d2529de9f0debff08a9dcb579acef933761315 (patch) | |
tree | 1399da0c4049a4c00c761f41d5b053bdce668d12 /doc | |
parent | 57d2d127f8dbea69fd7bac0fe2423836d3dd7089 (diff) | |
download | vim-tbuffer-95d2529de9f0debff08a9dcb579acef933761315.tar.bz2 |
Add license (GNU GPLv3+)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tbuffer.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tbuffer.txt b/doc/tbuffer.txt index ddc2075..2d83fb5 100644 --- a/doc/tbuffer.txt +++ b/doc/tbuffer.txt @@ -21,6 +21,8 @@ LICENSE *tbuffer-license* Copyright (c) 2020 Teddy Wing +This file is part of TBuffer. + TBuffer is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or |