From 7d3afd076db13f61a31acea442753eae09144f03 Mon Sep 17 00:00:00 2001 From: Tobias Schwinger Date: Mon, 25 Feb 2008 11:45:51 +0000 Subject: [PATCH] removes unnecessary escaping [SVN r43411] --- tools/preprocess.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/preprocess.pl b/tools/preprocess.pl index a21e98a..56f50c5 100644 --- a/tools/preprocess.pl +++ b/tools/preprocess.pl @@ -1,7 +1,7 @@ # // (C) Copyright Tobias Schwinger # // # // Use modification and distribution are subject to the boost Software License -# // Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt). +# // Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt). # // Preprocess and run this script. # //