diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 02:00:47 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 02:00:47 +0000 |
commit | 2f043267ee5d544100fdf62f54e38b72fdf08216 (patch) | |
tree | 2753794b16c78603c317f5c47c68ac87c353588b /lisp/net/tramp-util.el | |
parent | 38141d208d57576dd505ee0b54d21e55fa464360 (diff) | |
download | emacs-2f043267ee5d544100fdf62f54e38b72fdf08216.tar.gz emacs-2f043267ee5d544100fdf62f54e38b72fdf08216.tar.bz2 emacs-2f043267ee5d544100fdf62f54e38b72fdf08216.zip |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/net/tramp-util.el')
-rw-r--r-- | lisp/net/tramp-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-util.el b/lisp/net/tramp-util.el index f4b23fe86d6..145f3cfc836 100644 --- a/lisp/net/tramp-util.el +++ b/lisp/net/tramp-util.el @@ -2,7 +2,7 @@ ;;; tramp-util.el --- Misc utility functions to use with Tramp ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: kai.grossjohann@gmx.net ;; Keywords: comm, extensions, processes |