diff --git a/examples/client_epoll.lua b/examples/client_epoll.lua index 5341c29..c49af9b 100644 --- a/examples/client_epoll.lua +++ b/examples/client_epoll.lua @@ -1,4 +1,4 @@ --- Copyright (c) 2010 Aleksey Yeschenko +-- Copyright (c) 2012 Robert G. Jakabosky -- -- 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/examples/poller.lua b/examples/poller.lua index db5f125..d79597c 100644 --- a/examples/poller.lua +++ b/examples/poller.lua @@ -1,4 +1,4 @@ --- Copyright (c) 2010 Aleksey Yeschenko +-- Copyright (c) 2012 Robert G. Jakabosky -- -- 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/examples/publisher_epoll.lua b/examples/publisher_epoll.lua index 6f8e13b..0cfbe79 100644 --- a/examples/publisher_epoll.lua +++ b/examples/publisher_epoll.lua @@ -1,4 +1,4 @@ --- Copyright (c) 2010 Aleksey Yeschenko +-- Copyright (c) 2012 Robert G. Jakabosky -- -- 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/examples/server_epoll.lua b/examples/server_epoll.lua index 383c822..42c8862 100644 --- a/examples/server_epoll.lua +++ b/examples/server_epoll.lua @@ -1,4 +1,4 @@ --- Copyright (c) 2010 Aleksey Yeschenko +-- Copyright (c) 2012 Robert G. Jakabosky -- -- 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/examples/subscriber_epoll.lua b/examples/subscriber_epoll.lua index 8cf65e6..1be24b2 100644 --- a/examples/subscriber_epoll.lua +++ b/examples/subscriber_epoll.lua @@ -1,4 +1,4 @@ --- Copyright (c) 2010 Aleksey Yeschenko +-- Copyright (c) 2012 Robert G. Jakabosky -- -- 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/examples/subscriber_ev.lua b/examples/subscriber_ev.lua index b2676c9..ae8506c 100644 --- a/examples/subscriber_ev.lua +++ b/examples/subscriber_ev.lua @@ -1,4 +1,4 @@ --- Copyright (c) 2010 Aleksey Yeschenko +-- Copyright (c) 2012 Robert G. Jakabosky -- -- Permission is hereby granted, free of charge, to any person obtaining a copy -- of this software and associated documentation files (the "Software"), to deal