Changeset 2019 for trunk/src/kmk/incdep.c
- Timestamp:
- Nov 2, 2008, 1:21:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/incdep.c
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
r1913 r2019 6 6 7 7 /* 8 * Copyright (c) 200 6-2008 knut st. osmundsen <bird-src-spam@anduin.net>8 * Copyright (c) 2007-2008 knut st. osmundsen <bird-src-spam@anduin.net> 9 9 * 10 10 * This file is part of kBuild. … … 12 12 * kBuild is free software; you can redistribute it and/or modify 13 13 * it under the terms of the GNU General Public License as published by 14 * the Free Software Foundation; either version 2of the License, or14 * the Free Software Foundation; either version 3 of the License, or 15 15 * (at your option) any later version. 16 16 * … … 21 21 * 22 22 * 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/> 25 24 * 26 25 */ 27 28 26 29 27 /******************************************************************************* -
Property svn:keywords
changed from
Note:
See TracChangeset
for help on using the changeset viewer.