diff --git a/lisp/emulation/viper-ex.el b/lisp/emulation/viper-ex.el index 81f73c65b23..669d38a48f3 100644 --- a/lisp/emulation/viper-ex.el +++ b/lisp/emulation/viper-ex.el @@ -1,4 +1,5 @@ ;;; viper-ex.el -- functions implementing the Ex commands for Viper +;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. ;; This file is part of GNU Emacs.