diff options
author | Glenn Morris <rgm@gnu.org> | 2007-02-10 23:08:05 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-02-10 23:08:05 +0000 |
commit | a05074b9802d771cb025c5acd33c5cdbd6ba8f23 (patch) | |
tree | 618078b0a82857d65c4ef72b4610ff4c6b2d1a47 /lispref/two-volume-cross-refs.txt | |
parent | 448adfb919607a47f537f793216460fd478fc097 (diff) | |
download | emacs-a05074b9802d771cb025c5acd33c5cdbd6ba8f23.tar.gz |
Add copyright and license notice.
Diffstat (limited to 'lispref/two-volume-cross-refs.txt')
-rw-r--r-- | lispref/two-volume-cross-refs.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/lispref/two-volume-cross-refs.txt b/lispref/two-volume-cross-refs.txt index f21028f1f32..07624f99b49 100644 --- a/lispref/two-volume-cross-refs.txt +++ b/lispref/two-volume-cross-refs.txt @@ -1,3 +1,7 @@ +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. + See end for copying conditions. + Two Volume Cross References =========================== @@ -320,3 +324,21 @@ running Tex using an .aux file augmented with the .aux file from the other volume, the new .aux file will *lack* the other volumes cross references. Save your augmented .aux file in some other name for another run! + + +COPYING CONDITIONS + +This file 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 2, or (at your option) +any later version. + +This file 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 this file; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. |