diff options
| author | Karl Heuer | 1995-04-07 01:20:53 +0000 |
|---|---|---|
| committer | Karl Heuer | 1995-04-07 01:20:53 +0000 |
| commit | 732be46569e11c446abb92a0fe9664fff94be875 (patch) | |
| tree | 6ba3fd186d0d5438de1d6f412426e0c5eafffaf7 | |
| parent | 1d233b80d2c38a8b0de4158f443bdbdc0407060a (diff) | |
| download | emacs-732be46569e11c446abb92a0fe9664fff94be875.tar.gz emacs-732be46569e11c446abb92a0fe9664fff94be875.zip | |
Update copyright.
| -rw-r--r-- | lisp/buff-menu.el | 2 | ||||
| -rw-r--r-- | lisp/comint.el | 2 | ||||
| -rw-r--r-- | lisp/ediff-diff.el | 2 | ||||
| -rw-r--r-- | lisp/ediff-init.el | 2 | ||||
| -rw-r--r-- | lisp/ediff-merg.el | 2 | ||||
| -rw-r--r-- | lisp/ediff-util.el | 2 | ||||
| -rw-r--r-- | lisp/ediff-wind.el | 2 | ||||
| -rw-r--r-- | lisp/ediff.el | 2 | ||||
| -rw-r--r-- | lisp/ehelp.el | 2 | ||||
| -rw-r--r-- | lisp/emulation/edt-lk201.el | 4 | ||||
| -rw-r--r-- | lisp/emulation/edt-mapper.el | 4 | ||||
| -rw-r--r-- | lisp/emulation/edt-pc.el | 4 | ||||
| -rw-r--r-- | lisp/emulation/edt-vt100.el | 4 | ||||
| -rw-r--r-- | lisp/enriched.el | 2 | ||||
| -rw-r--r-- | lisp/facemenu.el | 2 | ||||
| -rw-r--r-- | lisp/faces.el | 2 | ||||
| -rw-r--r-- | lisp/find-file.el | 2 | ||||
| -rw-r--r-- | lisp/format.el | 2 | ||||
| -rw-r--r-- | lisp/gnus.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/c-mode.el | 4 | ||||
| -rw-r--r-- | lisp/progmodes/cplus-md.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/fill.el | 2 |
22 files changed, 27 insertions, 27 deletions
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index 195d08e8002..5bbafd128a4 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; buff-menu.el --- buffer menu main function and support functions. | 1 | ;;; buff-menu.el --- buffer menu main function and support functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | 6 | ||
diff --git a/lisp/comint.el b/lisp/comint.el index ac73762903a..edf8e373022 100644 --- a/lisp/comint.el +++ b/lisp/comint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; comint.el --- general command interpreter in a window stuff | 1 | ;;; comint.el --- general command interpreter in a window stuff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1990, 1992, 1993, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 90, 92, 93, 94, 95 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 5 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
| 6 | ;; Adapted-by: Simon Marshall <simon@gnu.ai.mit.edu> | 6 | ;; Adapted-by: Simon Marshall <simon@gnu.ai.mit.edu> |
diff --git a/lisp/ediff-diff.el b/lisp/ediff-diff.el index 0a9aa299b02..92a6c938feb 100644 --- a/lisp/ediff-diff.el +++ b/lisp/ediff-diff.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ediff-diff.el --- diff-related utilities | 1 | ;;; ediff-diff.el --- diff-related utilities |
| 2 | ;;; Copyright (C) 1994 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 5 | 5 | ||
diff --git a/lisp/ediff-init.el b/lisp/ediff-init.el index 2d0d1b2decc..31bfd33e3a9 100644 --- a/lisp/ediff-init.el +++ b/lisp/ediff-init.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ediff-init.el --- Macros, variables and defsubsts used by Ediff | 1 | ;;; ediff-init.el --- Macros, variables and defsubsts used by Ediff |
| 2 | ;;; Copyright (C) 1994 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 5 | 5 | ||
diff --git a/lisp/ediff-merg.el b/lisp/ediff-merg.el index 92235b640dc..c4530af58a7 100644 --- a/lisp/ediff-merg.el +++ b/lisp/ediff-merg.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ediff-merg.el --- merging utilities | 1 | ;;; ediff-merg.el --- merging utilities |
| 2 | ;;; Copyright (C) 1994 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 5 | 5 | ||
diff --git a/lisp/ediff-util.el b/lisp/ediff-util.el index ba02bc1588f..7555d0775c4 100644 --- a/lisp/ediff-util.el +++ b/lisp/ediff-util.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ediff-util.el --- the core commands and utilities of ediff | 1 | ;;; ediff-util.el --- the core commands and utilities of ediff |
| 2 | ;;; Copyright (C) 1994 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 5 | 5 | ||
diff --git a/lisp/ediff-wind.el b/lisp/ediff-wind.el index 9ccdc437c97..e62c9fc7152 100644 --- a/lisp/ediff-wind.el +++ b/lisp/ediff-wind.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ediff-wind.el --- window manipulation utilities | 1 | ;;; ediff-wind.el --- window manipulation utilities |
| 2 | ;;; Copyright (C) 1994 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 5 | 5 | ||
diff --git a/lisp/ediff.el b/lisp/ediff.el index e34e14e5b27..d1a77115548 100644 --- a/lisp/ediff.el +++ b/lisp/ediff.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ediff.el --- a comprehensive visual interface to diff & patch | 1 | ;;; ediff.el --- a comprehensive visual interface to diff & patch |
| 2 | ;;; Copyright (C) 1994 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 4 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 5 | ;; Created: February 2, 1994 | 5 | ;; Created: February 2, 1994 |
diff --git a/lisp/ehelp.el b/lisp/ehelp.el index e9cbcde3ba1..b5d32ad851f 100644 --- a/lisp/ehelp.el +++ b/lisp/ehelp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ehelp.el --- bindings for electric-help mode | 1 | ;;; ehelp.el --- bindings for electric-help mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1995 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: help, extensions | 6 | ;; Keywords: help, extensions |
diff --git a/lisp/emulation/edt-lk201.el b/lisp/emulation/edt-lk201.el index dc622d4713f..7aa9f2c73c3 100644 --- a/lisp/emulation/edt-lk201.el +++ b/lisp/emulation/edt-lk201.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;;; | 3 | ;;; |
| 4 | ;;; For GNU Emacs 19 | 4 | ;;; For GNU Emacs 19 |
| 5 | ;; | 5 | ;; |
| 6 | ;; Copyright (C) 1986, 1992, 1993 Free Software Foundation, Inc. | 6 | ;; Copyright (C) 1986, 1992, 1993, 1995 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> | 8 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| 9 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> | 9 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| @@ -34,7 +34,7 @@ | |||
| 34 | ;;; | 34 | ;;; |
| 35 | ;;; Revision Information | 35 | ;;; Revision Information |
| 36 | ;;; | 36 | ;;; |
| 37 | (defconst edt-lk201-revision "$Revision: 1.1 $" | 37 | (defconst edt-lk201-revision "$Revision: 1.2 $" |
| 38 | "Revision Number of EDT LK-201 Keyboard Support.") | 38 | "Revision Number of EDT LK-201 Keyboard Support.") |
| 39 | 39 | ||
| 40 | ;;;; | 40 | ;;;; |
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el index 0e1c43c9937..9f7967cd880 100644 --- a/lisp/emulation/edt-mapper.el +++ b/lisp/emulation/edt-mapper.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;;; For GNU Emacs 19 | 3 | ;;; For GNU Emacs 19 |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 1994 Free Software Foundation, Inc. | 5 | ;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> | 7 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| 8 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> | 8 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| @@ -71,7 +71,7 @@ | |||
| 71 | ;;; | 71 | ;;; |
| 72 | ;;; Revision Information | 72 | ;;; Revision Information |
| 73 | ;;; | 73 | ;;; |
| 74 | (defconst edt-mapper-revision "$Revision: 1.1 $" | 74 | (defconst edt-mapper-revision "$Revision: 1.2 $" |
| 75 | "Revision Number of EDT X-Windows Emacs Key Mapper.") | 75 | "Revision Number of EDT X-Windows Emacs Key Mapper.") |
| 76 | 76 | ||
| 77 | 77 | ||
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index 7fb600741fd..ca7f25f46f4 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;;; | 3 | ;;; |
| 4 | ;;; For GNU Emacs 19 | 4 | ;;; For GNU Emacs 19 |
| 5 | ;; | 5 | ;; |
| 6 | ;; Copyright (C) 1986, 1994 Free Software Foundation, Inc. | 6 | ;; Copyright (C) 1986, 1994, 1995 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> | 8 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| 9 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> | 9 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| @@ -34,7 +34,7 @@ | |||
| 34 | ;;; | 34 | ;;; |
| 35 | ;;; Revision Information | 35 | ;;; Revision Information |
| 36 | ;;; | 36 | ;;; |
| 37 | (defconst edt-pc-revision "$Revision: 1.0 $" | 37 | (defconst edt-pc-revision "$Revision: 1.1 $" |
| 38 | "Revision Number of EDT PC 101 Keyboard Support.") | 38 | "Revision Number of EDT PC 101 Keyboard Support.") |
| 39 | 39 | ||
| 40 | ;;;; | 40 | ;;;; |
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el index c679f8c253b..45ee723efd5 100644 --- a/lisp/emulation/edt-vt100.el +++ b/lisp/emulation/edt-vt100.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;;; For GNU Emacs 19 | 4 | ;;; For GNU Emacs 19 |
| 5 | ;;; | 5 | ;;; |
| 6 | ;; | 6 | ;; |
| 7 | ;; Copyright (C) 1986, 1992, 1993 Free Software Foundation, Inc. | 7 | ;; Copyright (C) 1986, 1992, 1993, 1995 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> | 9 | ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| 10 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> | 10 | ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> |
| @@ -35,7 +35,7 @@ | |||
| 35 | ;;; | 35 | ;;; |
| 36 | ;;; Revision Information | 36 | ;;; Revision Information |
| 37 | ;;; | 37 | ;;; |
| 38 | (defconst edt-vt100-revision "$Revision: 1.0.1 $" | 38 | (defconst edt-vt100-revision "$Revision: 1.1 $" |
| 39 | "Revision Number of EDT VT Series Terminal Support.") | 39 | "Revision Number of EDT VT Series Terminal Support.") |
| 40 | 40 | ||
| 41 | ;; Get keyboard function key mapping to EDT keys. | 41 | ;; Get keyboard function key mapping to EDT keys. |
diff --git a/lisp/enriched.el b/lisp/enriched.el index a1a9e766efc..6f6d98ef8b2 100644 --- a/lisp/enriched.el +++ b/lisp/enriched.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; enriched.el -- read and save files in text/enriched format | 1 | ;;; enriched.el -- read and save files in text/enriched format |
| 2 | ;; Copyright (c) 1994 Free Software Foundation | 2 | ;; Copyright (c) 1994, 1995 Free Software Foundation |
| 3 | 3 | ||
| 4 | ;; Author: Boris Goldowsky <boris@cs.rochester.edu> | 4 | ;; Author: Boris Goldowsky <boris@cs.rochester.edu> |
| 5 | ;; Keywords: wp, faces | 5 | ;; Keywords: wp, faces |
diff --git a/lisp/facemenu.el b/lisp/facemenu.el index f0a515d2dd7..1128d84bcdb 100644 --- a/lisp/facemenu.el +++ b/lisp/facemenu.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; facemenu.el -- Create a face menu for interactively adding fonts to text | 1 | ;;; facemenu.el -- Create a face menu for interactively adding fonts to text |
| 2 | ;; Copyright (c) 1994 Free Software Foundation, Inc. | 2 | ;; Copyright (c) 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Boris Goldowsky <boris@cs.rochester.edu> | 4 | ;; Author: Boris Goldowsky <boris@cs.rochester.edu> |
| 5 | ;; Keywords: faces | 5 | ;; Keywords: faces |
diff --git a/lisp/faces.el b/lisp/faces.el index fded42226e1..e3a1acdb8f0 100644 --- a/lisp/faces.el +++ b/lisp/faces.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; faces.el --- Lisp interface to the c "face" structure | 1 | ;;; faces.el --- Lisp interface to the c "face" structure |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/find-file.el b/lisp/find-file.el index f4135efa4d0..c4843748f2e 100644 --- a/lisp/find-file.el +++ b/lisp/find-file.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Author: Henry Guillaume <henry@qbd.com.au> | 3 | ;; Author: Henry Guillaume <henry@qbd.com.au> |
| 4 | ;; Keywords: c, matching, tools | 4 | ;; Keywords: c, matching, tools |
| 5 | 5 | ||
| 6 | ;; Copyright (C) 1994 Free Software Foundation, Inc. | 6 | ;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | ;;; This file is part of GNU Emacs. | 8 | ;;; This file is part of GNU Emacs. |
| 9 | 9 | ||
diff --git a/lisp/format.el b/lisp/format.el index 6942cfb3593..75aa5ec8831 100644 --- a/lisp/format.el +++ b/lisp/format.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; format.el -- read and save files in multiple formats | 1 | ;;; format.el -- read and save files in multiple formats |
| 2 | ;; Copyright (c) 1994 Free Software Foundation | 2 | ;; Copyright (c) 1994, 1995 Free Software Foundation |
| 3 | 3 | ||
| 4 | ;; Author: Boris Goldowsky <boris@cs.rochester.edu> | 4 | ;; Author: Boris Goldowsky <boris@cs.rochester.edu> |
| 5 | 5 | ||
diff --git a/lisp/gnus.el b/lisp/gnus.el index 5490d696510..c2504ff84f1 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; gnus.el --- NNTP-based News Reader for GNU Emacs | 1 | ;;; gnus.el --- NNTP-based News Reader for GNU Emacs |
| 2 | ;; Copyright (C) 1987,88,89,90,93,94 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1987,88,89,90,93,94,95 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> | 4 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> |
| 5 | ;; Keywords: news | 5 | ;; Keywords: news |
diff --git a/lisp/progmodes/c-mode.el b/lisp/progmodes/c-mode.el index 1958ac58941..e8f060b1251 100644 --- a/lisp/progmodes/c-mode.el +++ b/lisp/progmodes/c-mode.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; c-mode.el --- C code editing commands for Emacs | 1 | ;;; c-mode.el --- C code editing commands for Emacs |
| 2 | ;; Copyright (C) 1985, 1986, 1987, 1992, 1994 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1985, 86, 87, 92, 94, 95 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Maintainer: FSF | 4 | ;; Maintainer: FSF |
| 5 | ;; Keywords: c | 5 | ;; Keywords: c |
| @@ -23,7 +23,7 @@ | |||
| 23 | ;;; Commentary: | 23 | ;;; Commentary: |
| 24 | 24 | ||
| 25 | ;; A smart editing mode for C code. It knows a lot about C syntax and tries | 25 | ;; A smart editing mode for C code. It knows a lot about C syntax and tries |
| 26 | ;; to position the curser according to C layout conventions. You can | 26 | ;; to position the cursor according to C layout conventions. You can |
| 27 | ;; change the details of the layout style with option variables. Load it | 27 | ;; change the details of the layout style with option variables. Load it |
| 28 | ;; and do M-x describe-mode for details. | 28 | ;; and do M-x describe-mode for details. |
| 29 | 29 | ||
diff --git a/lisp/progmodes/cplus-md.el b/lisp/progmodes/cplus-md.el index 3d1173959c0..16251f10625 100644 --- a/lisp/progmodes/cplus-md.el +++ b/lisp/progmodes/cplus-md.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; cplus-md.el --- C++ code editing commands for Emacs | 1 | ;;; cplus-md.el --- C++ code editing commands for Emacs |
| 2 | ;;; Copyright (C) 1985, 1992, 1994 Free Software Foundation, Inc. | 2 | ;;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; This file is part of GNU Emacs. | 4 | ;; This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index f1bcadd7565..55cb1d64409 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fill.el --- fill commands for Emacs | 1 | ;;; fill.el --- fill commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1986, 1992, 1994, 1995 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: wp | 5 | ;; Keywords: wp |
| 6 | 6 | ||