mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fix improper copyright in boehm_gc
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user