summaryrefslogtreecommitdiff
path: root/net.h
diff options
context:
space:
mode:
authorPieter Noordhuis <pcnoordhuis@gmail.com>2010-12-29 15:52:07 +0100
committerPieter Noordhuis <pcnoordhuis@gmail.com>2010-12-29 15:52:07 +0100
commita020db30130e47cec2085daa2824df9f9c115d60 (patch)
tree07b60c5cbfcaa5cf097236964008cd98414d4842 /net.h
parent18c55a8f1e93aaa4df6c970333ad3d691e3438b0 (diff)
License
Diffstat (limited to 'net.h')
-rw-r--r--net.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/net.h b/net.h
index b052d97..00ae32e 100644
--- a/net.h
+++ b/net.h
@@ -1,6 +1,8 @@
/* Extracted from anet.c to work properly with Hiredis error reporting.
*
* Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
+ * Copyright (c) 2010, Pieter Noordhuis <pcnoordhuis at gmail dot com>
+ *
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without