From 232a063fe7f43dc6ec38a0e723dd31f5e728b844 Mon Sep 17 00:00:00 2001 From: fpi Date: Sun, 27 May 2018 18:00:04 +0200 Subject: Updated license --- ob-spice.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ob-spice.el') diff --git a/ob-spice.el b/ob-spice.el index b215aab..d936ee7 100644 --- a/ob-spice.el +++ b/ob-spice.el @@ -1,5 +1,9 @@ ;;; ob-spice.el --- Babel Functions for spice -;;; -*- coding: utf-8 -*- + +;; Author: Ferdinand Pieper +;; Keywords: literate programming, reproducible research + +;; Copyright (c) 2018 Ferdinand Pieper ;; License: GPL v3, or any later version ;; @@ -18,7 +22,7 @@ ;;; Commentary: -;; Org-Babel support for evaluating spice. +;; Org-Babel support for evaluating spice simulations. ;;; Requirements: -- cgit v1.2.3