From ff92ed2c5385d788534030e97344cdf6dedb3b23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Bo=CC=88hn?= Date: Sun, 24 May 2015 05:30:51 -0400 Subject: [PATCH] Email fix --- include/libimread/IO/png.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libimread/IO/png.hh b/include/libimread/IO/png.hh index 243e10d4..fb9f230d 100644 --- a/include/libimread/IO/png.hh +++ b/include/libimread/IO/png.hh @@ -1,4 +1,4 @@ -// Copyright 2012-2014 Alexander Böhn +// Copyright 2012-2014 Alexander Böhn // License: MIT (see COPYING.MIT file) #ifndef LIBIMREAD_IO_PNG_HH_