diff options
Diffstat (limited to 'unix')
| -rw-r--r-- | unix/modffi.c | 1 | ||||
| -rw-r--r-- | unix/modsocket.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/unix/modffi.c b/unix/modffi.c index aa26297d6..4ac9fef5a 100644 --- a/unix/modffi.c +++ b/unix/modffi.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 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 |
