summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.qdoc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-10-25 16:23:55 +0200
committerTony Sarajärvi <tony.sarajarvi@qt.io>2016-10-28 12:46:43 +0000
commite46cf80f8a9b3ef9b5ab46f25f947d8cf88415de (patch)
tree56292b7dc1729bd3c0f97206f2467a37cbdd7f27 /src/corelib/tools/qlocale.qdoc
parenteb9681397609eee38703f0e0f005a234f95ad99f (diff)
Remove legalese text from QLocale
The mentioned functions are now documented in src/3rdparty/freebsd. Anyhow, the license and copyright differs ... Change-Id: Ib59ace624d1d8244f591668ed05993787ca65d24 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Diffstat (limited to 'src/corelib/tools/qlocale.qdoc')
-rw-r--r--src/corelib/tools/qlocale.qdoc20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/corelib/tools/qlocale.qdoc b/src/corelib/tools/qlocale.qdoc
index f4b49095df..8c5711fb5e 100644
--- a/src/corelib/tools/qlocale.qdoc
+++ b/src/corelib/tools/qlocale.qdoc
@@ -94,26 +94,6 @@
QLocale's data is based on Common Locale Data Repository v29.
- The double-to-string and string-to-double conversion functions are
- covered by the following licenses:
-
- \legalese
- Copyright (c) 1991 by AT&T.
-
- Permission to use, copy, modify, and distribute this software for any
- purpose without fee is hereby granted, provided that this entire notice
- is included in all copies of any software which is or includes a copy
- or modification of this software and in all copies of the supporting
- documentation for such software.
-
- THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
- WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR AT&T MAKES ANY
- REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
- OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
-
- This product includes software developed by the University of
- California, Berkeley and its contributors.
-
\sa QString::arg(), QString::toInt(), QString::toDouble(),
QInputMethod::locale()
*/