From f063c4d19339144df89d6bc060ee2017b0572c5c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 20 Jan 2018 11:44:14 +0000 Subject: Mass update of the Apache 2.0 license statement. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/crypto/source/testref/ref_aes.c | 2 +- test/crypto/source/testref/ref_aes.h | 2 +- test/crypto/source/testref/ref_des.c | 2 +- test/crypto/source/testref/ref_des.h | 2 +- test/crypto/source/testref/ref_sha.c | 2 +- test/crypto/source/testref/ref_sha.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'test/crypto/source/testref') diff --git a/test/crypto/source/testref/ref_aes.c b/test/crypto/source/testref/ref_aes.c index 11c6ef480..33f47556e 100644 --- a/test/crypto/source/testref/ref_aes.c +++ b/test/crypto/source/testref/ref_aes.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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/test/crypto/source/testref/ref_aes.h b/test/crypto/source/testref/ref_aes.h index a4e6759fc..e2a7e57cd 100644 --- a/test/crypto/source/testref/ref_aes.h +++ b/test/crypto/source/testref/ref_aes.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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/test/crypto/source/testref/ref_des.c b/test/crypto/source/testref/ref_des.c index fca75627c..046a642ed 100644 --- a/test/crypto/source/testref/ref_des.c +++ b/test/crypto/source/testref/ref_des.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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/test/crypto/source/testref/ref_des.h b/test/crypto/source/testref/ref_des.h index c839084b7..31516447a 100644 --- a/test/crypto/source/testref/ref_des.h +++ b/test/crypto/source/testref/ref_des.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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/test/crypto/source/testref/ref_sha.c b/test/crypto/source/testref/ref_sha.c index bada14c93..741c13dee 100644 --- a/test/crypto/source/testref/ref_sha.c +++ b/test/crypto/source/testref/ref_sha.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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/test/crypto/source/testref/ref_sha.h b/test/crypto/source/testref/ref_sha.h index b487d519b..0d413b672 100644 --- a/test/crypto/source/testref/ref_sha.h +++ b/test/crypto/source/testref/ref_sha.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio 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