Changeset 2019 for trunk/src/misc/kmk_time.c
- Timestamp:
- Nov 2, 2008, 1:21:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/misc/kmk_time.c
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
r2002 r2019 7 7 8 8 /* 9 * Copyright (c) 2007-2008 knut st. osmundsen <bird- kBuild-spam@anduin.net>9 * Copyright (c) 2007-2008 knut st. osmundsen <bird-src-spam@anduin.net> 10 10 * 11 11 * This file is part of kBuild. … … 13 13 * kBuild is free software; you can redistribute it and/or modify 14 14 * it under the terms of the GNU General Public License as published by 15 * the Free Software Foundation; either version 2of the License, or15 * the Free Software Foundation; either version 3 of the License, or 16 16 * (at your option) any later version. 17 17 * … … 22 22 * 23 23 * You should have received a copy of the GNU General Public License 24 * along with kBuild; if not, write to the Free Software 25 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 * along with kBuild. If not, see <http://www.gnu.org/licenses/> 26 25 * 27 26 */ 28 29 27 30 28 /******************************************************************************* -
Property svn:keywords
changed from
Note:
See TracChangeset
for help on using the changeset viewer.