Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#microsoft-translator-java-api
[![endorse](http://api.coderwall.com/boatmeme/endorsecount.png)](http://coderwall.com/boatmeme)
* * *

Provides a Java wrapper around the Microsoft Translator API aka Bing Translator.
Expand Down Expand Up @@ -82,7 +81,7 @@ License
The microsoft-translator-java-api is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)

/*
* Copyright 2013 Jonathan Griggs.
* Copyright 2011-2015 Jonathan Griggs.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Loading