diff options
author | midipix <writeonce@midipix.org> | 2018-05-08 01:46:53 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-05-16 04:45:10 -0400 |
commit | 4721cebf34d7862b0783673f65fbb8b52750be46 (patch) | |
tree | 8293883f06a5b7301b1b8abc6d7ea9e954fdc00c /COPYING.MPACKAGE | |
download | mpackage-4721cebf34d7862b0783673f65fbb8b52750be46.tar.bz2 mpackage-4721cebf34d7862b0783673f65fbb8b52750be46.tar.xz |
initial commit.
Diffstat (limited to 'COPYING.MPACKAGE')
-rw-r--r-- | COPYING.MPACKAGE | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/COPYING.MPACKAGE b/COPYING.MPACKAGE new file mode 100644 index 0000000..5576a4e --- /dev/null +++ b/COPYING.MPACKAGE @@ -0,0 +1,21 @@ +/*****************************************************************************/ +/* */ +/* mpackage: basic configuration and installation scripts */ +/* for a midipix-based distribution */ +/* */ +/* Copyright (C) 2018 Z. Gilboa */ +/* */ +/* 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) version 3 of the License. */ +/* */ +/* 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, see <http://www.gnu.org/licenses/>. */ +/* */ +/*****************************************************************************/ |