Remove mention of license from the README. It's implicit that it's the
authorHeikki Linnakangas <[email protected]>
Tue, 16 Dec 2014 19:36:05 +0000 (21:36 +0200)
committerHeikki Linnakangas <[email protected]>
Fri, 16 Jan 2015 11:37:06 +0000 (13:37 +0200)
same license as the rest of the source tree.

contrib/pg_rewind/README

index cac609567c86a5c047d00e84de570f4ecbdee7bc..9f7158d5b4a675d57dfa1bd0e503d420a74e2cdc 100644 (file)
@@ -92,9 +92,3 @@ Restrictions
 pg_rewind needs that cluster uses either data checksums that can be enabled
 at server initialization with initdb or WAL logging of hint bits that can
 be enabled by settings "wal_log_hints = on" in postgresql.conf.
-
-License
--------
-
-pg_rewind can be distributed under the BSD-style PostgreSQL license. See
-COPYRIGHT file for more information.