diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-08 02:20:38 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-08 02:20:38 +0000 |
commit | d6fd318fc938413ec48991024d1ef420eaf6b61a (patch) | |
tree | b9982f16db7dd5943cbd382a1ee3046147055143 /lisp/emulation/viper-keym.el | |
parent | 4c9c1174e137e62afd86283af5f4dde395d4b726 (diff) | |
download | emacs-d6fd318fc938413ec48991024d1ef420eaf6b61a.tar.gz emacs-d6fd318fc938413ec48991024d1ef420eaf6b61a.tar.bz2 emacs-d6fd318fc938413ec48991024d1ef420eaf6b61a.zip |
Add copyright.
Diffstat (limited to 'lisp/emulation/viper-keym.el')
-rw-r--r-- | lisp/emulation/viper-keym.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/emulation/viper-keym.el b/lisp/emulation/viper-keym.el index eb23130c44a..2e59a7b87ff 100644 --- a/lisp/emulation/viper-keym.el +++ b/lisp/emulation/viper-keym.el @@ -1,5 +1,7 @@ ;;; viper-keym.el -- Main Viper keymaps +;; Copyright (C) 1995 Free Software Foundation, Inc. + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |