Skip to content

Commit 5c48760

Browse files
committed
Update header
1 parent 71a8031 commit 5c48760

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

include/tl/optional.hpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11

22
///
33
// optional - An implementation of std::optional with extensions
4-
// Written in 2017 by Simon Brand ([email protected], @TartanLlama)
4+
// Written in 2017 by Simon Brand ([email protected], @TartanLlama)
5+
//
6+
// Documentation available at https://tl.tartanllama.xyz/
57
//
68
// To the extent possible under law, the author(s) have dedicated all
79
// copyright and related and neighboring rights to this software to the

0 commit comments

Comments
 (0)