From dd7d31d083981094e68d68d3c3696530a5eb5885 Mon Sep 17 00:00:00 2001 From: barthess Date: Sat, 2 May 2015 23:00:00 +0300 Subject: Fixed copyright notes --- testhal/STM32/STM32F4xx/FSMC_NAND/dma_storm.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'testhal/STM32/STM32F4xx/FSMC_NAND') diff --git a/testhal/STM32/STM32F4xx/FSMC_NAND/dma_storm.h b/testhal/STM32/STM32F4xx/FSMC_NAND/dma_storm.h index 0be66ba..79dc76d 100644 --- a/testhal/STM32/STM32F4xx/FSMC_NAND/dma_storm.h +++ b/testhal/STM32/STM32F4xx/FSMC_NAND/dma_storm.h @@ -1,3 +1,19 @@ +/* + ChibiOS/RT - Copyright (C) 2014 Uladzimir Pylinsky aka barthess + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + #ifndef DMA_STORM_H_ #define DMA_STORM_H_ -- cgit v1.2.3