summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2016-05-12 13:12:33 (GMT)
committerStefan Radomski <github@mintwerk.de>2016-05-12 13:12:33 (GMT)
commitb62e7979600feee23dc7cdb61042a8fc7673122b (patch)
treef7351372f37979dd2d048e0b68a16a4cd3b2aadb /installer
parent1b11b310be61e51b3ac5ebb83f7c8a33aef3d6e8 (diff)
downloaduscxml-b62e7979600feee23dc7cdb61042a8fc7673122b.zip
uscxml-b62e7979600feee23dc7cdb61042a8fc7673122b.tar.gz
uscxml-b62e7979600feee23dc7cdb61042a8fc7673122b.tar.bz2
Major Refactoring v2.0
Diffstat (limited to 'installer')
-rw-r--r--installer/description.txt7
-rw-r--r--installer/license.txt36
-rw-r--r--installer/nsis/uscxml-logo.bmpbin25818 -> 0 bytes
-rw-r--r--installer/packageMaker/readme.txt2
-rw-r--r--installer/packageMaker/welcome.txt3
5 files changed, 0 insertions, 48 deletions
diff --git a/installer/description.txt b/installer/description.txt
deleted file mode 100644
index f255fba..0000000
--- a/installer/description.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-uMundo is a publish/subscribe implementation from the Telecooperation Group at
-the Technical University of Darmstadt.
-
-uMundo is continuously updated; everything we would write here would be
-out-dated in a matter of weeks. As the only thing worse than no documentation
-is wrong documentation, please have a look at the website at:
-https://github.com/tklab-tud/umundo for current information. \ No newline at end of file
diff --git a/installer/license.txt b/installer/license.txt
deleted file mode 100644
index 220eb6f..0000000
--- a/installer/license.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-Simplified BSD License
-
-Copyright (c) 2012, Telecooperation Group - TU Darmstadt All rights
-reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-1. Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer. 2.
-Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
-IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-The views and conclusions contained in the software and documentation
-are those of the authors and should not be interpreted as representing
-official policies, either expressed or implied, of the Telecooperation
-Group.
-
-IMPORTANT!
-
-Please note that the various implementations used in uSCXML come with
-their own licenses and are only packaged as a matter of convenience.
diff --git a/installer/nsis/uscxml-logo.bmp b/installer/nsis/uscxml-logo.bmp
deleted file mode 100644
index e2375f8..0000000
--- a/installer/nsis/uscxml-logo.bmp
+++ /dev/null
Binary files differ
diff --git a/installer/packageMaker/readme.txt b/installer/packageMaker/readme.txt
deleted file mode 100644
index 42cdae8..0000000
--- a/installer/packageMaker/readme.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-Documentation and guides are available on github at:
-https://github.com/tklab-tud/umundo \ No newline at end of file
diff --git a/installer/packageMaker/welcome.txt b/installer/packageMaker/welcome.txt
deleted file mode 100644
index 039b185..0000000
--- a/installer/packageMaker/welcome.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-This package will install the uMundo publish/subscribe implementation
-for MacOSX along with all libraries for cross-compilation on Android
-and iOS. \ No newline at end of file