X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/01633a17e74e638f31ec71c3587481f0084574f2..6dd006a86d401a494efd48a31c5fe6e511e42b52:/lisp/dnd.el diff --git a/lisp/dnd.el b/lisp/dnd.el index a4aa4f4558..73b531dfd1 100644 --- a/lisp/dnd.el +++ b/lisp/dnd.el @@ -1,9 +1,9 @@ ;;; dnd.el --- drag and drop support. -*- coding: utf-8 -*- -;; Copyright (C) 2005-2013 Free Software Foundation, Inc. +;; Copyright (C) 2005-2014 Free Software Foundation, Inc. ;; Author: Jan Djärv -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: window, drag, drop ;; Package: emacs