Mercurial > hg > orthanc
annotate OrthancCppClient/SharedLibrary/Product.json @ 1092:88fcf73fbe39
Upgrade to Google Test 1.7.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 05 Aug 2014 12:36:53 +0200 |
parents | 898796cedd3c |
children | 8c8a6bc7575e |
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", |
7f7a2d174acb
preparing Laaw packaging
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4 "Company" : "CHU of Liege", |
689 | 5 "Copyright" : "(c) 2012-2014, Sebastien Jodogne, CHU of Liege", |
496
7f7a2d174acb
preparing Laaw packaging
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
6 "Legal" : "Licensing information is available on https://code.google.com/p/orthanc/", |
1080 | 7 "Version" : "0.8.1" |
496
7f7a2d174acb
preparing Laaw packaging
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
8 } |