diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-13 09:49:23 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-13 10:23:08 (EST) |
commit | 3f1d72433d6ffc9802382192f1a33b122bd623f5 (patch) | |
tree | 773cfd2c22914550784f217359491de9edb74703 /copyright | |
parent | c9d41682c99f6c9bc64dbe3680af5443d75c9c58 (diff) |
/usr/libexec/lilo/blkid: New binary to replace od
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 21 |
1 files changed, 16 insertions, 5 deletions
@@ -92,10 +92,21 @@ On this system, a copy of the GNU General Public License may be found at Distribution Packaging ====================== -Copyright (C) 2014 Patrick "P. J." McDermott +Copyright (C) 2014, 2020 Patrick McDermott -These files may be reproduced, distributed, modified, and otherwise dealt in -under the terms of the Expat License. +This program 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 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -On this system, a copy of the Expat License may be found at -<file:///usr/share/common-licenses/Expat>. +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. |