summaryrefslogtreecommitdiff
path: root/boost/uuid/uuid_io.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/uuid/uuid_io.hpp')
-rw-r--r--boost/uuid/uuid_io.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/uuid/uuid_io.hpp b/boost/uuid/uuid_io.hpp
index e92e88131b..11bd4a2350 100644
--- a/boost/uuid/uuid_io.hpp
+++ b/boost/uuid/uuid_io.hpp
@@ -3,7 +3,7 @@
// Copyright 2009 Andy Tompkins.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
+// https://www.boost.org/LICENSE_1_0.txt)
// Revision History
// 20 Mar 2009 - Initial Revision