minor copyright fix
This commit is contained in:
		@ -1,7 +1,7 @@
 | 
			
		||||
/*
 | 
			
		||||
 * $Id$
 | 
			
		||||
 *
 | 
			
		||||
    Copyright (c) 2006-2019 Chung, Hyung-Hwan. All rights reserved.
 | 
			
		||||
    Copyright (c) 2014-2019 Chung, Hyung-Hwan. All rights reserved.
 | 
			
		||||
 | 
			
		||||
    Redistribution and use in source and binary forms, with or without
 | 
			
		||||
    modification, are permitted provided that the following conditions
 | 
			
		||||
 | 
			
		||||
@ -2095,6 +2095,7 @@ moo_ooi_t moo_logufmtv (moo_t* moo, moo_bitmask_t mask, const moo_uch_t* fmt, va
 | 
			
		||||
		vmprim_log_write (moo, moo->log.last_mask, moo->log.ptr, moo->log.len);
 | 
			
		||||
		moo->log.len = 0;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	return (x <= -1)? -1: fo.count;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
/*
 | 
			
		||||
 * $Id$
 | 
			
		||||
 *
 | 
			
		||||
    Copyright (c) 2006-2019 Chung, Hyung-Hwan. All rights reserved.
 | 
			
		||||
    Copyright (c) 2014-2019 Chung, Hyung-Hwan. All rights reserved.
 | 
			
		||||
 | 
			
		||||
    Redistribution and use in source and binary forms, with or without
 | 
			
		||||
    modification, are permitted provided that the following conditions
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user