]> git.madduck.net Git - gitweb-conf.git/blob - footer.html

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix up base url
[gitweb-conf.git] / footer.html
1 <div class="footer">
2   <h1>Legalese</h1>
3
4   <p>All content available in this repository is copyright &copy; martin f.
5   krafft, unless otherwise noted.</p>
6
7   <p>All files and their content are released under the terms of the <a
8     href="http://www.perlfoundation.org/artistic_license_2_0" target="_blank"
9     title="Artistic Licence 2.0 on perlfoundation.org">Artistic Licence 2.0</a>,
10   unless otherwise noted.</p>
11
12   <p>The operator of this repository shall not be held liable for offending
13   content in pages linking to or linked from these page, nor does he endorse
14   their content unless stated otherwise.</p>
15 </div>