summaryrefslogtreecommitdiffstats
path: root/assets/footer.html
blob: 7fc5069a4fe1d381eda2cb61734c2b4054d5998f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
                </div>
            </div>
            <div id="footer">
                <div id="footer_left">
                    <span>JogAmp.org</span>
                    by <a href="../../">http://jogamp.org</a>
                    is licensed under a <br/>
                    <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 License</a>.
                </div>
            </div>
        </div>
    </body>
</html>