From ea721123d499aa6f845b82249a8a97cbe448b617 Mon Sep 17 00:00:00 2001 From: Vale Date: Sun, 6 Mar 2016 09:51:17 -0500 Subject: [PATCH] Fix improper copyright in boehm_gc --- dev-libs/boehm_gc/boehm_gc-7.2d.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/boehm_gc/boehm_gc-7.2d.recipe b/dev-libs/boehm_gc/boehm_gc-7.2d.recipe index 441ed4948..ac6842b5b 100644 --- a/dev-libs/boehm_gc/boehm_gc-7.2d.recipe +++ b/dev-libs/boehm_gc/boehm_gc-7.2d.recipe @@ -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"