X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fst%2Fbs.h;h=bfe6f48ec99ee0519abdaf5d858d364de9b422eb;hb=395c1f470c010aaef09345d08204e8780df6ee0b;hp=bd9662350ee9ab5d5cf91fa767dea34f65a3ad9b;hpb=e403021723be73dfd326e864587c5dfd77ff1d35;p=libfirm diff --git a/ir/st/bs.h b/ir/st/bs.h index bd9662350..bfe6f48ec 100644 --- a/ir/st/bs.h +++ b/ir/st/bs.h @@ -1,4 +1,14 @@ -/* Copyright (c) 2002 by Universitaet Karlsruhe (TH). All Rights Reserved */ +/* + * Project: libFIRM + * File name: ir/st/bs.h + * Purpose: Provides a simple bit set. + * Author: Florian Liekweg + * Modified by: + * Created: 4.3.2002 + * CVS-ID: $Id$ + * Copyright: (c) 2002-2003 Universität Karlsruhe + * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. + */ /** @file bs.h @@ -8,7 +18,6 @@ Not quite complete */ -/* $Id$ */ # ifndef _BS_H_ # define _BS_H_