From 0be77d9aea00146809fd1cf59f599d3e16f8e468 Mon Sep 17 00:00:00 2001 From: Folgert Karsdorp Date: Sun, 3 Aug 2014 10:13:35 +0200 Subject: [PATCH] update licence --- Chapter 1 - Getting started.ipynb | 13 +++++++++---- Chapter 10 - Learning without Supervision.ipynb | 13 +++++++++---- Chapter 2 - First steps.ipynb | 13 +++++++++---- Chapter 3 - Text analysis.ipynb | 13 +++++++++---- Chapter 4 - Programming principles.ipynb | 13 +++++++++---- Chapter 5 - Building NLP Applications.ipynb | 13 +++++++++---- Chapter 6 - Object Oriented Programming.ipynb | 13 +++++++++---- Chapter 7 - Archiving and Searching.ipynb | 13 +++++++++---- Chapter 8 - PDF Search App.ipynb | 13 +++++++++---- Chapter 9 - Learning from Examples.ipynb | 13 +++++++++---- 10 files changed, 90 insertions(+), 40 deletions(-) diff --git a/Chapter 1 - Getting started.ipynb b/Chapter 1 - Getting started.ipynb index aee5395..b0f8b50 100644 --- a/Chapter 1 - Getting started.ipynb +++ b/Chapter 1 - Getting started.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:68828cca367f186b8fbc192e44e5723fd45e4c04a3f51bcdca09ad072cdb251a" + "signature": "sha256:5ec57016ec3e2dc49a63145537e2828ab29171d08b9d6f6aa03675bcae082fd8" }, "nbformat": 3, "nbformat_minor": 0, @@ -2195,9 +2195,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 10 - Learning without Supervision.ipynb b/Chapter 10 - Learning without Supervision.ipynb index ba39595..4554753 100644 --- a/Chapter 10 - Learning without Supervision.ipynb +++ b/Chapter 10 - Learning without Supervision.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:d0a528bc10b3bb6717a054cfee3f7306cf4daa84f567a233c234843c5cfe34dd" + "signature": "sha256:1cefe61c75c7b2978f2dc0da0eb34fe73f53ce7d9aa412cde12cefd0b8ffaf13" }, "nbformat": 3, "nbformat_minor": 0, @@ -1035,9 +1035,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 2 - First steps.ipynb b/Chapter 2 - First steps.ipynb index 97d330d..95bb52d 100644 --- a/Chapter 2 - First steps.ipynb +++ b/Chapter 2 - First steps.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:e373d55e4ef72c3bc815b25ea9282fdbb5e8ccfcb570fa386b1b62394e68496b" + "signature": "sha256:da79d5a34aa681df25cb0948ed59d95ce3881d04a9c74ad86ddbff3217b0e448" }, "nbformat": 3, "nbformat_minor": 0, @@ -1183,9 +1183,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 3 - Text analysis.ipynb b/Chapter 3 - Text analysis.ipynb index 770cf7b..7dbcb59 100644 --- a/Chapter 3 - Text analysis.ipynb +++ b/Chapter 3 - Text analysis.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:846a4ce0f96980d429ccbdfd5c67e88f0416eb76d6858c47233af35ffcfc30d1" + "signature": "sha256:6976dae8a9cd1c10ec18a62d6827041e8d0f3014c359220e7c44c22335aba40f" }, "nbformat": 3, "nbformat_minor": 0, @@ -1253,9 +1253,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 4 - Programming principles.ipynb b/Chapter 4 - Programming principles.ipynb index 356986f..eb1e0ee 100644 --- a/Chapter 4 - Programming principles.ipynb +++ b/Chapter 4 - Programming principles.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:4ec97d755ad35ed29b00e2463211a0f9aac7aaecd3abf3f796a606fd3689dc2a" + "signature": "sha256:02775337c0e69cf375098fcccc963d2fdd0f3890830c8c9753bc4fb84efbee49" }, "nbformat": 3, "nbformat_minor": 0, @@ -677,9 +677,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 5 - Building NLP Applications.ipynb b/Chapter 5 - Building NLP Applications.ipynb index d7c8cb9..03dcec8 100644 --- a/Chapter 5 - Building NLP Applications.ipynb +++ b/Chapter 5 - Building NLP Applications.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:5029276cff64ea582993f5c24354b7e495171f555700e162f5b4ebd3d13c8998" + "signature": "sha256:9277f1cecba1f31d42c3f073259c08ec9fdada90e3777ca8ad87b169b15b1d8e" }, "nbformat": 3, "nbformat_minor": 0, @@ -935,9 +935,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 6 - Object Oriented Programming.ipynb b/Chapter 6 - Object Oriented Programming.ipynb index f115bd2..45db1b0 100644 --- a/Chapter 6 - Object Oriented Programming.ipynb +++ b/Chapter 6 - Object Oriented Programming.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:fa42cb9d7f134f3ed34350dcc633bd1584f32b6cd4dbf90d521177351a90d7d9" + "signature": "sha256:907ef5a478fbc4c5d0efac4e14283a73189959c0714b1e5dcc210b04c93cd4fc" }, "nbformat": 3, "nbformat_minor": 0, @@ -816,9 +816,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 7 - Archiving and Searching.ipynb b/Chapter 7 - Archiving and Searching.ipynb index 2899e46..b53fcba 100644 --- a/Chapter 7 - Archiving and Searching.ipynb +++ b/Chapter 7 - Archiving and Searching.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:07ff5cb408ff60a5d8061f4a0d4291d29d270327b85d3e600aff6b17c47295bb" + "signature": "sha256:41a53a916b6fa9c23ef4f59d79a40c4961d07c0543c440ca1d3c1a343bd4e93a" }, "nbformat": 3, "nbformat_minor": 0, @@ -1302,9 +1302,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 8 - PDF Search App.ipynb b/Chapter 8 - PDF Search App.ipynb index 602b4cf..d17b4c2 100644 --- a/Chapter 8 - PDF Search App.ipynb +++ b/Chapter 8 - PDF Search App.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:848b292fb7835ca2ce202988038e9f1498a4b6ee1e21bbf3768481c16ef3ac39" + "signature": "sha256:3371fa1a89748bb4e27d718ba764fcb88d6db2ccbb47e0db90c23b1bba22db3e" }, "nbformat": 3, "nbformat_minor": 0, @@ -1384,9 +1384,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ], diff --git a/Chapter 9 - Learning from Examples.ipynb b/Chapter 9 - Learning from Examples.ipynb index a60b640..8842689 100644 --- a/Chapter 9 - Learning from Examples.ipynb +++ b/Chapter 9 - Learning from Examples.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:75c7f5b623b7ad7980d3aefb8f0f625a1452e13d82768f661cda9499d7ce63d7" + "signature": "sha256:ced5a666849424a6c823a1903e6f23e5dd63c09e6fb0126fe86221ee3c5ce757" }, "nbformat": 3, "nbformat_minor": 0, @@ -1698,9 +1698,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "by Folgert Karsdorp (Meertens Instituut)\n", - "\n", - "Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)" + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "

\"Creative
Python Programming for the Humanities by http://fbkarsdorp.github.io/python-course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/fbkarsdorp/python-course.

" ] } ],