C-DAC's Medical Informatics SDK for DICOM is a set of object oriented APIs which can be used to make the Healthcare Applications compliant to DICOM 3.0-2015c specification. 

Note: Use this SDK for development purpose.

Use of this SDK does not automatically licenses use of ANSI/DICOM standard (http://dicom.nema.org/).

Copyright (c) 2017-2018, Center for Development of Advanced Computing (C-DAC), Pune.
All rights reserved.

C-DAC's Medical Informatics Software Development Kit (SDK) for DICOM v3.5 is copyrights/trademarks of C-DAC and all other may be property of respective owner.

SDK uses following open source libraries/applications and are licensed under open source license agreements. The list of such applications along with the links from where the respective licenses under which the same are provided, are as below. CDAC may update this list from time to time:

************************************************************************************************************
1.Apache License, Version 2.0:

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
   
You may obtain a copy of the License at     

http://www.apache.org/licenses/LICENSE-2.0  

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   
See the License for the specific language governing permissions and limitations under the License.

Redistribution and use in source, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source must retain the above copyright notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    * Name of the C-DAC may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

************************************************************************************************************

2.AdoptOpenJDK Community License Agreement for JAVA SE:
To know about the terms and conditions of the AdoptOpenJDK Community License Agreement,please go through the link provided below:

https://adoptopenjdk.net/about.html

Build scripts and other code to produce the binaries, the website and other build infrastructure are licensed under Apache License, Version 2.0. OpenJDK code itself is licensed under GPL v2 with Classpath Exception.

GNU General Public License, version 2,with the Classpath Exception 
The GNU General Public License (GPL)

Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

************************************************************************************************************

