From 2aab4004e71a2e5c773289e0be5e58aec6a8d339 Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Mon, 1 Aug 2011 14:32:02 +0300 Subject: [PATCH] Drop Id tags and copyright notices --- source/communicator.cpp | 7 ------- source/communicator.h | 7 ------- source/constants.h | 7 ------- source/datagramsocket.cpp | 7 ------- source/datagramsocket.h | 7 ------- source/inet.cpp | 7 ------- source/inet.h | 7 ------- source/inet6.cpp | 7 ------- source/inet6.h | 7 ------- source/protocol.cpp | 7 ------- source/protocol.h | 7 ------- source/receiver.h | 7 ------- source/resolve.cpp | 7 ------- source/resolve.h | 7 ------- source/sockaddr.cpp | 7 ------- source/sockaddr.h | 7 ------- source/socket.cpp | 7 ------- source/socket.h | 7 ------- source/streamlistensocket.cpp | 7 ------- source/streamlistensocket.h | 7 ------- source/streamsocket.cpp | 7 ------- source/streamsocket.h | 7 ------- source/types.h | 7 ------- 23 files changed, 161 deletions(-) diff --git a/source/communicator.cpp b/source/communicator.cpp index b0b3b45..2b20c6e 100644 --- a/source/communicator.cpp +++ b/source/communicator.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2009 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #include #include "communicator.h" diff --git a/source/communicator.h b/source/communicator.h index 409d42e..865e05d 100644 --- a/source/communicator.h +++ b/source/communicator.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2009 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_COMMUNICATOR_H_ #define MSP_NET_COMMUNICATOR_H_ diff --git a/source/constants.h b/source/constants.h index 3a883fb..2edb643 100644 --- a/source/constants.h +++ b/source/constants.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_CONSTANTS_H_ #define MSP_NET_CONSTANTS_H_ diff --git a/source/datagramsocket.cpp b/source/datagramsocket.cpp index a1b1c9e..43b8661 100644 --- a/source/datagramsocket.cpp +++ b/source/datagramsocket.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #include #include #include "datagramsocket.h" diff --git a/source/datagramsocket.h b/source/datagramsocket.h index 1134415..8c08a5d 100644 --- a/source/datagramsocket.h +++ b/source/datagramsocket.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_DATAGRAMSOCKET_H_ #define MSP_NET_DATAGRAMSOCKET_H_ diff --git a/source/inet.cpp b/source/inet.cpp index 57d8085..cb34263 100644 --- a/source/inet.cpp +++ b/source/inet.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #include #include "inet.h" diff --git a/source/inet.h b/source/inet.h index be67dee..f22d6a1 100644 --- a/source/inet.h +++ b/source/inet.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_INET_H_ #define MSP_NET_INET_H_ diff --git a/source/inet6.cpp b/source/inet6.cpp index dbbf2db..3adad2f 100644 --- a/source/inet6.cpp +++ b/source/inet6.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #include #include #include "inet6.h" diff --git a/source/inet6.h b/source/inet6.h index 02ec450..44a5180 100644 --- a/source/inet6.h +++ b/source/inet6.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_INET6_H_ #define NSP_NET_INET6_H_ diff --git a/source/protocol.cpp b/source/protocol.cpp index 1a21c9e..a438699 100644 --- a/source/protocol.cpp +++ b/source/protocol.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2009 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #include #include #include diff --git a/source/protocol.h b/source/protocol.h index 5d1a874..8ae5cdd 100644 --- a/source/protocol.h +++ b/source/protocol.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2009 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_PROTOCOL_H_ #define MSP_NET_PROTOCOL_H_ diff --git a/source/receiver.h b/source/receiver.h index 33917cd..99ad8a0 100644 --- a/source/receiver.h +++ b/source/receiver.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2009 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_RECEIVER_H_ #define MSP_NET_RECEIVER_H_ diff --git a/source/resolve.cpp b/source/resolve.cpp index bfe7eaa..5bdf051 100644 --- a/source/resolve.cpp +++ b/source/resolve.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifdef WIN32 #define _WIN32_WINNT 0x0501 #include diff --git a/source/resolve.h b/source/resolve.h index cc957ac..4731969 100644 --- a/source/resolve.h +++ b/source/resolve.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_RESOLVE_H_ #define MSP_NET_RESOLVE_H_ diff --git a/source/sockaddr.cpp b/source/sockaddr.cpp index 26c77b6..f95edd3 100644 --- a/source/sockaddr.cpp +++ b/source/sockaddr.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #include #include "inet.h" #include "inet6.h" diff --git a/source/sockaddr.h b/source/sockaddr.h index 0f7a746..62e559c 100644 --- a/source/sockaddr.h +++ b/source/sockaddr.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_SOCKADDR_H_ #define MSP_NET_SOCKADDR_H_ diff --git a/source/socket.cpp b/source/socket.cpp index 150d836..dd6c526 100644 --- a/source/socket.cpp +++ b/source/socket.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2010-2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef WIN32 #include #include diff --git a/source/socket.h b/source/socket.h index db4206c..1c5efda 100644 --- a/source/socket.h +++ b/source/socket.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_SOCKET_H_ #define MSP_NET_SOCKET_H_ diff --git a/source/streamlistensocket.cpp b/source/streamlistensocket.cpp index 12e98b1..88a37bf 100644 --- a/source/streamlistensocket.cpp +++ b/source/streamlistensocket.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #include #include #include diff --git a/source/streamlistensocket.h b/source/streamlistensocket.h index 054f2fb..3defb30 100644 --- a/source/streamlistensocket.h +++ b/source/streamlistensocket.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_STREAMLISTENSOCKET_H_ #define MSP_NET_STREAMLISTENSOCKET_H_ diff --git a/source/streamsocket.cpp b/source/streamsocket.cpp index 0322f12..79b08f4 100644 --- a/source/streamsocket.cpp +++ b/source/streamsocket.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008-2009, 2011 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef WIN32 #include #endif diff --git a/source/streamsocket.h b/source/streamsocket.h index acec0ea..6fbb7d5 100644 --- a/source/streamsocket.h +++ b/source/streamsocket.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_STREAMSOCKET_H_ #define MSP_NET_STREAMSOCKET_H_ diff --git a/source/types.h b/source/types.h index f3ca3ab..3989fa9 100644 --- a/source/types.h +++ b/source/types.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspnet -Copyright © 2008 Mikkosoft Productions, Mikko Rasa -Distributed under the LGPL -*/ - #ifndef MSP_NET_TYPES_H_ #define MSP_NET_TYPES_H_ -- 2.43.0