From 663a1ee3f3e366192a550543c4fb6bc1fede508b Mon Sep 17 00:00:00 2001 From: Paul Sexton Date: Mon, 11 May 2015 13:37:27 +1200 Subject: Clarified that org-drill is licensed under GPL v3. --- org-drill.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/org-drill.el b/org-drill.el index 83b2b08..7857524 100755 --- a/org-drill.el +++ b/org-drill.el @@ -1,10 +1,28 @@ ;;; -*- coding: utf-8-unix -*- ;;; org-drill.el - Self-testing using spaced repetition ;;; +;;; Copyright (C) 2010-2015 Paul Sexton +;;; ;;; Author: Paul Sexton ;;; Version: 2.4.6 +;;; Keywords: flashcards, memory, learning, memorization ;;; Repository at http://bitbucket.org/eeeickythump/org-drill/ ;;; +;;; 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 of the License, or +;;; (at your option) any later version. +;;; +;;; This program is distaributed in the hope that it will be useful, +;;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; 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, see . +;;; ;;; ;;; Synopsis ;;; ======== -- cgit v1.2.3