summaryrefslogtreecommitdiff
path: root/COPYING.SOFORT
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-14 07:12:25 -0500
committermidipix <writeonce@midipix.org>2018-12-18 20:38:37 -0500
commit5dc983925380bb06a4d6d0d660e2c8b80a71eac4 (patch)
tree9d911e9c7bbd9c827671c340fb030094036547b5 /COPYING.SOFORT
parent44fb9401c79069da6944a85f22e063a116ec73ce (diff)
downloadsbpython3-5dc983925380bb06a4d6d0d660e2c8b80a71eac4.tar.bz2
sbpython3-5dc983925380bb06a4d6d0d660e2c8b80a71eac4.tar.xz
build system: created skeleton.
Diffstat (limited to 'COPYING.SOFORT')
-rw-r--r--COPYING.SOFORT26
1 files changed, 26 insertions, 0 deletions
diff --git a/COPYING.SOFORT b/COPYING.SOFORT
new file mode 100644
index 0000000..65f3547
--- /dev/null
+++ b/COPYING.SOFORT
@@ -0,0 +1,26 @@
+/*****************************************************************************/
+/* */
+/* sofort: portable software project template */
+/* */
+/* Copyright (C) 2015--2018 Z. Gilboa */
+/* */
+/* Permission is hereby granted, free of charge, to any person obtaining */
+/* a copy of this software and associated documentation files (the */
+/* "Software"), to deal in the Software without restriction, including */
+/* without limitation the rights to use, copy, modify, merge, publish, */
+/* distribute, sublicense, and/or sell copies of the Software, and to */
+/* permit persons to whom the Software is furnished to do so, subject to */
+/* the following conditions: */
+/* */
+/* The above copyright notice and this permission notice shall be included */
+/* in all copies or substantial portions of the Software. */
+/* */
+/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS */
+/* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
+/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. */
+/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
+/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
+/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
+/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
+/* */
+/*****************************************************************************/