summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-08-15 20:10:04 +0200
committerBastien Guerry <bzg@altern.org>2011-08-15 20:10:04 +0200
commit28a338ea3aa064dbb63f7a8ac35711c8f2921da3 (patch)
treedf50d27e5827e799f2529771e3accc02d4aad863
parent3e4e91322d25ba8ad9ad2cd6589da1a7f30307b2 (diff)
downloadorg-mode-28a338ea3aa064dbb63f7a8ac35711c8f2921da3.tar.gz
contrib/lisp/org-jira.el: remove Creative Commons license.
This license was just a leftover and is not compatible with the GPLv2 license Jonathan wants to use for this file.
-rw-r--r--contrib/lisp/org-jira.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lisp/org-jira.el b/contrib/lisp/org-jira.el
index d224c8f..684d854 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 Jonathan Arkell. (by)(nc)(sa) Some rights reserved.
+;; Copyright (C) 2008-2011 Jonathan Arkell.
;; Author: Jonathan Arkell <jonnay@jonnay.net>
;; This file is not part of GNU Emacs.