diff options
| author | Paul Eggert | 2013-01-02 08:30:50 -0800 |
|---|---|---|
| committer | Paul Eggert | 2013-01-02 08:30:50 -0800 |
| commit | 09b8afb6c8b235279dac6cdc7ffee68b782712ac (patch) | |
| tree | a52d0d1765feb9c158e83e4c431d822183cf5e9b /lisp/net | |
| parent | 0877d0dc24ee792b9b14592869ea1aa0934aee58 (diff) | |
| download | emacs-09b8afb6c8b235279dac6cdc7ffee68b782712ac.tar.gz emacs-09b8afb6c8b235279dac6cdc7ffee68b782712ac.zip | |
Update copyright dates to 2013.
Diffstat (limited to 'lisp/net')
| -rw-r--r-- | lisp/net/tramp-adb.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-adb.el b/lisp/net/tramp-adb.el index b418d1982d9..b5f99ffc93c 100644 --- a/lisp/net/tramp-adb.el +++ b/lisp/net/tramp-adb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp | 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2012 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2013 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juergen Hoetzel <juergen@archlinux.org> | 5 | ;; Author: Juergen Hoetzel <juergen@archlinux.org> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |