Update header comments

This commit is contained in:
Justin Ethier 2019-07-02 13:27:08 -04:00
parent 848e3805b9
commit 586824522e

View file

@ -1,6 +1,9 @@
;;;; Cyclone Scheme
;;;; https://github.com/justinethier/cyclone
;;;;
;;;; Copyright (c) 2014-2019, Justin Ethier
;;;; All rights reserved.
;;;;
;;;; A library for writing concurrent programs using Cyclone.
;;;;
(define-library (cyclone concurrent)