Skip to content

Commit

Permalink
updated licence and Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Close committed Jul 20, 2016
1 parent 8cefd93 commit 7a646c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ RUN apt-get update; apt-get install -y python-lxml
RUN pip install sympy
USER docker

WORKDIR $HOME

# Clone the required repositories
RUN git clone https://github.com/tclose/NineMLCatalog.git $HOME/packages/ninemlcatalog
RUN git clone https://github.com/tclose/lib9ML.git $HOME/packages/lib9ml
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2012-2015 Thomas G. Close
Copyright (c) 2012-2016 Thomas G. Close

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 7a646c6

Please sign in to comment.