aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
diff options
context:
space:
mode:
authorPaul Eggert2013-01-02 08:30:50 -0800
committerPaul Eggert2013-01-02 08:30:50 -0800
commit09b8afb6c8b235279dac6cdc7ffee68b782712ac (patch)
treea52d0d1765feb9c158e83e4c431d822183cf5e9b /lisp/net
parent0877d0dc24ee792b9b14592869ea1aa0934aee58 (diff)
downloademacs-09b8afb6c8b235279dac6cdc7ffee68b782712ac.tar.gz
emacs-09b8afb6c8b235279dac6cdc7ffee68b782712ac.zip
Update copyright dates to 2013.
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/tramp-adb.el2
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