diff options
author | Miles Bader <miles@gnu.org> | 2008-01-31 13:49:17 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-01-31 13:49:17 +0000 |
commit | 6498c4b170e8a143f02913ec523e3b84ab11790c (patch) | |
tree | 1182b5d4a6adeb1c917df4c26972374ecd9fd2d1 /admin/nt | |
parent | 4efcc8d152908c623a964d591c71bcce54541263 (diff) | |
parent | 94cc397c541f50af6b049af6c42806daa2be2709 (diff) | |
download | emacs-6498c4b170e8a143f02913ec523e3b84ab11790c.tar.gz |
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-328
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 e04201a7b7b..a2f6cb9ede3 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 @@ -269,4 +273,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. |