diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2012-06-20 00:07:58 +0300 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2012-06-20 00:12:05 +0300 |
commit | c521665bd725448a333e1b2c693f460c63789f5c (patch) | |
tree | 2c015f9d7b6e39a8fbf875ae46c8d29406fe3ef0 | |
parent | fe3db740025d80f70ceccb33b2bf3c085a2fca80 (diff) | |
download | postgresql-c521665bd725448a333e1b2c693f460c63789f5c.tar.gz postgresql-c521665bd725448a333e1b2c693f460c63789f5c.zip |
Remove confusing half sentence from legal notice
pointed out by Stefan Kaltenbrunner
-rw-r--r-- | doc/src/sgml/legal.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index ccf50d612e0..d906d339688 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -10,8 +10,7 @@ <para> <productname>PostgreSQL</productname> is Copyright © 1996-2012 - by the PostgreSQL Global Development Group and is distributed under - the terms of the license of the University of California below. + by the PostgreSQL Global Development Group. </para> <para> |