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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/testcase-includedep-sub.kmk

    • Property svn:keywords changed from Id to Author Date Id Revision
    r1694 r2019  
    11# $Id$
    22## @file
    3 # kBuild - testcase for the includdep directive, helper file 
     3# kBuild - testcase for the includdep directive, helper file
    44#          that gets included all the time.
    55#
    66
    77#
    8 # Copyright (c) 2007 knut st. osmundsen <bird-src-spam@anduin.net>
     8# Copyright (c) 2007-2008 knut st. osmundsen <bird-src-spam@anduin.net>
    99#
    1010# This file is part of kBuild.
     
    1212# kBuild is free software; you can redistribute it and/or modify
    1313# it under the terms of the GNU General Public License as published by
    14 # the Free Software Foundation; either version 2 of the License, or
     14# the Free Software Foundation; either version 3 of the License, or
    1515# (at your option) any later version.
    1616#
     
    2121#
    2222# You should have received a copy of the GNU General Public License
    23 # along with kBuild; if not, write to the Free Software
    24 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
     23# along with kBuild.  If not, see <http://www.gnu.org/licenses/>
    2524#
    2625#
Note: See TracChangeset for help on using the changeset viewer.