aboutsummaryrefslogtreecommitdiff
path: root/elisp/cflow-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'elisp/cflow-mode.el')
-rw-r--r--elisp/cflow-mode.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/elisp/cflow-mode.el b/elisp/cflow-mode.el
index d1133d8..275c6f1 100644
--- a/elisp/cflow-mode.el
+++ b/elisp/cflow-mode.el
@@ -6,7 +6,7 @@
6;; $Id$ 6;; $Id$
7 7
8;; This file is part of GNU cflow 8;; This file is part of GNU cflow
9;; Copyright (C) 1994, 1995, 2005, 2007, 2010 Sergey Poznyakoff 9;; Copyright (C) 1994-1995, 2005, 2007, 2010, 2014 Sergey Poznyakoff
10 10
11;; GNU cflow is free software; you can redistribute it and/or modify 11;; GNU cflow is free software; you can redistribute it and/or modify
12;; it under the terms of the GNU General Public License as published by 12;; it under the terms of the GNU General Public License as published by
@@ -19,8 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU cflow; if not, write to the Free Software Foundation, 22;; along with this program. If not, see <http://www.gnu.org/licenses/>.
23;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
24 23
25;; Installation: 24;; Installation:
26;; You may wish to use precompiled version of the module. To create it 25;; You may wish to use precompiled version of the module. To create it

Return to:

Send suggestions and report system problems to the System administrator.