diff options
| author | inmarket <andrewh@inmarket.com.au> | 2013-06-15 21:09:02 +1000 |
|---|---|---|
| committer | inmarket <andrewh@inmarket.com.au> | 2013-06-15 21:09:02 +1000 |
| commit | 49b3e8f55ae135ce6475d1185db68e665430fe5e (patch) | |
| tree | a9019986e0547d79921bf94c368b4a10b4bb8e23 /include/gadc | |
| parent | 2cb35d6815a0a12035f4792c266b688c77085620 (diff) | |
| download | uGFX-49b3e8f55ae135ce6475d1185db68e665430fe5e.tar.gz uGFX-49b3e8f55ae135ce6475d1185db68e665430fe5e.tar.bz2 uGFX-49b3e8f55ae135ce6475d1185db68e665430fe5e.zip | |
License header updates
Diffstat (limited to 'include/gadc')
| -rw-r--r-- | include/gadc/gadc.h | 2 | ||||
| -rw-r--r-- | include/gadc/lld/gadc_lld.h | 2 | ||||
| -rw-r--r-- | include/gadc/options.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/gadc/gadc.h b/include/gadc/gadc.h index 6da63a15..ce2ad658 100644 --- a/include/gadc/gadc.h +++ b/include/gadc/gadc.h @@ -1,5 +1,5 @@ /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * * http://chibios-gfx.com/license.html diff --git a/include/gadc/lld/gadc_lld.h b/include/gadc/lld/gadc_lld.h index a2f4822c..5c0b4a3b 100644 --- a/include/gadc/lld/gadc_lld.h +++ b/include/gadc/lld/gadc_lld.h @@ -1,5 +1,5 @@ /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * * http://chibios-gfx.com/license.html diff --git a/include/gadc/options.h b/include/gadc/options.h index c83a71bf..4c83fa5c 100644 --- a/include/gadc/options.h +++ b/include/gadc/options.h @@ -1,5 +1,5 @@ /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * This file is subject to the terms of the GFX License. If a copy of * the license was not distributed with this file, you can obtain one at: * * http://chibios-gfx.com/license.html |
