]> git.eshelyaron.com Git - emacs.git/commitdiff
Add copyright.
authorKarl Heuer <kwzh@gnu.org>
Sat, 8 Apr 1995 02:20:38 +0000 (02:20 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sat, 8 Apr 1995 02:20:38 +0000 (02:20 +0000)
lisp/emulation/viper-keym.el
lisp/emulation/viper-macs.el
lisp/emulation/viper-mous.el
lisp/emulation/viper-util.el

index eb23130c44a620a123c77bb77d9018c893113030..2e59a7b87ff2cf87946bd9955aef20e36391b0cc 100644 (file)
@@ -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
index 289cfd9d0a37ad6173b9f9a500bfb152639e52e8..1b0016361008abc86e9cb72dbffa9275117dc2a0 100644 (file)
@@ -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
index df2679d82a035c91731d9c3776bb1920383ace8b..e3a31abc8556cc37ff066a3ba191961ba9feef68 100644 (file)
@@ -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
index 8f9d3491aaebc4e6504a34ee1981e46d4694dea0..542b05234949e6a8fda8e7880b9341b33e84c9b8 100644 (file)
@@ -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