From c755a5575fd437e95ea96cd10b45968562793656 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 26 Jan 2020 16:27:21 -0500 Subject: created repository. --- COPYING.TPAX | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 COPYING.TPAX (limited to 'COPYING.TPAX') diff --git a/COPYING.TPAX b/COPYING.TPAX new file mode 100644 index 0000000..3521193 --- /dev/null +++ b/COPYING.TPAX @@ -0,0 +1,20 @@ +/*****************************************************************************/ +/* */ +/* tpax: a topological pax implementation */ +/* */ +/* Copyright (C) 2020 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 . */ +/* */ +/*****************************************************************************/ -- cgit v1.2.3