lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5877] Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [5877] Improve documentation
Date: Wed, 12 Mar 2014 23:13:28 +0000

Revision: 5877
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5877
Author:   chicares
Date:     2014-03-12 23:13:28 +0000 (Wed, 12 Mar 2014)
Log Message:
-----------
Improve documentation

Modified Paths:
--------------
    lmi/trunk/license.cpp

Modified: lmi/trunk/license.cpp
===================================================================
--- lmi/trunk/license.cpp       2014-03-07 18:05:22 UTC (rev 5876)
+++ lmi/trunk/license.cpp       2014-03-12 23:13:28 UTC (rev 5877)
@@ -102,6 +102,9 @@
         "</html>"
         );
 
+    // The copyright symbol (which is included in iso-8859-1) is
+    // strongly preferred to its ASCII representation, but it's not
+    // worth the trouble to replace the ellipsis.
     static std::string const ascii_copyright("(C)");
     static std::string const html_copyright("&copy;");
     std::string::size_type r_pos = r.find(ascii_copyright);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]