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