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-smb.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-smb.el')
-rw-r--r-- | lisp/net/tramp-smb.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el index a3cf5220cda..9ea2c9759df 100644 --- a/lisp/net/tramp-smb.el +++ b/lisp/net/tramp-smb.el @@ -1,6 +1,6 @@ ;;; tramp-smb.el --- Tramp access functions for SMB servers -*- coding: iso-8859-1; -*- -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Michael Albinus <michael.albinus@gmx.de> ;; Keywords: comm, processes |