]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/pgg-gpg.el
Update copyright year to 2016
[gnu-emacs] / lisp / obsolete / pgg-gpg.el
index bab4fe5eb304a26013bf3f759d0f7d5c289408b3..77de1bbfd5f86d4d8bce82471c944b0e65f02693 100644 (file)
@@ -1,6 +1,6 @@
 ;;; pgg-gpg.el --- GnuPG support for PGG.
 
-;; Copyright (C) 1999-2000, 2002-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2000, 2002-2016 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
 ;; Symmetric encryption and gpg-agent support added by:
                  (insert-file-contents output-file-name)))
            (set-buffer errors-buffer)
            (if (memq status '(stop signal))
-               (error "%s exited abnormally: '%s'" program exit-status))
+               (error "%s exited abnormally: `%s'" program exit-status))
            (if (= 127 exit-status)
                (error "%s could not be found" program))))
       (if passphrase-with-newline