From 9e2ba7f5b7a7b1862ac846f719d2395844e5b479 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 18 Jan 2015 10:12:44 +0000 Subject: copyright error git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7632 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/KINETIS/KL2x/kinetis_tpm.h | 2 +- os/hal/ports/KINETIS/KL2x/pwm_lld.c | 2 +- os/hal/ports/KINETIS/KL2x/pwm_lld.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'os') diff --git a/os/hal/ports/KINETIS/KL2x/kinetis_tpm.h b/os/hal/ports/KINETIS/KL2x/kinetis_tpm.h index 7455d7609..137a352ed 100644 --- a/os/hal/ports/KINETIS/KL2x/kinetis_tpm.h +++ b/os/hal/ports/KINETIS/KL2x/kinetis_tpm.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 Adam J. Porter Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/KINETIS/KL2x/pwm_lld.c b/os/hal/ports/KINETIS/KL2x/pwm_lld.c index e04eb53b1..fd18262e3 100644 --- a/os/hal/ports/KINETIS/KL2x/pwm_lld.c +++ b/os/hal/ports/KINETIS/KL2x/pwm_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 Adam J. Porter Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/KINETIS/KL2x/pwm_lld.h b/os/hal/ports/KINETIS/KL2x/pwm_lld.h index 8eb11253d..fe255bd99 100644 --- a/os/hal/ports/KINETIS/KL2x/pwm_lld.h +++ b/os/hal/ports/KINETIS/KL2x/pwm_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2015 Adam J. Porter Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit v1.2.3