Skip to content

Commit 1a99fc0

Browse files
authored
Added licence information
1 parent c95964c commit 1a99fc0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

3. Counting the Lines in a Page.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,15 @@
546546
"\n",
547547
"This shows an important principle of Digital Humanities. On the face of it, we could count ourselves how many lines there are to a page. However, we can use the software to quickly skim through an entire manuscript in a matter of seconds and to tell us where interesting things are happening, to focus our attention on things that are unusual. If we do this at scale then it can be very useful indeed."
548548
]
549+
},
550+
{
551+
"cell_type": "markdown",
552+
"metadata": {},
553+
"source": [
554+
"---\n",
555+
"![Licence Creative Commons](https://i.creativecommons.org/l/by/4.0/88x31.png)\n",
556+
"This work (the contents of this Jupyter Python notebook) is licenced under a [Creative Commons Attribution 4.0 International](http://creativecommons.org/licenses/by/4.0/)"
557+
]
549558
}
550559
],
551560
"metadata": {

0 commit comments

Comments
 (0)