diff options
author | maho <maho@FreeBSD.org> | 2008-09-25 08:46:11 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-09-25 08:46:11 +0800 |
commit | 1a4d8a7ffb5a8302cfa571575b292eec3e58ff86 (patch) | |
tree | d27b2ef9447182e95ca2ace705a604b4d4c8a636 | |
parent | 5d5856e25cc75c9a508a7ae08505d5dd72b0feb9 (diff) | |
download | freebsd-ports-gnome-1a4d8a7ffb5a8302cfa571575b292eec3e58ff86.tar.gz freebsd-ports-gnome-1a4d8a7ffb5a8302cfa571575b292eec3e58ff86.tar.zst freebsd-ports-gnome-1a4d8a7ffb5a8302cfa571575b292eec3e58ff86.zip |
Updates ptmalloc to version 3.
PR: 127012
Submitted by: Pedro Giffuni
-rw-r--r-- | devel/ptmalloc/pkg-message | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/ptmalloc/pkg-message b/devel/ptmalloc/pkg-message new file mode 100644 index 000000000000..155e4ddd807a --- /dev/null +++ b/devel/ptmalloc/pkg-message @@ -0,0 +1,19 @@ +Copyright (c) 2001-2006 Wolfram Gloger + +Permission to use, copy, modify, distribute, and sell this software +and its documentation for any purpose is hereby granted without fee, +provided that (i) the above copyright notices and this permission +notice appear in all copies of the software and related documentation, +and (ii) the name of Wolfram Gloger may not be used in any advertising +or publicity relating to the software. + +THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, +EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY +WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + +IN NO EVENT SHALL WOLFRAM GLOGER BE LIABLE FOR ANY SPECIAL, +INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY +OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. |