diff options
| author | Thien-Thi Nguyen | 2005-05-17 16:24:37 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-05-17 16:24:37 +0000 |
| commit | aa1e26d4776a803e63f8e7618e82e993af6f52a7 (patch) | |
| tree | 82cb1eb7a017314c6cefa3759c10a1dda6faf307 /lisp/net/quickurl.el | |
| parent | 903ec1ba2fdd583fced95b527d58d9aa17db61f0 (diff) | |
| download | emacs-aa1e26d4776a803e63f8e7618e82e993af6f52a7.tar.gz emacs-aa1e26d4776a803e63f8e7618e82e993af6f52a7.zip | |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/net/quickurl.el')
| -rw-r--r-- | lisp/net/quickurl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el index 40a1e4bfad3..ebf4dcd3618 100644 --- a/lisp/net/quickurl.el +++ b/lisp/net/quickurl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; quickurl.el --- insert an URL based on text at point in buffer | 1 | ;;; quickurl.el --- insert an URL based on text at point in buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999,2000,2001 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999,2000,2001,2005 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | 6 | ;; Maintainer: Dave Pearson <davep@davep.org> |