Update optional.hpp

This commit is contained in:
Sy Brand
2021-03-25 14:10:30 +00:00
committed by GitHub
parent e2d87e32fc
commit e28828efa0

View File

@ -1,7 +1,7 @@
///
// optional - An implementation of std::optional 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 https://tl.tartanllama.xyz/
//