From 77d6dfb16eea7d6615892218a33e72723e1e6cc0 Mon Sep 17 00:00:00 2001 From: gavanfantom Date: Thu, 23 Dec 2021 16:29:16 +0000 Subject: [PATCH] Create COPYRIGHT --- COPYRIGHT | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 COPYRIGHT diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 0000000..4ea2a26 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,16 @@ +jlc-chart - flask app to chart component availability at JLCPCB given a BOM +Copyright (C) 2021 Gavan Fantom + +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.