aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2016-11-11 16:01:50 +0000
committerPaul Garlick <pgarlick@tourbillion-technology.com>2016-11-11 16:01:50 +0000
commit37da525ecf9c05abab128503bc90cb41b1a5ce22 (patch)
tree7240d1e7ff48ba675290f9f35512d1e66b8109ea /AUTHORS
parenta163fd6bfba95ff15be5ca2793d2cd66a8f5d915 (diff)
downloadtweed-37da525ecf9c05abab128503bc90cb41b1a5ce22.tar.gz
add AUTHORS and LICENSE files
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS7
1 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..423daf5
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,7 @@
+Tweed is developed by:
+
+Paul Garlick <pgarlick@tourbillion-technology.com>
+
+The hashdist profile is based on examples given in the FEniCS Developer Tools
+project. This is developed by a Anders Logg, Johannes Ring et al. See
+https://bitbucket.org/fenics-project/fenics-developer-tools for details.