# HG changeset patch # User Jason Rumney # Date 1201743068 0 # Node ID 88d282d7693ecc7fd8a55af3b15d7a90292a6f15 # Parent 297013ef0ae46495bbe87d9788ef9d39124c38cd Add copyright notice and license. diff -r 297013ef0ae4 -r 88d282d7693e admin/nt/README-UNDUMP.W32 --- a/admin/nt/README-UNDUMP.W32 Thu Jan 31 01:28:44 2008 +0000 +++ b/admin/nt/README-UNDUMP.W32 Thu Jan 31 01:31:08 2008 +0000 @@ -1,3 +1,7 @@ +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 + Free Software Foundation, Inc. +See the end of the file for license conditions. + Emacs for Windows This README file describes how to dump a bare precompiled version of GNU @@ -34,3 +38,21 @@ "help-emacs-windows@gnu.org". Enjoy! + + +This file is part of GNU Emacs. + +GNU Emacs is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3, or (at your option) +any later version. + +GNU Emacs is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with GNU Emacs; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA.