From: Kitae Kim Date: Thu, 17 Jan 2013 05:34:24 +0000 (+0900) Subject: emulator: update boilerplate X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~1146 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2786fdbf5b779e9ba96d3cb8fbc6a40988120de0;p=sdk%2Femulator%2Fqemu.git emulator: update boilerplate Update year in the boilerplate of codec and virtio keyboard. Signed-off-by: Kitae Kim --- diff --git a/tizen/src/hw/maru_codec.c b/tizen/src/hw/maru_codec.c index 569571a0f7..64122065ec 100644 --- a/tizen/src/hw/maru_codec.c +++ b/tizen/src/hw/maru_codec.c @@ -1,7 +1,7 @@ /* * Virtual Codec device * - * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2011 - 2013 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: * Kitae Kim diff --git a/tizen/src/hw/maru_codec.h b/tizen/src/hw/maru_codec.h index ba4289847a..daa49d0cdc 100644 --- a/tizen/src/hw/maru_codec.h +++ b/tizen/src/hw/maru_codec.h @@ -1,7 +1,7 @@ /* * Virtual Codec device * - * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2011 - 2013 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: * Kitae Kim diff --git a/tizen/src/hw/maru_virtio_keyboard.c b/tizen/src/hw/maru_virtio_keyboard.c index 8711b6b034..e331070606 100644 --- a/tizen/src/hw/maru_virtio_keyboard.c +++ b/tizen/src/hw/maru_virtio_keyboard.c @@ -1,7 +1,7 @@ /* * Virtio Keyboard Device * - * Copyright (c) 2011 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2011 - 2013 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: * Kitae Kim diff --git a/tizen/src/hw/maru_virtio_keyboard.h b/tizen/src/hw/maru_virtio_keyboard.h index 26f614668f..0e06e6a8be 100644 --- a/tizen/src/hw/maru_virtio_keyboard.h +++ b/tizen/src/hw/maru_virtio_keyboard.h @@ -1,7 +1,7 @@ /* * Virtio Keyboard Device * - * Copyright (c) 2011 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2011 - 2013 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: * Kitae Kim