summaryrefslogtreecommitdiff
path: root/boost/uuid/uuid.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/uuid/uuid.hpp')
-rw-r--r--boost/uuid/uuid.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/uuid/uuid.hpp b/boost/uuid/uuid.hpp
index e542d91b20..d3bb34b72e 100644
--- a/boost/uuid/uuid.hpp
+++ b/boost/uuid/uuid.hpp
@@ -3,7 +3,7 @@
// Copyright 2006 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
// 06 Feb 2006 - Initial Revision