comparison lisp/vc-git.el @ 79721:73661ddc7ac7

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 02:45:14 +0000
parents 2fe98820fa48
children 107ccd98fa12
comparison
equal deleted inserted replaced
79720:9c0b3f269b92 79721:73661ddc7ac7
1 ;;; vc-git.el --- VC backend for the git version control system 1 ;;; vc-git.el --- VC backend for the git version control system
2 2
3 ;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
4 4
5 ;; Author: Alexandre Julliard <julliard@winehq.org> 5 ;; Author: Alexandre Julliard <julliard@winehq.org>
6 ;; Keywords: tools 6 ;; Keywords: tools
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.