From e32a45ed36d6000db4b39171149072d11b77af72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Sun, 13 Jul 2014 13:35:27 +0200 Subject: Imported Upstream version 8.0.7 --- contrib/lisp/org-jira.el | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'contrib/lisp/org-jira.el') diff --git a/contrib/lisp/org-jira.el b/contrib/lisp/org-jira.el index 2037029..57128fb 100644 --- a/contrib/lisp/org-jira.el +++ b/contrib/lisp/org-jira.el @@ -1,6 +1,6 @@ ;;; org-jira.el --- add a jira:ticket protocol to Org (defconst org-jira-version "0.1") -;; Copyright (C) 2008-2012 Jonathan Arkell. +;; Copyright (C) 2008-2013 Jonathan Arkell. ;; Author: Jonathan Arkell ;; This file is not part of GNU Emacs. @@ -14,9 +14,8 @@ ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ;; General Public License for more details. -;; For a copy of the GNU General Public License, search the Internet, -;; or write to the Free Software Foundation, Inc., 59 Temple Place, -;; Suite 330, Boston, MA 02111-1307 USA +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs. If not, see . ;;; Commentary: ;; This adds a jira protocol to org mode. -- cgit v1.2.3