From 1cd76f36d54470527decec083f02aa7e73173944 Mon Sep 17 00:00:00 2001 From: utzig Date: Sat, 23 Aug 2014 17:33:19 +0000 Subject: [PATCH] [KINETIS] Use ASCII chars on license because people don't like UTF-8... git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7184 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ext/CMSIS/KINETIS/kl25z.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/os/ext/CMSIS/KINETIS/kl25z.h b/os/ext/CMSIS/KINETIS/kl25z.h index 331142dd7..ab61670c7 100644 --- a/os/ext/CMSIS/KINETIS/kl25z.h +++ b/os/ext/CMSIS/KINETIS/kl25z.h @@ -1,8 +1,8 @@ /* - * Copyright © 2013-2014 Fabio Utzig, http://fabioutzig.com + * Copyright (C) 2013-2014 Fabio Utzig, http://fabioutzig.com * * Permission is hereby granted, free of charge, to any person obtaining - * a copy of this software and associated documentation files (the “Software”), + * a copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the @@ -11,7 +11,7 @@ * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * - * THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER