From d6fd318fc938413ec48991024d1ef420eaf6b61a Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sat, 8 Apr 1995 02:20:38 +0000 Subject: [PATCH] Add copyright. --- lisp/emulation/viper-keym.el | 2 ++ lisp/emulation/viper-macs.el | 2 ++ lisp/emulation/viper-mous.el | 2 ++ lisp/emulation/viper-util.el | 2 ++ 4 files changed, 8 insertions(+) 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 diff --git a/lisp/emulation/viper-macs.el b/lisp/emulation/viper-macs.el index 289cfd9d0a3..1b001636100 100644 --- a/lisp/emulation/viper-macs.el +++ b/lisp/emulation/viper-macs.el @@ -1,5 +1,7 @@ ;;; viper-macs.el -- functions implementing keyboard macros for Viper +;; 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 diff --git a/lisp/emulation/viper-mous.el b/lisp/emulation/viper-mous.el index df2679d82a0..e3a31abc855 100644 --- a/lisp/emulation/viper-mous.el +++ b/lisp/emulation/viper-mous.el @@ -1,5 +1,7 @@ ;;; viper-mous.el -- Mouse support for Viper +;; 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 diff --git a/lisp/emulation/viper-util.el b/lisp/emulation/viper-util.el index 8f9d3491aae..542b0523494 100644 --- a/lisp/emulation/viper-util.el +++ b/lisp/emulation/viper-util.el @@ -1,5 +1,7 @@ ;;; viper-util.el --- Utilities used by viper.el +;; 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 -- 2.39.5