diff options
author | Jason Rumney <jasonr@gnu.org> | 2008-01-31 01:31:36 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2008-01-31 01:31:36 +0000 |
commit | 892df15e09a4486bf0842166a860582e1fcde9d7 (patch) | |
tree | cdb31da9ce858000193a9d2ee6aafa6e86f1517a /admin/nt | |
parent | a695ae76903021ab273902809611bfdccf0c4eae (diff) |
Add copyright notice and license.
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 9c9875b44d..e1634448be 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 a15788f571..13b7c2a4b4 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 4c74f12f96..9d78e4f5e8 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. |