diff options
author | Miles Bader <miles@gnu.org> | 2008-01-31 11:35:46 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-01-31 11:35:46 +0000 |
commit | 94cc397c541f50af6b049af6c42806daa2be2709 (patch) | |
tree | 0ddf19cca2e3fb64ab0247133ec42fea91396d9a /admin/nt | |
parent | 8d99a0b354137e307fc729ec31cd65088e324adf (diff) | |
parent | 01e573290dceccfe5d79cb72abf4a7140226fc3f (diff) | |
download | emacs-94cc397c541f50af6b049af6c42806daa2be2709.tar.gz |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1028
Diffstat (limited to 'admin/nt')
-rw-r--r-- | admin/nt/README-UNDUMP.W32 | 22 | ||||
-rw-r--r-- | admin/nt/README-ftp-server | 24 | ||||
-rw-r--r-- | admin/nt/README.W32 | 22 |
3 files changed, 67 insertions, 1 deletions
diff --git a/admin/nt/README-UNDUMP.W32 b/admin/nt/README-UNDUMP.W32 index 9c9875b44d4..e1634448be1 100644 --- a/admin/nt/README-UNDUMP.W32 +++ b/admin/nt/README-UNDUMP.W32 @@ -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 @@ problems with Emacs, including problems with dumping, send email to "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. diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server index a15788f5714..13b7c2a4b4e 100644 --- a/admin/nt/README-ftp-server +++ b/admin/nt/README-ftp-server @@ -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. + Precompiled Distributions of Emacs for Windows @@ -264,4 +268,22 @@ (jasonr@gnu.org) Most of this README was contributed by former maintainer Andrew Innes - (andrewi@gnu.org)
\ No newline at end of file + (andrewi@gnu.org) + + +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. diff --git a/admin/nt/README.W32 b/admin/nt/README.W32 index 4c74f12f96c..9d78e4f5e89 100644 --- a/admin/nt/README.W32 +++ b/admin/nt/README.W32 @@ -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 set up and run a precompiled version @@ -211,3 +215,21 @@ c-submit-bug-report for C/C++/Java mode, etc. 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. |