From 01f92df5fdd77b5863dc0801490fa251094bd828 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Thu, 16 Jan 2014 11:51:05 +0000 Subject: [PATCH] *** empty log message *** --- LICENSE | 2 +- ev.c | 2 +- ev_kqueue.c | 2 +- ev_vars.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 777d67c..2fdabd4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ All files in libev are -Copyright (c)2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann. +Copyright (c)2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are diff --git a/ev.c b/ev.c index fbe5aeb..7a98689 100644 --- a/ev.c +++ b/ev.c @@ -1,7 +1,7 @@ /* * libev event processing core, watcher management * - * Copyright (c) 2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann + * Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/ev_kqueue.c b/ev_kqueue.c index 9faf65a..27def23 100644 --- a/ev_kqueue.c +++ b/ev_kqueue.c @@ -1,7 +1,7 @@ /* * libev kqueue backend * - * Copyright (c) 2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann + * Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- diff --git a/ev_vars.h b/ev_vars.h index f438d82..98f7718 100644 --- a/ev_vars.h +++ b/ev_vars.h @@ -1,7 +1,7 @@ /* * loop member variable declarations * - * Copyright (c) 2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann + * Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica-