streamlet examples: makefile license v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Thu, 30 Jan 2020 14:40:52 +0100
branchv_0
changeset 76 679f1e793ee3
parent 75 ecbf6504915c
child 77 a680bcd946cd
streamlet examples: makefile license
streamlet-examples/Makefile
--- a/streamlet-examples/Makefile	Thu Jan 30 14:19:14 2020 +0100
+++ b/streamlet-examples/Makefile	Thu Jan 30 14:40:52 2020 +0100
@@ -1,3 +1,20 @@
+#!/bin/bash
+
+# Relational pipes
+# Copyright © 2020 František Kučera (Frantovo.cz, GlobalCode.info)
+#
+# 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, 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/>.
+
 all: xpath pid jar_info zip_info
 	
 .PHONY: all clean