Re: [ovs-dev] [PATCH] dynamic-string: Document a few functions.

2012-02-27 Thread Ben Pfaff
On Thu, Feb 23, 2012 at 05:58:07PM -0800, Ethan Jackson wrote: > This looks good to me. Thanks, I'll push it in a moment. > > + * Copyright (c) 2008, 2009, 2010, 2011, 2012 Nicira Networks. > > Completely unrelated to this patch, these things are starting to get > fairly long. I wonder if it ma

Re: [ovs-dev] [PATCH] dynamic-string: Document a few functions.

2012-02-23 Thread Ethan Jackson
This looks good to me. > + * Copyright (c) 2008, 2009, 2010, 2011, 2012 Nicira Networks. Completely unrelated to this patch, these things are starting to get fairly long. I wonder if it makes sense to gradually start changing our convention to expressing the years with a dash (e.g. 2008-2012). T