]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lock.el
Fix changes in 2012-04-09T18:12:40Z!schwab@linux-m68k.org.
[gnu-emacs] / lisp / emacs-lock.el
index f2c93473015e34ee0eb3775882af1595454b4cd3..743b828326c51d2139ce835b118ea128190dbc5f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011 Free Software Foundation, Inc
+;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
 ;; Author: Juanma Barranquero <lekktu@gmail.com>
 ;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com>