Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit d9d1457

Browse files
Geod24dlang-bot
authored andcommitted
Trivial: Remove duplicated documentation / copyright notice in rt.aApplyR
1 parent 20963f9 commit d9d1457

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/rt/aApplyR.d

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,8 @@
88
* Authors: Walter Bright, Sean Kelly
99
* Source: $(DRUNTIMESRC rt/_aApplyR.d)
1010
*/
11-
12-
/* Copyright Digital Mars 2004 - 2010.
13-
* Distributed under the Boost Software License, Version 1.0.
14-
* (See accompanying file LICENSE or copy at
15-
* http://www.boost.org/LICENSE_1_0.txt)
16-
*/
1711
module rt.aApplyR;
1812

19-
/* This code handles decoding UTF strings for foreach_reverse loops.
20-
* There are 6 combinations of conversions between char, wchar,
21-
* and dchar, and 2 of each of those.
22-
*/
23-
2413
import core.internal.utf;
2514

2615
/**********************************************/

0 commit comments

Comments
 (0)