From df18715f17db9273f45f880d7ba390b983eb8869 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 26 Jul 2014 09:24:53 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/osal/rt/osal.c | 8 ++++---- os/hal/osal/rt/osal.h | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'os/hal/osal/rt') diff --git a/os/hal/osal/rt/osal.c b/os/hal/osal/rt/osal.c index 52fc27041..ebc7863dc 100644 --- a/os/hal/osal/rt/osal.c +++ b/os/hal/osal/rt/osal.c @@ -1,10 +1,10 @@ /* - ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010, - 2011,2012,2013 Giovanni Di Sirio. + ChibiOS/HAL - Copyright (C) 2006,2007,2008,2009,2010, + 2011,2012,2013,2014 Giovanni Di Sirio. - This file is part of ChibiOS/RT. + This file is part of ChibiOS/HAL - ChibiOS/RT is free software; you can redistribute it and/or modify + ChibiOS/HAL is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. diff --git a/os/hal/osal/rt/osal.h b/os/hal/osal/rt/osal.h index cb7515184..1ab624f37 100644 --- a/os/hal/osal/rt/osal.h +++ b/os/hal/osal/rt/osal.h @@ -1,10 +1,10 @@ /* - ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010, - 2011,2012,2013 Giovanni Di Sirio. + ChibiOS/HAL - Copyright (C) 2006,2007,2008,2009,2010, + 2011,2012,2013,2014 Giovanni Di Sirio. - This file is part of ChibiOS/RT. + This file is part of ChibiOS/HAL - ChibiOS/RT is free software; you can redistribute it and/or modify + ChibiOS/HAL is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. -- cgit v1.2.3