Mercurial > hg > orthanc
diff OrthancFramework/Resources/WindowsResources.rc @ 4864:09d06d99745c openssl-3.x
integration mainline->openssl-3.x
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 24 Dec 2021 17:18:06 +0100 |
parents | 6cfb9f142bd0 |
children | c76eb3cedcf0 |
line wrap: on
line diff
--- a/OrthancFramework/Resources/WindowsResources.rc Fri Dec 24 17:16:04 2021 +0100 +++ b/OrthancFramework/Resources/WindowsResources.rc Fri Dec 24 17:18:06 2021 +0100 @@ -15,7 +15,7 @@ VALUE "FileDescription", "${DESCRIPTION}" VALUE "FileVersion", "${VERSION_MAJOR}.${VERSION_MINOR}.0.${VERSION_PATCH}" VALUE "InternalName", "${PRODUCT}" - VALUE "LegalCopyright", "(c) 2012-${YEAR}, Sebastien Jodogne, University Hospital of Liege, and Osimis SA, Belgium" + VALUE "LegalCopyright", "(c) 2012-${YEAR}, Sebastien Jodogne, University Hospital of Liege, Osimis S.A., and ICTEAM UCLouvain" VALUE "LegalTrademarks", "Licensing information is available at http://www.orthanc-server.com/" VALUE "OriginalFilename", "${FILENAME}" VALUE "ProductName", "${PRODUCT}"