comparison lisp/shadowfile.el @ 7300:cc7cd83ccf3f

Update copyright.
author Karl Heuer <kwzh@gnu.org>
date Tue, 03 May 1994 23:47:06 +0000
parents c32c5d1aa89d
children 257af4819582
comparison
equal deleted inserted replaced
7299:44c38d99d3c4 7300:cc7cd83ccf3f
1 ;;; shadowfile.el -- automatic file copying for Emacs 19 1 ;;; shadowfile.el -- automatic file copying for Emacs 19
2 2
3 ;;; Author: Boris Goldowsky <boris@cs.rochester.edu> 3 ;;; Author: Boris Goldowsky <boris@cs.rochester.edu>
4 ;;; Keywords: comm 4 ;;; Keywords: comm
5 5
6 ;;; Copyright (c) 1993 Free Software Foundation 6 ;;; Copyright (c) 1993, 1994 Free Software Foundation
7 ;;; 7 ;;;
8 ;;; This program is free software; you can redistribute it and/or modify 8 ;;; This program is free software; you can redistribute it and/or modify
9 ;;; it under the terms of the GNU General Public License as published by 9 ;;; it under the terms of the GNU General Public License as published by
10 ;;; the Free Software Foundation; either version 2, or (at your option) 10 ;;; the Free Software Foundation; either version 2, or (at your option)
11 ;;; any later version. 11 ;;; any later version.
20 ;;; Mass Ave, Cambridge, MA 02139, USA. 20 ;;; Mass Ave, Cambridge, MA 02139, USA.
21 21
22 ;;; LCD Archive Entry: 22 ;;; LCD Archive Entry:
23 ;;; shadowfile|Boris Goldowsky|boris@cs.rochester.edu| 23 ;;; shadowfile|Boris Goldowsky|boris@cs.rochester.edu|
24 ;;; Helps you keep identical copies of files in multiple places.| 24 ;;; Helps you keep identical copies of files in multiple places.|
25 ;;; $Date: 1993/11/23 06:17:27 $ |$Revision: 1.1 $|~/misc/shadowfile.el.Z| 25 ;;; $Date: 1993/12/23 03:45:09 $ |$Revision: 1.2 $|~/misc/shadowfile.el.Z|
26 26
27 ;;; Commentary: 27 ;;; Commentary:
28 ;;; 28 ;;;
29 ;;; This package helps you to keep identical copies of files in more than one 29 ;;; This package helps you to keep identical copies of files in more than one
30 ;;; place - possibly on different machines. When you save a file, it checks 30 ;;; place - possibly on different machines. When you save a file, it checks