diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
commit | aaef169dc63c4b557374540756865991e1bf6305 (patch) | |
tree | fb2c890b2ede8e1cde92163f4b00c8bf7dbf2c2b /lisp/printing.el | |
parent | 8b9d426ab7ec7ee74158f113675a788e580945b4 (diff) | |
download | emacs-aaef169dc63c4b557374540756865991e1bf6305.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/printing.el')
-rw-r--r-- | lisp/printing.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/printing.el b/lisp/printing.el index c199dcacc28..94be3dfbfab 100644 --- a/lisp/printing.el +++ b/lisp/printing.el @@ -1,10 +1,11 @@ ;;; printing.el --- printing utilities -;; Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2003, 2004, 2005, +;; 2006 Free Software Foundation, Inc. ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2005-09-18 05:57:14 deego> +;; Time-stamp: <2006-02-06 15:06:40 ttn> ;; Keywords: wp, print, PostScript ;; Version: 6.8.4 ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ |