Fix improper copyright in boehm_gc

This commit is contained in:
Vale
2016-03-06 09:51:17 -05:00
parent 935e2304d1
commit ea721123d4

View File

@@ -7,8 +7,8 @@ deallocating memory that is no longer useful. The collector automatically \
recycles memory when it determines that it can no longer be otherwise accessed."
HOMEPAGE="http://www.hboehm.info/gc/"
COPYRIGHT="1988, 1989 Hans-J. Boehm, Alan J. Demers
1991-1996 by Xerox Corporation. All rights reserved.
1996-1999 by Silicon Graphics. All rights reserved.
1991-1996 Xerox Corporation.
1996-1999 Silicon Graphics.
1999-2011 Hewlett-Packard Development Company, L.P."
LICENSE="BOEHM"
REVISION="2"