Change name

This commit is contained in:
Sy Brand
2022-11-24 19:48:55 +00:00
committed by GitHub
parent 7465f4eabe
commit 11cb3fdb93

View File

@@ -1,6 +1,6 @@
/// ///
// expected - An implementation of std::expected with extensions // expected - An implementation of std::expected with extensions
// Written in 2017 by Simon Brand (simonrbrand@gmail.com, @TartanLlama) // Written in 2017 by Sy Brand (tartanllama@gmail.com, @TartanLlama)
// //
// Documentation available at http://tl.tartanllama.xyz/ // Documentation available at http://tl.tartanllama.xyz/
// //