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-xargs.kmk

    • Property svn:keywords changed from Id to Author Date Id Revision
    r822 r2019  
    11# $Id$
    22## @file
    3 #
    43# kBuild - testcase for the xargs function.
    54#          Requires manual inspection of the output.
    65#
    7 # Copyright (c) 2007 knut st. osmundsen <bird-kBuild-spam@anduin.net>
     6
    87#
     8# Copyright (c) 2007-2008 knut st. osmundsen <bird-src-spam@anduin.net>
    99#
    10 # This file is part of kLdr.
     10# This file is part of kBuild.
    1111#
    12 # kLdr is free software; you can redistribute it and/or modify
     12# 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#
    17 # kLdr is distributed in the hope that it will be useful,
     17# kBuild is distributed in the hope that it will be useful,
    1818# but WITHOUT ANY WARRANTY; without even the implied warranty of
    1919# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     
    2121#
    2222# You should have received a copy of the GNU General Public License
    23 # along with kLdr; if not, write to the Free Software
    24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  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.