emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/two.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lispref/two.el,v
Date: Sat, 10 Feb 2007 22:52:36 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/02/10 22:52:36

Index: two.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/two.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- two.el      1 Sep 2003 15:45:41 -0000       1.3
+++ two.el      10 Feb 2007 22:52:36 -0000      1.4
@@ -1,6 +1,25 @@
-;; Auxilary functions for preparing a two volume manual.
+;; Auxiliary functions for preparing a two volume manual.
+
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;;   Free Software Foundation, Inc.
+
 ;; --rjc 30mar92
 
+;; 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.
+
 (defun volume-aux-markup (arg)
   "Append `vol. NUMBER' to page number.
 Apply to aux file that you save.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]