| 32 </div> |
32 </div> |
| 33 <div class="nav"> |
33 <div class="nav"> |
| 34 <h3>Resources</h3> |
34 <h3>Resources</h3> |
| 35 <ul> |
35 <ul> |
| 36 <li><a target="_blank" href="api/">API Reference</a></li> |
36 <li><a target="_blank" href="api/">API Reference</a></li> |
| 37 <li><a target="_blank" href="http://develop.uap-core.de/hg/ucx/">Repository</a></li> |
37 <li><a target="_blank" href="https://develop.uap-core.de/hg/ucx/">Repository</a></li> |
| 38 </ul> |
38 </ul> |
| 39 </div> |
39 </div> |
| 40 </div> |
40 </div> |
| 41 <!-- end navigation --> |
41 <!-- end navigation --> |
| 42 |
42 |
| 43 <!-- begin content --> |
43 <!-- begin content --> |
| 44 <div class="content"> |
44 <div class="content"> |
| 45 <h1>License</h1> |
45 <h1>License</h1> |
| 46 <p>Copyright 2016 Olaf Wintermann. All rights reserved.</p> |
46 <p>Copyright 2017 Olaf Wintermann. All rights reserved.</p> |
| 47 |
47 |
| 48 <p> |
48 <p> |
| 49 Redistribution and use in source and binary forms, with or |
49 Redistribution and use in source and binary forms, with or |
| 50 without modification, are permitted provided that the following |
50 without modification, are permitted provided that the following |
| 51 conditions are met: |
51 conditions are met: |