VirtualBox

Changeset 2019 in kBuild for trunk/src/lib/kDep.h


Ignore:
Timestamp:
Nov 2, 2008 12:21:05 AM (16 years ago)
Author:
bird
Message:

GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/kDep.h

    r1165 r2019  
    11/* $Id$ */
    22/** @file
    3  *
    43 * kDep - Common Dependency Managemnt Code.
    5  *
    6  * Copyright (c) 2004-2007 knut st. osmundsen <[email protected]>
    7  *
     4 */
     5
     6/*
     7 * Copyright (c) 2004-2008 knut st. osmundsen <[email protected]>
    88 *
    99 * This file is part of kBuild.
     
    1111 * kBuild is free software; you can redistribute it and/or modify
    1212 * it under the terms of the GNU General Public License as published by
    13  * the Free Software Foundation; either version 2 of the License, or
     13 * the Free Software Foundation; either version 3 of the License, or
    1414 * (at your option) any later version.
    1515 *
     
    2020 *
    2121 * You should have received a copy of the GNU General Public License
    22  * along with kBuild; if not, write to the Free Software
    23  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     22 * along with kBuild.  If not, see <http://www.gnu.org/licenses/>
    2423 *
    2524 */
    2625
    27 
    28 #ifndef __kDep_h__
    29 #define __kDep_h__
     26#ifndef ___kDep_h
     27#define ___kDep_h
    3028
    3129/** A dependency. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette