From b758cbb849bd93192bdf87743e9d15d86321c29e Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Feb 2018 05:22:50 +0300 Subject: rename (and repurpose) the repo --- std_call_once_bug/sample.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'std_call_once_bug/sample.cpp') 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 -// 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 -- cgit v1.2.3