summaryrefslogtreecommitdiff
path: root/firmware/target/arm/archos/av300/ata-av300.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/archos/av300/ata-av300.c')
-rw-r--r--firmware/target/arm/archos/av300/ata-av300.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/firmware/target/arm/archos/av300/ata-av300.c b/firmware/target/arm/archos/av300/ata-av300.c
index ae7b955632..08bee15fe6 100644
--- a/firmware/target/arm/archos/av300/ata-av300.c
+++ b/firmware/target/arm/archos/av300/ata-av300.c
@@ -18,8 +18,10 @@
18 * AvLo - linav project 18 * AvLo - linav project
19 * Copyright (c) 2005 by Christophe THOMAS (oxygen77 at free.fr) 19 * Copyright (c) 2005 by Christophe THOMAS (oxygen77 at free.fr)
20 * 20 *
21 * All files in this archive are subject to the GNU General Public License. 21 * This program is free software; you can redistribute it and/or
22 * See the file COPYING in the source tree root for full license agreement. 22 * modify it under the terms of the GNU General Public License
23 * as published by the Free Software Foundation; either version 2
24 * of the License, or (at your option) any later version.
23 * 25 *
24 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 26 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
25 * KIND, either express or implied. 27 * KIND, either express or implied.