summarylogtreecommitdiffstats
path: root/LICENSE.txt
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-09-02 23:58:31 +0200
committerHans-Nikolai Viessmann2019-09-02 23:58:31 +0200
commit83b5ce3d67336db1edad84be67b36741d0a703e1 (patch)
treecfb90f0376b4a5717b3a834fa1111fdab4d92d98 /LICENSE.txt
downloadaur-83b5ce3d67336db1edad84be67b36741d0a703e1.tar.gz
inital release
Diffstat (limited to 'LICENSE.txt')
-rw-r--r--LICENSE.txt44
1 files changed, 44 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 000000000000..53664aa3d530
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,44 @@
+---------------------------------------------------------------------------
+
+SAC - Single Assignment C
+
+---------------------------------------------------------------------------
+
+SAC COPYRIGHT NOTICE, LICENSE, AND DISCLAIMER
+
+(c) Copyright 1994 - 2019 by
+
+ SAC Development Team
+
+ web: http://www.sac-home.org
+ email: info@sac-home.org
+
+---------------------------------------------------------------------------
+
+The SAC compiler, the SAC standard library, and all accompanying
+software and documentation (in the following named this software)
+is developed by the SAC Development Team (in the following named
+the developer) which reserves all rights on this software.
+
+Permission to use this software is hereby granted free of charge
+for any non-profit purpose in a non-commercial environment, i.e. for
+educational or research purposes in a non-profit institute or for
+personal, non-commercial use. For this kind of use it is allowed to
+copy or redistribute this software under the condition that the
+complete distribution for a certain platform is copied or
+redistributed and this copyright notice, license agreement, and
+warranty disclaimer appears in each copy. ANY use of this software with
+a commercial purpose or in a commercial environment is not granted by
+this license.
+
+The developer disclaims all warranties with regard to this software,
+including all implied warranties of merchantability and fitness. In no
+event shall the developer be liable for any special, indirect or
+consequential damages or any damages whatsoever resulting from loss of
+use, data, or profits, whether in an action of contract, negligence, or
+other tortuous action, arising out of or in connection with the use or
+performance of this software. The entire risk as to the quality and
+performance of this software is with you. Should this software prove
+defective, you assume the cost of all servicing, repair, or correction.
+
+---------------------------------------------------------------------------