diff Applications/ApplicationToolbox.cpp @ 31:8e1dfd531335

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 Oct 2016 17:25:57 +0200
parents 62adabb8c122
children 742ecdb006a1
line wrap: on
line diff
--- a/Applications/ApplicationToolbox.cpp	Thu Oct 27 16:50:10 2016 +0200
+++ b/Applications/ApplicationToolbox.cpp	Thu Oct 27 17:25:57 2016 +0200
@@ -184,7 +184,7 @@
         << path << " " << ORTHANC_WSI_VERSION << std::endl
         << "Copyright (C) 2012-2016 Sebastien Jodogne, "
         << "Medical Physics Department, University Hospital of Liege (Belgium)" << std::endl
-        << "Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/gpl.html>." << std::endl
+        << "Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl.html>." << std::endl
         << "This is free software: you are free to change and redistribute it." << std::endl
         << "There is NO WARRANTY, to the extent permitted by law." << std::endl
         << std::endl