]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/uudecode.el
Update copyright year to 2016
[gnu-emacs] / lisp / mail / uudecode.el
index 29818323c3c3dba91770d762298ec92debed8dc8..6a45a13f731dde1a1a9464ba466695cc62cf0ef6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; uudecode.el -- elisp native uudecode
 
-;; Copyright (C) 1998-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1998-2016 Free Software Foundation, Inc.
 
 ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
 ;; Keywords: uudecode news
@@ -102,7 +102,7 @@ used is specified by `uudecode-decoder-program'."
        (let ((cdir default-directory)
              (default-process-coding-system
                (if (featurep 'xemacs)
-                   ;; In XEmacs, `nil' is not a valid coding system.
+                   ;; In XEmacs, nil is not a valid coding system.
                    '(binary . binary)
                  nil)))
          (unwind-protect