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 | c5fc7f5d4d1ac179d61b3598e8afc6a94c8703f1 (patch) | |
tree | e106c7e432f8fbcf2514c7983a3c12c99fb9e6de /lisp/delim-col.el | |
parent | b5aa655341d502c51fb4d498f643f1fb1683b23c (diff) | |
download | emacs-c5fc7f5d4d1ac179d61b3598e8afc6a94c8703f1.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/delim-col.el')
-rw-r--r-- | lisp/delim-col.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/delim-col.el b/lisp/delim-col.el index 50d09a6414b..7433c728405 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el @@ -1,11 +1,11 @@ ;;; delim-col.el --- prettify all columns in a region or rectangle ;; Copyright (C) 1999, 2000, 2002, 2003, 2004, -;; 2005 Free Software Foundation, Inc. +;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/03/09 21:32:06 vinicius> +;; Time-stamp: <2006-02-06 13:37:10 ttn> ;; Version: 2.1 ;; Keywords: internal ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ |