Ignore:
Timestamp:
May 16, 2002, 6:43:06 PM (23 years ago)
Author:
sandervl
Message:

Wine resync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ole32/compobj_private.h

    r7958 r8441  
     1/*
     2 * Copyright 1995 Martin von Loewis
     3 * Copyright 1998 Justin Bradford
     4 * Copyright 1999 Francis Beaudet
     5 * Copyright 1999 Sylvain St-Germain
     6 * Copyright 2002 Marcus Meissner
     7 *
     8 * This library is free software; you can redistribute it and/or
     9 * modify it under the terms of the GNU Lesser General Public
     10 * License as published by the Free Software Foundation; either
     11 * version 2.1 of the License, or (at your option) any later version.
     12 *
     13 * This library is distributed in the hope that it will be useful,
     14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
     15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     16 * Lesser General Public License for more details.
     17 *
     18 * You should have received a copy of the GNU Lesser General Public
     19 * License along with this library; if not, write to the Free Software
     20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     21 */
    122#ifndef __WINE_OLE_COMPOBJ_H
    223#define __WINE_OLE_COMPOBJ_H
Note: See TracChangeset for help on using the changeset viewer.