diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 847cbfa92ac0478b2603a978861509cd75ce321b..0000000000000000000000000000000000000000 --- a/LICENSE +++ /dev/null @@ -1,8 +0,0 @@ -LICENCE - -This repository contains code for the course 02465, Introduction to reinforcement learning and control theory. - -Some of the code in this repository is not written by me and the licensing terms are as indicated in the relevant files. - -Files authored by me or other DTU employees is only intended for educational purposes for students enrolled in the course. -Please do not re-distribute or publish this code without written permision from Tue Herlau (tuhe@dtu.dk). \ No newline at end of file diff --git a/README.md b/README.md index 16f655bf52c81a0bc45d88c618e6ac82be3a506a..eae0c4b477aacc89b3e5db37c25659d6eeed9e09 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,9 @@ This repository contains code for 02465, introduction to machine learning and control theory. For installation instructions and course material please see: - https://www2.compute.dtu.dk/courses/02465/information/installation.html + + +## License +Some of the code in this repository is not written by me and the licensing terms are as indicated in the relevant files. + +Files authored by me are only intended for educational purposes. Please do not re-distribute or publish this code without written permision from Tue Herlau (tuhe@dtu.dk)