aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/std_call_once_bug/sample.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'std_call_once_bug/sample.cpp')
-rw-r--r--std_call_once_bug/sample.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/std_call_once_bug/sample.cpp b/std_call_once_bug/sample.cpp
index 22a63c6..01b5092 100644
--- a/std_call_once_bug/sample.cpp
+++ b/std_call_once_bug/sample.cpp
@@ -1,6 +1,6 @@
// Copyright (c) 2016 Egor Tensin <Egor.Tensin@gmail.com>
-// This file is part of the "C++ notes" project.
-// For details, see https://github.com/egor-tensin/cpp-notes.
+// This file is part of the "Egor's blog" project.
+// For details, see https://github.com/egor-tensin/blog.
// Distributed under the MIT License.
#include <ctime>