comparison lisp/org/org-protocol.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents 83924fb4f59c
children 5df8e547a422
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
1 ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. 1 ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions.
2 ;; 2 ;;
3 ;; Copyright (C) 2008, 2009 3 ;; Copyright (C) 2008, 2009, 2010
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 ;; 5 ;;
6 ;; Author: Bastien Guerry <bzg AT altern DOT org> 6 ;; Author: Bastien Guerry <bzg AT altern DOT org>
7 ;; Author: Daniel M German <dmg AT uvic DOT org> 7 ;; Author: Daniel M German <dmg AT uvic DOT org>
8 ;; Author: Sebastian Rose <sebastian_rose AT gmx DOT de> 8 ;; Author: Sebastian Rose <sebastian_rose AT gmx DOT de>