summaryrefslogtreecommitdiff
path: root/public/fd_printf.md
diff options
context:
space:
mode:
Diffstat (limited to 'public/fd_printf.md')
-rw-r--r--public/fd_printf.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/public/fd_printf.md b/public/fd_printf.md
index 5e1098e..8f4e1a7 100644
--- a/public/fd_printf.md
+++ b/public/fd_printf.md
@@ -1,7 +1,9 @@
`fd_printf`: print formatted text directly to a file descriptor
===============================================================
-:copyright 2013 Luke Shumaker
-:license WTFPL-2
+---
+date: 2013-10-12
+license: WTFPL-2
+---
I wrote this while debugging some code, and thought it might be useful
to others: