Skip to content

Commit

Permalink
Update license dates. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHatherly committed Apr 17, 2015
1 parent 25c942e commit 5ce3ae7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The Lexicon.jl package is licensed under the MIT "Expat" License:

> Copyright (c) 2014: Michael Hatherly.
> Copyright (c) 2014-2015: Michael Hatherly and other contributors.
>
> Permission is hereby granted, free of charge, to any person obtaining
> a copy of this software and associated documentation files (the
Expand Down
24 changes: 12 additions & 12 deletions docs/api/Lexicon.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ doctest(Lexicon)


*source:*
[Lexicon/src/doctest.jl:101](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/doctest.jl#L101)
[Lexicon/src/doctest.jl:101](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/doctest.jl#L101)

---

Expand All @@ -29,7 +29,7 @@ individual entry if several different ones are found.


*source:*
[Lexicon/src/query.jl:149](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/query.jl#L149)
[Lexicon/src/query.jl:149](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/query.jl#L149)

---

Expand All @@ -40,7 +40,7 @@ individual entry if several different ones are found.


*source:*
[Lexicon/src/query.jl:149](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/query.jl#L149)
[Lexicon/src/query.jl:149](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/query.jl#L149)

---

Expand Down Expand Up @@ -127,7 +127,7 @@ The documentation will be available from


*source:*
[Lexicon/src/render.jl:53](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/render.jl#L53)
[Lexicon/src/render.jl:53](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/render.jl#L53)

---

Expand Down Expand Up @@ -179,7 +179,7 @@ res = [v.data[:source][2] for (k,v) in EachEntry(d)]


*source:*
[Lexicon/src/filtering.jl:131](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/filtering.jl#L131)
[Lexicon/src/filtering.jl:131](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/filtering.jl#L131)

---

Expand Down Expand Up @@ -220,7 +220,7 @@ run(q)
query(args...)

*source:*
[Lexicon/src/query.jl:97](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/query.jl#L97)
[Lexicon/src/query.jl:97](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/query.jl#L97)

## Internal
---
Expand All @@ -229,7 +229,7 @@ query(args...)
Basic text importance scoring.

*source:*
[Lexicon/src/query.jl:170](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/query.jl#L170)
[Lexicon/src/query.jl:170](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/query.jl#L170)

---

Expand Down Expand Up @@ -270,7 +270,7 @@ entries( filter(d, files = ["types.jl"]) )


*source:*
[Lexicon/src/filtering.jl:39](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/filtering.jl#L39)
[Lexicon/src/filtering.jl:39](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/filtering.jl#L39)

---

Expand Down Expand Up @@ -302,15 +302,15 @@ end


*source:*
[Lexicon/src/filtering.jl:78](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/filtering.jl#L78)
[Lexicon/src/filtering.jl:78](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/filtering.jl#L78)

---

### Lexicon.Match
An entry and the set of all objects that are linked to it.

*source:*
[Lexicon/src/query.jl:32](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/query.jl#L32)
[Lexicon/src/query.jl:32](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/query.jl#L32)

---

Expand All @@ -325,13 +325,13 @@ Holds the parsed user query.


*source:*
[Lexicon/src/query.jl:13](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/query.jl#L13)
[Lexicon/src/query.jl:13](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/query.jl#L13)

---

### Lexicon.QueryResults
Stores the matching entries resulting from running a query.

*source:*
[Lexicon/src/query.jl:42](https://github.com/MichaelHatherly/Lexicon.jl/tree/8060e07d46cae0310bb04fd0f7ad8df5826f9e6e/src/query.jl#L42)
[Lexicon/src/query.jl:42](https://github.com/MichaelHatherly/Lexicon.jl/tree/25c942e15d2d8f30e6814c4d66695f87eadea054/src/query.jl#L42)

0 comments on commit 5ce3ae7

Please sign in to comment.