- Timestamp:
- 07/01/15 14:59:47 (9 years ago)
- Location:
- stable
- Files:
-
- 2 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 12146,12428-12430,12435,12442-12443,12445,12457,12514,12517,12519-12521,12523,12532,12542,12546,12552-12553,12556-12557,12559,12561 -
Property
svn:global-ignores
set to
*.nuget
packages
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Services.WebApp/3.3/WebApp/plugins/about/about.cshtml
r12546 r12563 8 8 <div class="panel-body"> 9 9 <p> 10 Heuristic and Evolutionary Algorithms Laboratory (HEAL)<br />10 <strong>Heuristic and Evolutionary Algorithms Laboratory (HEAL)</strong><br /> 11 11 School of Informatics, Communications and Media<br /> 12 12 University of Applied Sciences Upper Austria<br /> … … 27 27 </div> 28 28 <div class="panel-body"> 29 <p><strong>Support and Inquiries</strong>: <a href="mailto:#">support@heuristiclab.com</a></p> 30 <p><strong>Heuristic and Evolutionary Algorithms Laboratory (HEAL)</strong>: <a href="http://heal.heuristiclab.com">http://heal.heuristiclab.com</a></p> 29 <p><strong>Support and Inquiries</strong>: <a href="mailto:support@heuristiclab.com">support@heuristiclab.com</a></p> 30 <p><strong>Heuristic and Evolutionary Algorithms Laboratory (HEAL)</strong>: <a href="App/RedirectUrl?url=http://heal.heuristiclab.com">http://heal.heuristiclab.com</a></p> 31 <p><strong>HeuristicLab development site</strong>: <a href="App/RedirectUrl?url=http://dev.heuristiclab.com">http://dev.heuristiclab.com</a></p> 31 32 <p> 32 <strong>Head of HeuristicLab</strong>: <br />33 <strong>Head of HeuristicLab</strong>: <br /> 33 34 FH-Prof. DI Dr. Stefan Wagner<br /> 34 Phone:+43 50804 22030<br />35 Fax:+43 50804 21599<br />36 E-mail: <a href="mailto:#">stefan.wagner@heuristiclab.com</a><br />35 <span class="glyphicon glyphicon-phone-alt"></span> +43 50804 22030<br /> 36 <span class="glyphicon glyphicon-print"></span> +43 50804 21599<br /> 37 <span class="glyphicon glyphicon-envelope"></span> <a href="mailto:stefan.wagner@heuristiclab.com">stefan.wagner@heuristiclab.com</a><br /> 37 38 </p> 38 39 </div> … … 45 46 <div class="panel panel-default"> 46 47 <div class="panel-heading"> 47 <h3 class="panel-title">Disclaimer of Liability and Endorsement</h3>48 <h3 class="panel-title">Disclaimer</h3> 48 49 </div> 49 50 <div class="panel-body"> 50 <p style="text-align: justify">HeuristicLab 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 (http://www.gnu.org/licenses). All contents on the development homepage and wiki of the HeuristicLab have been compiled carefully. Still, the Heuristic and Evolutionary Algorithms Laboratory (HEAL) makes no guarantees of accuracy, completeness and timeliness of the information on this website. Therefore HEAL accepts no responsibility or liability for damages or losses resulting from the use of this website and/or the software.</p>51 <p style="text-align: justify">HeuristicLab, Hive and HeuristicLab WebApp are distributed in the hope that they 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 (<a href="App/RedirectUrl?url=http://www.gnu.org/licenses">http://www.gnu.org/licenses</a>). </p> 51 52 </div> 52 53 </div>
Note: See TracChangeset
for help on using the changeset viewer.