Showing with 1 addition and 2 deletions.
  1. +1 −2 src/rt/util/string.d
3 changes: 1 addition & 2 deletions src/rt/util/string.d
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* The exception module defines all system-level exceptions and provides a
* mechanism to alter system-level error handling.
* String manipulation and comparison utilities.
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>.
Expand Down