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/programmer.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/programmer.sgml')
-rw-r--r-- | doc/src/sgml/programmer.sgml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index 93ea1dbc818..f6c465af284 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -1,9 +1,13 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.19 1999/07/22 15:11:04 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.20 1999/12/06 16:37:11 thomas Exp $ Postgres Programmer's Guide. $Log: programmer.sgml,v $ +Revision 1.20 1999/12/06 16:37:11 thomas +Remove references to PostgreSQL as "public-domain" since that has a + specific meaning wrt copyright (or lack thereof). + Revision 1.19 1999/07/22 15:11:04 thomas Complete merge of all old man page information. lisp.sgml is a placeholder for Eric Marsden's upcoming contribution. @@ -143,8 +147,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> |