summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/MTP/sendfirm.c6
-rwxr-xr-xutils/jz4740_tools/jz4740_usbtool.c6
-rw-r--r--utils/tcctool/tcctool.c6
3 files changed, 12 insertions, 6 deletions
diff --git a/utils/MTP/sendfirm.c b/utils/MTP/sendfirm.c
index d281513450..f06a398696 100644
--- a/utils/MTP/sendfirm.c
+++ b/utils/MTP/sendfirm.c
@@ -13,8 +13,10 @@
13 * Copyright (C) 2005-2007 Linus Walleij 13 * Copyright (C) 2005-2007 Linus Walleij
14 * Copyright (C) 2006 Chris A. Debenham 14 * Copyright (C) 2006 Chris A. Debenham
15 * 15 *
16 * All files in this archive are subject to the GNU General Public License. 16 * This program is free software; you can redistribute it and/or
17 * See the file COPYING in the source tree root for full license agreement. 17 * modify it under the terms of the GNU General Public License
18 * as published by the Free Software Foundation; either version 2
19 * of the License, or (at your option) any later version.
18 * 20 *
19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 * KIND, either express or implied. 22 * KIND, either express or implied.
diff --git a/utils/jz4740_tools/jz4740_usbtool.c b/utils/jz4740_tools/jz4740_usbtool.c
index 4437f63675..6d670254e4 100755
--- a/utils/jz4740_tools/jz4740_usbtool.c
+++ b/utils/jz4740_tools/jz4740_usbtool.c
@@ -17,8 +17,10 @@
17 * licensed under the GPL (v2) 17 * licensed under the GPL (v2)
18 * 18 *
19 * 19 *
20 * All files in this archive are subject to the GNU General Public License. 20 * This program is free software; you can redistribute it and/or
21 * See the file COPYING in the source tree root for full license agreement. 21 * modify it under the terms of the GNU General Public License
22 * as published by the Free Software Foundation; either version 2
23 * of the License, or (at your option) any later version.
22 * 24 *
23 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 25 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
24 * KIND, either express or implied. 26 * KIND, either express or implied.
diff --git a/utils/tcctool/tcctool.c b/utils/tcctool/tcctool.c
index 82aed58243..7b72c66c00 100644
--- a/utils/tcctool/tcctool.c
+++ b/utils/tcctool/tcctool.c
@@ -15,8 +15,10 @@
15 * licensed under the GPL (v2) 15 * licensed under the GPL (v2)
16 * 16 *
17 * 17 *
18 * All files in this archive are subject to the GNU General Public License. 18 * This program is free software; you can redistribute it and/or
19 * See the file COPYING in the source tree root for full license agreement. 19 * modify it under the terms of the GNU General Public License
20 * as published by the Free Software Foundation; either version 2
21 * of the License, or (at your option) any later version.
20 * 22 *
21 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22 * KIND, either express or implied. 24 * KIND, either express or implied.