diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-12-06 16:37:11 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-12-06 16:37:11 +0000 |
commit | b6332952b7dae311befd5f8bf09329d9a9ddeba7 (patch) | |
tree | f46ae3757337a845fa05a65683cdecdf73ed2897 /doc/src/sgml/postgres.sgml | |
parent | 8ad4f99b73ba902c6a510b9724b94ea7b7094cf3 (diff) |
Remove references to PostgreSQL as "public-domain" since that has a
specific meaning wrt copyright (or lack thereof).
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 99c72d1fa64..19e5c52807f 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -157,8 +157,8 @@ Your name here... now becoming available in some commercial databases. It provides SQL92/SQL3 language support, transaction integrity, and type extensibility. - <ProductName>PostgreSQL</ProductName> is a public-domain, - open source descendant of this original Berkeley code. + <ProductName>PostgreSQL</ProductName> is an + open-source descendant of this original Berkeley code. </Para> </Preface> @@ -320,7 +320,7 @@ Omit index until we have some index entries. <!-- Keep this comment at the end of the file Local variables: -mode: sgml +mode:sgml sgml-omittag:nil sgml-shorttag:t sgml-minimize-attributes:nil @@ -330,7 +330,7 @@ sgml-indent-data:t sgml-parent-document:nil sgml-default-dtd-file:"./reference.ced" sgml-exposed-tags:nil -sgml-local-catalogs:"/usr/lib/sgml/CATALOG" +sgml-local-catalogs:("/usr/lib/sgml/CATALOG") sgml-local-ecat-files:nil End: --> |