comparison lisp/vc-bzr.el @ 101078:5f4e85fd7c0a

Comments (minor fixes of some header conventions).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 21:50:40 +0000
parents a9dc0e7c3f2b
children e98ddfaefcae
comparison
equal deleted inserted replaced
101077:22a55aabcdba 101078:5f4e85fd7c0a
1 ;;; vc-bzr.el --- VC backend for the bzr revision control system 1 ;;; vc-bzr.el --- VC backend for the bzr revision control system
2 2
3 ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4 4
5 ;; Author: Dave Love <fx@gnu.org>, Riccardo Murri <riccardo.murri@gmail.com> 5 ;; Author: Dave Love <fx@gnu.org>
6 ;; Riccardo Murri <riccardo.murri@gmail.com>
6 ;; Keywords: tools 7 ;; Keywords: tools
7 ;; Created: Sept 2006 8 ;; Created: Sept 2006
8 ;; Version: 2008-01-04 (Bzr revno 25) 9 ;; Version: 2008-01-04 (Bzr revno 25)
9 ;; URL: http://launchpad.net/vc-bzr 10 ;; URL: http://launchpad.net/vc-bzr
10 11