diff options
Diffstat (limited to 'src/win32/socket.cpp')
-rw-r--r-- | src/win32/socket.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/win32/socket.cpp b/src/win32/socket.cpp index b4e7efe1a..2ff741583 100644 --- a/src/win32/socket.cpp +++ b/src/win32/socket.cpp @@ -1,7 +1,6 @@ -/* POSIX emulation layer for Windows. + /* POSIX emulation layer for Windows. * - * (C) 2008-2017 Anope Team - * Contact us at team@anope.org + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ |