Skip to content

Commit c7d6a89

Browse files
committed
Updated license and readme; preparing for a final Sesame, pre-RDF4J release
1 parent d46c26c commit c7d6a89

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SesameTools, Copyright (C) 2010-2015 Joshua Shinavier and collaborators.
1+
SesameTools, Copyright (C) 2010-2016 Joshua Shinavier and collaborators.
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ For projects which use Maven, SesameTools snapshots and release packages can be
2727
<dependency>
2828
<groupId>net.fortytwo.sesametools</groupId>
2929
<artifactId>linked-data-server</artifactId>
30-
<version>1.9</version>
30+
<version>1.10</version>
3131
</dependency>
3232
```
3333

3434
The latest Maven packages can be browsed [here](http://search.maven.org/#search%7Cga%7C1%7Csesametools).
3535

3636
**Credits**: SesameTools is written and maintained by [Joshua Shinavier](https://github.com/joshsh) and [Peter Ansell](https://github.com/ansell). Patches have been contributed by [Faisal Hameed](https://github.com/faisal-hameed), [Florian Kleedorfer](https://github.com/fkleedorfer), [Olaf Görlitz](https://github.com/goerlitz), and [Michal Klempa](https://github.com/michalklempa). An RDF/JSON parser and writer present in releases 1.7 and earlier contain code by [Hannes Ebner](http://ebner.wordpress.com/).
37-

0 commit comments

Comments
 (0)