diff options
| author | Damien George | 2014-05-13 22:36:36 +0100 |
|---|---|---|
| committer | Damien George | 2014-05-13 22:36:36 +0100 |
| commit | aeeb448eb6318d3e7cdc2efe8ac97618df35a6a1 (patch) | |
| tree | 40935d65e271cae04340726109d4a499ceebbd63 /unix/modsocket.c | |
| parent | 7074f25768558612e7b909422cdd90da4e69eaa8 (diff) | |
| parent | da9f0924ef4d6e2a7a455e8d0409ae93e60ec1ca (diff) | |
Merge pull request #613 from pfalcon/pauls-copyr
py, unix: Add copyright for modules I worked closely on.
Diffstat (limited to 'unix/modsocket.c')
| -rw-r--r-- | unix/modsocket.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/modsocket.c b/unix/modsocket.c index 72aee95ea..08d0d56b6 100644 --- a/unix/modsocket.c +++ b/unix/modsocket.c @@ -4,6 +4,7 @@ * The MIT License (MIT) * * Copyright (c) 2013, 2014 Damien P. George + * Copyright (c) 2014 Paul Sokolovsky * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
