diff options
author | Bastien Guerry <bastien1@free.fr> | 2012-04-01 22:27:06 +0200 |
---|---|---|
committer | Bastien Guerry <bastien1@free.fr> | 2012-04-01 22:27:06 +0200 |
commit | dfd989375d7356c50b3e60e3297b84f0b038dccc (patch) | |
tree | 8d8f6d284b59fcdc94ad8289104f1adff99fc1ce /lisp/org/org-protocol.el | |
parent | 3460d159231c1b9a2fe0709bae79e253cad41097 (diff) | |
download | emacs-dfd989375d7356c50b3e60e3297b84f0b038dccc.tar.gz |
Fix copyright and authors lines in Org
Diffstat (limited to 'lisp/org/org-protocol.el')
-rw-r--r-- | lisp/org/org-protocol.el | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 6ffa86a1204..775f60990d0 100644 --- a/lisp/org/org-protocol.el +++ b/lisp/org/org-protocol.el @@ -1,12 +1,11 @@ ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. ;; -;; Copyright (C) 2008-2012 -;; Free Software Foundation, Inc. +;; Copyright (C) 2008-2012 Free Software Foundation, Inc. ;; -;; Author: Bastien Guerry <bzg AT gnu DOT org> -;; Author: Daniel M German <dmg AT uvic DOT org> -;; Author: Sebastian Rose <sebastian_rose AT gmx DOT de> -;; Author: Ross Patterson <me AT rpatterson DOT net> +;; Authors: Bastien Guerry <bzg AT gnu DOT org> +;; Daniel M German <dmg AT uvic DOT org> +;; Sebastian Rose <sebastian_rose AT gmx DOT de> +;; Ross Patterson <me AT rpatterson DOT net> ;; Maintainer: Sebastian Rose <sebastian_rose AT gmx DOT de> ;; Keywords: org, emacsclient, wp |