comparison nt/ChangeLog @ 5440:24c67faf4be6

Added property notice and license to ChangeLogs.
author Mats Lidell <matsl@xemacs.org>
date Mon, 06 Dec 2010 23:03:25 +0100
parents 7e535575bf6d
children f2881cb841b4
comparison
equal deleted inserted replaced
5439:771bf922ab2b 5440:24c67faf4be6
2467 - 2467 -
2468 +#endif 2468 +#endif
2469 2469
2470 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything 2470 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
2471 properly. 2471 properly.
2472
2473
2474 ChangeLog entries synched from GNU Emacs are the property of the FSF.
2475 Other ChangeLog entries are usually the property of the author of the
2476 change.
2477
2478 This file is part of XEmacs.
2479
2480 XEmacs is free software: you can redistribute it and/or modify it
2481 under the terms of the GNU General Public License as published by the
2482 Free Software Foundation, either version 3 of the License, or (at your
2483 option) any later version.
2484
2485 XEmacs is distributed in the hope that it will be useful, but WITHOUT
2486 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2487 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
2488 for more details.
2489
2490 You should have received a copy of the GNU General Public License
2491 along with XEmacs. If not, see <http://www.gnu.org/licenses/>.