pgloader/docs/pgloader-moral-license.html
Dimitri Fontaine 9e574ce884 Rename web/ into docs/
This allows to benefit from github pages without having to maintain a
separate orphaned branch.
2016-08-19 20:55:29 +02:00

172 lines
7.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../docs-assets/ico/favicon.png">
<title>pgloader</title>
<!-- Bootstrap core CSS -->
<link href="dist/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="dist/carousel.css" rel="stylesheet">
</head>
<!-- NAVBAR
================================================== -->
<body>
<div class="navbar-wrapper">
<div class="container">
<div class="navbar navbar-inverse navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">pgloader</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="howto/quickstart.html">Quick Start</a></li>
<li><a href="howto/pgloader.1.html">Reference documentation</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Data Sources HowTos <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-header">Plain Files</li>
<li><a href="howto/csv.html">CSV</a></li>
<li><a href="howto/fixed.html">Fixed format</a></li>
<li><a href="howto/geolite.html">Geolite</a></li>
<li class="divider"></li>
<li class="dropdown-header">Databases</li>
<li><a href="howto/dBase.html">dBase</a></li>
<li><a href="howto/sqlite.html">SQLite</a></li>
<li><a href="howto/mysql.html">MySQL</a></li>
</ul>
</li>
<li><a href="download.html">Download</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li class="active">
<a href="pgloader-moral-license.html">License</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- an empty carousel -->
<div id="myCarousel" class="carousel slide" data-ride="carousel" style="height: 100px">
<div class="carousel-inner" style="height: 100px">
<div class="item active" style="height: 100px">
<img data-src="holder.js/900x100/auto/#777:#7a7a7a" style="height: 100px">
<!-- <div class="container"> -->
<!-- <div class="carousel-caption"> -->
<!-- <h1>Load data into PostgreSQL. Fast.</h1> -->
<!-- <p></p> -->
<!-- </div> -->
<!-- </div> -->
</div>
</div>
</div><!-- /.carousel -->
<div class="container marketing">
<div class="row featurette">
<div class="col-md-8 col-md-offset-2">
<h2 class="featurette-heading" style="text-align: center;">
pgloader <span class="text-muted"> Moral License </span>
</h2>
<p class="lead" style="text-align: justify; padding-top: 1em;">
The pgloader project is fully Open Source and released
under <a href="http://www.postgresql.org/about/licence/">The
PostgreSQL License</a> so that anyone can easily contribute to
the project. The whole project management (issue tracking,
feature proposals, etc) happens on
the <a href="https://github.com/dimitri/pgloader">pgloader
github page</a>, in public.
</p>
<a href="http://www.postgresql.org/about/licence/">
<img class="featurette-image img-responsive center-block"
src="img/bsd.svg"
alt="BSD">
</a>
<hr />
<p class="lead" style="text-align: justify; padding-top: 1em;">
Software development may be open, and the result shared with an
Open Source Software licence, but the actual hours of
programming are not gratis.
</p>
<p class="lead" style="text-align: justify; padding-top: 1em;">
Just like everybody else, I need money for mortgage, kids and
food, money I make by doing things with computers, for people
who are willing to pay for that.
One of the things I do for money, is develop pgloader, and the
<i>pgloader Moral License</i> is a good vehicle available for
the paperwork. I shamelessly stole the whole idea
from <a href="http://phk.freebsd.dk/VML/">The Varnish Moral
License</a>. See
the <a href="http://phk.freebsd.dk/VML/vmlfaq.html">Varnish
Moral License FAQ and How To</a> to see how PHK does it.
</p>
<h3 style="text-align: center;">The way it works is very simple:</h3>
<p class="lead" style="text-align: justify; padding-top: 1em;">
Happy pgloader users tell me that they want a <b><i>pgloader
Moral License</i></b>. I send them an invoice from my company.
They <i>pay the invoice</i>, I develop pgloader.
</p>
<hr />
<h3 style="text-align: center;">
Interested?
<span class="text-muted">
Email me at
<a href="mailto:dim@tapoueh.org">dim@tapoueh.org</a>
</span>
</h3>
<hr />
<p class="lead" style="text-align: justify; padding-top: 1em;">
If you or your company prefer more classic paperwork (as known
as <i>contracting</i> or <i>sponsoring</i>), of course that is
still possible too, just get in touch!
</p>
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>&copy; 2013-2014 Dimitri Fontaine. &middot;</p>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="dist/js/bootstrap.min.js"></script>
<!-- <script src="docs-assets/js/holder.js"></script> -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47059482-2', 'tapoueh.org');
ga('send', 'pageview');
</script>
</body>
</html>