Skip to content

Commit 12f69a9

Browse files
committed
Licensing and attribution
1 parent 82bf101 commit 12f69a9

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ <h4>Subscribe to PythonPune Google Group</h4>
6060
</section>
6161
<section id="footer">
6262
<p><em>Site maintained by <a href="https://github.com/dnene" class="user-mention">@dnene</a> and <a href="https://github.com/palakmathur" class="user-mention">@palakmathur</a>. Contact them for corrections / comments / suggestions <br/>
63-
Look and feel originally based on `hack` theme of github pages with subsequent modifications</em></p>
63+
Look and feel originally based on `hack` theme of github pages by <a href="http://bleikamp.com/">Ben Bleikamp</a> with subsequent modifications</em><br/>
64+
<a rel="license" href="http://creativecommons.org/licenses/by/2.5/in/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/2.5/in/80x15.png" /></a><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">PythonPune Website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/pythonpune/pythonpune.github.com/" property="cc:attributionName" rel="cc:attributionURL">Various contributors from PythonPune</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.5/in/deed.en_US">Creative Commons Attribution 2.5 India License</a>. </p>
6465
</section>
6566
</div>
6667

license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This work is licensed under the Creative Commons Attribution 2.5 India License. To view a copy of this license, visit http://creativecommons.org/licenses/by/2.5/in/.

stylesheets/stylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ a {
258258
/* Added by Dhananjay */
259259

260260
#footer p {
261-
font-size: 8px;
261+
font-size: 10px;
262262
}
263263

264264
/* Added by Palak */

0 commit comments

Comments
 (0)