summaryrefslogtreecommitdiff
path: root/contrib/lisp/org-checklist.el
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lisp/org-checklist.el')
-rw-r--r--contrib/lisp/org-checklist.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/lisp/org-checklist.el b/contrib/lisp/org-checklist.el
index 1345a55..faa5998 100644
--- a/contrib/lisp/org-checklist.el
+++ b/contrib/lisp/org-checklist.el
@@ -1,11 +1,13 @@
;;; org-checklist.el --- org functions for checklist handling
-;; Copyright (C) 2008-2012 James TD Smith
+;; Copyright (C) 2008-2013 James TD Smith
;; Author: James TD Smith (@ ahktenzero (. mohorovi cc))
;; Version: 1.0
;; Keywords: org, checklists
;;
+;; This file is not part of GNU Emacs.
+;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
@@ -17,8 +19,7 @@
;; GNU General Public License for more details.
;;
;; You should have received a copy of the GNU General Public License
-;; along with this program; if not, write to the Free Software
-;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary: