X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8d3655be5a5c41b1f0a9985bcdb614693fce67e5..f0db3488160698cb48206d53742f938b71d1aeeb:/lisp/vc/diff.el diff --git a/lisp/vc/diff.el b/lisp/vc/diff.el index 0fc0d2e3f7..b789b80df8 100644 --- a/lisp/vc/diff.el +++ b/lisp/vc/diff.el @@ -1,11 +1,11 @@ ;;; diff.el --- run `diff' -*- lexical-binding: t -*- -;; Copyright (C) 1992, 1994, 1996, 2001-2013 Free Software Foundation, +;; Copyright (C) 1992, 1994, 1996, 2001-2014 Free Software Foundation, ;; Inc. ;; Author: Frank Bresz ;; (according to authors.el) -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: unix, vc, tools ;; This file is part of GNU Emacs.