Changeset 1547 for trunk/kBuild/up.kmk


Ignore:
Timestamp:
Apr 22, 2008, 4:02:09 AM (17 years ago)
Author:
bird
Message:

License clearification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/up.kmk

    r1505 r1547  
    11# $Id$
    22## @file
    3 #
    43# kBuild - File included at top of a up forwarder makefile.
    54#          This method is DEPRECATED. Use Makefile.kup files instead.
    65#
     6
     7#
    78# Copyright (c) 2005-2008 knut st. osmundsen <bird-kBuild-spam@anduin.net>
    8 #
    99#
    1010# This file is part of kBuild.
     
    2525#
    2626#
     27# As a special exception you are granted permission to include this file, via
     28# the kmk include directive, as you wish without this in itself causing the
     29# resulting makefile, program or whatever to be covered by the GPL license.
     30# This exception does not however invalidate any other reasons why the makefile,
     31# program, whatever should not be covered the GPL.
     32#
    2733
    28 # inlucde the header to get the right MAKE and to include config.kmk
     34# include the header to get the right MAKE and to include config.kmk
    2935# files since these may contain global goals.
    3036include $(PATH_KBUILD)/header.kmk
Note: See TracChangeset for help on using the changeset viewer.