jnan77 / jsonrpc4j

Automatically exported from code.google.com/p/jsonrpc4j
0 stars 0 forks source link

Add copyright notice to all source files #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
- Attempt to get legal dept. to approve use of jsonrpc4j in a commercial 
project. :)

What is the expected output? What do you see instead?
- Expected output is approval by legal dept. Instead, legal dept. has denied 
approval due to no copyright & permission notice included in the source.

What version of the product are you using? On what operating system?
- All versions/OS.

Please provide any additional information below.
I like the approach of the project, it makes jsonrpc exceedingly easy to 
implement. However my legal dept. is advising that without a copyright & 
permission embedded in the source I will have to remove it from my project. The 
MIT license has the following clause "The above copyright notice and this 
permission notice shall be included in all copies or substantial portions of 
the Software." which is not currently being fulfilled so they will not allow me 
to ship with it. Would you be willing to amend the source files accordingly? I 
have included the MIT license text below.

Thanks,
Tom

Copyright (c) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Original issue reported on code.google.com by tomhelf...@gmail.com on 2 Oct 2013 at 5:52

GoogleCodeExporter commented 8 years ago

Original comment by brian.di...@gmail.com on 18 Oct 2013 at 11:14

GoogleCodeExporter commented 8 years ago
moving to github: https://github.com/briandilley/jsonrpc4j/issues

Original comment by brian.di...@gmail.com on 18 Oct 2013 at 11:29