Changeset 2019 for trunk/src/kmk/expreval.c
- Timestamp:
- Nov 2, 2008, 1:21:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/expreval.c
r1729 r2019 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 */
Note:
See TracChangeset
for help on using the changeset viewer.