added Creative Commons Attribution-Noncommercial-Share Alike 3.0 Croatia License
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 16 May 2009 22:19:40 +0000 (22:19 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 16 May 2009 22:19:40 +0000 (22:19 +0000)
git-svn-id: file:///home/dpavlin/private/svn/sysadmin-cookbook-html@5 3e18072f-9615-4e06-9d3a-648eafba3f8d

bin/html.pl

index fcaeb34..013077d 100755 (executable)
@@ -117,7 +117,8 @@ pre.changes {
 }
 
 pre.content {
-       padding: 1em;
+       padding: 0.5em;
+       margin: 1em;
        background: #eee;
 }
 
@@ -129,6 +130,8 @@ li .date {
 
 </style>
 </head><body>
+       <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/hr/"><img alt="Creative Commons License" style="border-width:0; float: right" src="http://i.creativecommons.org/l/by-nc-sa/3.0/hr/88x31.png" /></a>
+       <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Text" property="dc:title" rel="dc:type">Sysadmin Cookbook</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.rot13.org/~dpavlin/" property="cc:attributionName" rel="cc:attributionURL">Dobrica Pavlinusic</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/hr/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Croatia License</a>.
        |
        . "<div class=toc>$toc_html</div>"
        , join("\n", @html)