On 01/30/2013 08:17 PM, Eric Blake wrote:
> On 01/30/2013 04:41 AM, Orit Wasserman wrote:
>> Signed-off-by: Orit Wasserman <owass...@redhat.com>
>> ---
>>  Makefile.objs |   2 +-
>>  savevm.c      | 159 -----------------------------------------------------
>>  xbzrle.c      | 173 
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 174 insertions(+), 160 deletions(-)
>>  create mode 100644 xbzrle.c
>>
> 
>> +++ b/xbzrle.c
>> @@ -0,0 +1,173 @@
>> +/*
>> + * Xor Based Zero Run Length Encoding
>> + *
>> + * Copyright 2012 Red Hat, Inc. and/or its affiliates
> 
> Is it worth adding 2013 now?
That what happens when you copy past for a file created in 2012 :)
> 


Reply via email to