From 8389a02b2c45f78d92091ba6c0468b66046ae222 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Tue, 1 Nov 2011 15:40:29 +0000 Subject: [PATCH] Add missing copyright header git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30883 a1c6a512-1295-4272-9138-f99709370657 --- utils/imx_hid_recovery/imx_hid_recovery.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/utils/imx_hid_recovery/imx_hid_recovery.c b/utils/imx_hid_recovery/imx_hid_recovery.c index cb057d4b54..ba4645f8ab 100644 --- a/utils/imx_hid_recovery/imx_hid_recovery.c +++ b/utils/imx_hid_recovery/imx_hid_recovery.c @@ -1,3 +1,23 @@ +/*************************************************************************** + * __________ __ ___. + * Open \______ \ ____ ____ | | _\_ |__ _______ ___ + * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / + * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < + * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ + * \/ \/ \/ \/ \/ + * $Id$ + * + * Copyright (C) 2010 Amaury Pouly + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + ****************************************************************************/ #include #include #include