Changeset 1993 for trunk/src/kmk/make.1
- Timestamp:
- Oct 29, 2008, 1:37:51 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.1
r903 r1993 341 341 Mike Frysinger. 342 342 .SH "COPYRIGHT" 343 Copyright (C) 1992, 1993, 1996, 1999 Free Software Foundation, Inc.343 Copyright (C) 1992, 1993, 1996, 1999, 2007 Free Software Foundation, Inc. 344 344 This file is part of GNU 345 345 .IR make . 346 346 .LP 347 GNU 348 .I make 349 is free software; you can redistribute it and/or modify it under the 350 terms of the GNU General Public License as published by the Free 351 Software Foundation; either version 2, or (at your option) any later 347 GNU Make is free software; you can redistribute it and/or modify it under the 348 terms of the GNU General Public License as published by the Free Software 349 Foundation; either version 3 of the License, or (at your option) any later 352 350 version. 353 351 .LP 354 GNU 355 .I make 356 is distributed in the hope that it will be useful, but WITHOUT ANY 357 WARRANTY; without even the implied warranty of MERCHANTABILITY or 358 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 359 for more details. 360 .LP 361 You should have received a copy of the GNU General Public License 362 along with GNU 363 .IR make ; 364 see the file COPYING. If not, write to the Free Software Foundation, 365 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. 352 GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY 353 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 354 A PARTICULAR PURPOSE. See the GNU General Public License for more details. 355 .LP 356 You should have received a copy of the GNU General Public License along with 357 this program. If not, see 358 .IR http://www.gnu.org/licenses/ .
Note:
See TracChangeset
for help on using the changeset viewer.