annotate OrthancCppClient/SharedLibrary/Product.json @ 1373:21a2929e541d query-retrieve

Move SCU conformance
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 28 May 2015 12:19:26 +0200
parents 6e275e35d01c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
496
7f7a2d174acb preparing Laaw packaging
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 {
7f7a2d174acb preparing Laaw packaging
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 "Product" : "OrthancClient",
7f7a2d174acb preparing Laaw packaging
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 "Description" : "Native client to the REST API of Orthanc",
1289
5810700b68fa upgrade to year 2015
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1215
diff changeset
4 "Company" : "University Hospital of Liege",
5810700b68fa upgrade to year 2015
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1215
diff changeset
5 "Copyright" : "(c) 2012-2015, Sebastien Jodogne, University Hospital of Liege",
1318
6e275e35d01c set version
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1289
diff changeset
6 "Legal" : "Licensing information is available at http://www.orthanc-server.com/",
6e275e35d01c set version
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1289
diff changeset
7 "Version" : "0.8.6"
496
7f7a2d174acb preparing Laaw packaging
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
8 }