Improving look of header
[libreplanet-static.git] / 2015 / footer.html
CommitLineData
3e6c2d63
DT
1</div><!-- end of content column -->
2</div>
3</div> <!-- end of container -->
4</div> <!-- end of wrapper -->
5
6<div id="footer">
7 <div class="container">
8 <p class="text-muted text-center">
9 The <a href="http://www.fsf.org/">Free Software Foundation</a> is
10 a nonprofit with a worldwide mission to advance software
e8df539c 11 freedom. LibrePlanet 2015 is produced in partnership by the
3e6c2d63
DT
12 <a href="https://www.fsf.org">Free Software Foundation</a>
13 with the
14 <a href="http://sipb.mit.edu/">
15 Student Information Processing Board (SIPB)
16 </a>
17 at MIT.
18 <a href="https://my.fsf.org/associate/support_freedom">Donate</a>.
19 </p>
20
21 <p class="text-muted text-center">
22 <a rel="license"
23 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
24 <img alt="[ Creative Commons License ]" style="border-width:0"
25 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
26 </a>
a1216934 27 Except where otherwise noted, this site and its images, logos and and other media are licensed under <br />
3e6c2d63 28 <a rel="license"
bbb4c41a 29 href="http://creativecommons.org/licenses/by-sa/4.0/">
a1216934 30 Creative Commons Attribution-ShareAlike 4.0</a>.
e8df539c 31 Copyright &copy; 2014-2015 Free Software Foundation.
3e6c2d63
DT
32 </p>
33
34 <p class="text-muted text-center">
35 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
36 JavaScript license information
37 </a>
38 </p>
39
40 <p class="text-muted text-center">
41 This site, including fonts, CSS, and JavaScript, was built using
42 <a href="http://getbootstrap.com">Bootstrap</a>,
43 which is licensed under the
44 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
45 Apache 2.0 license</a>.
46 </p>
47 </div>
48</div>
49
50<script type="text/javascript"
51 src="/2015/assets/js/jquery-1.11.1.min.js"></script>
52<script type="text/javascript"
53 src="/2015/assets/js/bootstrap.min.js"></script>
de060885
DT
54
55<!-- - Piwik -->
56<script type="text/javascript">
57 /*
58 * |@licstart The following is the entire license notice for the JavaScript code in this page.|
59
60 * Copyright 2012 Matthieu Aubry.
61
62 * This program is free software: you can redistribute it and/or modify
63 * it under the terms of the GNU General Public License as published by
64 * the Free Software Foundation, either version 3 of the License, or
65 * (at your option) any later version.
66
67 * This program is distributed in the hope that it will be useful,
68 * but WITHOUT ANY WARRANTY; without even the implied warranty of
69 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
70 * GNU General Public License for more details.
71
72 * You should have received a copy of the GNU General Public License
73 * along with this program. If not, see http://www.gnu.org/licenses/.
74
75 * |@licend The above is the entire license notice for the JavaScript code in this page.|
76 */
77 var _paq = _paq || [];
78 _paq.push(["trackPageView"]);
79 _paq.push(["enableLinkTracking"]);
80
81 (function() {
82 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
83 _paq.push(["setTrackerUrl", u+"piwik.php"]);
84 _paq.push(["setSiteId", "10"]);
85 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
86 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
87 })();
88</script>
89<!-- - End Piwik Code -->
90
91</body>
3e6c2d63 92</html>