From: duplo Date: Wed, 15 Apr 2009 08:29:07 +0000 (+0000) Subject: Change properties X-Git-Tag: 2.1.0~176 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=b90e284547eab472e3d9e478a058304bdd6b2da7;p=bertos.git Change properties git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2506 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cfg/cfg_battfs.h b/bertos/cfg/cfg_battfs.h index a3f09e1d..83210974 100644 --- a/bertos/cfg/cfg_battfs.h +++ b/bertos/cfg/cfg_battfs.h @@ -32,7 +32,7 @@ * * \brief Configuration file for BattFS module. * - * \version $Id: cfg_adc.h 1603 2008-08-10 17:18:44Z bernie $ + * \version $Id$ * \author Daniele Basile */ diff --git a/bertos/cpu/arm/drv/ser_arm.c b/bertos/cpu/arm/drv/ser_arm.c index a2e2e8c4..7f7e7f9f 100644 --- a/bertos/cpu/arm/drv/ser_arm.c +++ b/bertos/cpu/arm/drv/ser_arm.c @@ -32,7 +32,7 @@ * * \brief Low-level serial module for ARM (inplementation). * - * \version $Id: timer_arm.c 18260 2007-10-11 14:08:10Z batt $ + * \version $Id$ * * \author Daniele Basile * diff --git a/bertos/cpu/arm/drv/ser_arm.h b/bertos/cpu/arm/drv/ser_arm.h index 31c12298..cc2e48ac 100644 --- a/bertos/cpu/arm/drv/ser_arm.h +++ b/bertos/cpu/arm/drv/ser_arm.h @@ -32,7 +32,7 @@ * * \brief Low-level serial module for ARM (interface). * - * \version $Id: timer_arm.h 18273 2007-10-11 14:53:02Z batt $ + * \version $Id$ * * \author Daniele Basile * diff --git a/bertos/cpu/arm/drv/ser_at91.c b/bertos/cpu/arm/drv/ser_at91.c index fcbcafbd..f060e14f 100644 --- a/bertos/cpu/arm/drv/ser_at91.c +++ b/bertos/cpu/arm/drv/ser_at91.c @@ -34,7 +34,7 @@ * \brief ARM UART and SPI I/O driver * * - * \version $Id: ser_at91.c 20881 2008-03-04 14:07:02Z batt $ + * \version $Id$ * \author Daniele Basile */ diff --git a/bertos/cpu/arm/drv/ser_at91.h b/bertos/cpu/arm/drv/ser_at91.h index 2832584e..66535499 100644 --- a/bertos/cpu/arm/drv/ser_at91.h +++ b/bertos/cpu/arm/drv/ser_at91.h @@ -33,7 +33,7 @@ * * \brief High level serial I/O API * - * \version $Id: ser_at91.h 20552 2008-02-14 16:40:41Z batt $ + * \version $Id$ * \author Daniele Basile */ diff --git a/bertos/cpu/arm/io/at91_us.h b/bertos/cpu/arm/io/at91_us.h index 20541a76..fd9bf667 100644 --- a/bertos/cpu/arm/io/at91_us.h +++ b/bertos/cpu/arm/io/at91_us.h @@ -30,7 +30,7 @@ * * --> * - * \version $Id: at91_us.h 20544 2008-02-14 12:15:57Z batt $ + * \version $Id$ * * \author Daniele Basile * diff --git a/bertos/cpu/avr/drv/ser_avr.h b/bertos/cpu/avr/drv/ser_avr.h index 90791e4f..4fafafec 100644 --- a/bertos/cpu/avr/drv/ser_avr.h +++ b/bertos/cpu/avr/drv/ser_avr.h @@ -30,7 +30,7 @@ * * --> * - * \version $Id: timer_arm.h 18273 2007-10-11 14:53:02Z batt $ + * \version $Id$ * * \author Daniele Basile * diff --git a/bertos/cpu/dsp56k/drv/ser_dsp56k.h b/bertos/cpu/dsp56k/drv/ser_dsp56k.h index d035df67..c8fd3e1d 100644 --- a/bertos/cpu/dsp56k/drv/ser_dsp56k.h +++ b/bertos/cpu/dsp56k/drv/ser_dsp56k.h @@ -30,7 +30,7 @@ * * --> * - * \version $Id: timer_arm.h 18273 2007-10-11 14:53:02Z batt $ + * \version $Id$ * * \author Daniele Basile * diff --git a/bertos/drv/dataflash.c b/bertos/drv/dataflash.c index 96c78cd9..cf639e76 100644 --- a/bertos/drv/dataflash.c +++ b/bertos/drv/dataflash.c @@ -31,7 +31,7 @@ * * \brief Function library for dataflash AT45DB family (implementation). * - * \version $Id: dataflash.c 21658 2008-06-05 16:42:54Z asterix $ + * \version $Id$ * \author Daniele Basile * \author Francesco Sacchi */ diff --git a/bertos/drv/dataflash.h b/bertos/drv/dataflash.h index 5f8263f8..e8ecd4e9 100644 --- a/bertos/drv/dataflash.h +++ b/bertos/drv/dataflash.h @@ -32,7 +32,7 @@ * * \brief Function library for dataflash AT45DB family. * - * \version $Id: dataflash.h 21658 2008-06-05 16:42:54Z asterix $ + * \version $Id$ * * \author Daniele Basile * diff --git a/bertos/drv/i2c_bitbang.c b/bertos/drv/i2c_bitbang.c index 07dd2c04..1d7e98d6 100644 --- a/bertos/drv/i2c_bitbang.c +++ b/bertos/drv/i2c_bitbang.c @@ -32,7 +32,7 @@ * * \brief I2C bitbang driver (implementation) * - * \version $Id: adc.c 1604 2008-08-10 17:19:51Z bernie $ + * \version $Id$ * \author Francesco Sacchi */ diff --git a/bertos/drv/lcd_gfx.h b/bertos/drv/lcd_gfx.h index f8cb4fae..7ef331a2 100644 --- a/bertos/drv/lcd_gfx.h +++ b/bertos/drv/lcd_gfx.h @@ -31,7 +31,7 @@ * This file is part of DevLib - See README.devlib for information. * --> * - * \version $Id: lcd_gfx.h,v 1.6 2006/07/19 12:56:25 bernie Exp $ + * \version $Id$ * * \author Bernie Innocenti * \author Stefano Fedrigo diff --git a/bertos/drv/pcf8574.c b/bertos/drv/pcf8574.c index c4477efc..71150427 100644 --- a/bertos/drv/pcf8574.c +++ b/bertos/drv/pcf8574.c @@ -40,7 +40,7 @@ * each pin as input or output, see datasheet on how this * is achieved. * - * \version $Id: ft245rl.c 22301 2008-09-09 16:53:17Z batt $ + * \version $Id$ * \author Francesco Sacchi */ diff --git a/bertos/drv/pcf8574.h b/bertos/drv/pcf8574.h index 0eab5c39..605b89b9 100644 --- a/bertos/drv/pcf8574.h +++ b/bertos/drv/pcf8574.h @@ -32,7 +32,7 @@ * * \brief PCF8574 i2c port expander driver. * - * \version $Id: ft245rl.c 22301 2008-09-09 16:53:17Z batt $ + * \version $Id$ * \author Francesco Sacchi * * $WIZ$ module_name = "pcf8574" diff --git a/bertos/drv/spi_bitbang.c b/bertos/drv/spi_bitbang.c index b85caa86..30209a37 100644 --- a/bertos/drv/spi_bitbang.c +++ b/bertos/drv/spi_bitbang.c @@ -33,7 +33,7 @@ * * \brief Emulated SPI Master for DSP firmware download (impl.) * - * \version $Id: spi.c 15328 2007-03-21 15:07:04Z batt $ + * \version $Id$ * * \author Francesco Sacchi * \author Daniele Basile diff --git a/bertos/drv/spi_bitbang.h b/bertos/drv/spi_bitbang.h index c78e9a4f..d9b65165 100644 --- a/bertos/drv/spi_bitbang.h +++ b/bertos/drv/spi_bitbang.h @@ -33,7 +33,7 @@ * * \brief Emulated SPI driver. * - * \version $Id: spi.h 15321 2007-03-21 14:45:12Z asterix $ + * \version $Id$ * * \author Francesco Sacchi * \author Daniele Basile diff --git a/bertos/kern/coop.c b/bertos/kern/coop.c index aa370ae5..9b736166 100644 --- a/bertos/kern/coop.c +++ b/bertos/kern/coop.c @@ -32,7 +32,7 @@ * * \brief Simple cooperative multitasking scheduler. * - * \version $Id: proc.c 1616 2008-08-10 19:41:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti * \author Stefano Fedrigo */ diff --git a/bertos/kern/idle.c b/bertos/kern/idle.c index 3aa4bb04..e5713e83 100644 --- a/bertos/kern/idle.c +++ b/bertos/kern/idle.c @@ -31,7 +31,7 @@ * * \brief Idle loop for preemptive scheduling * - * \version $Id: proc.c 1616 2008-08-10 19:41:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */ diff --git a/bertos/kern/irq.c b/bertos/kern/irq.c index 42012db9..479ad67b 100644 --- a/bertos/kern/irq.c +++ b/bertos/kern/irq.c @@ -31,7 +31,7 @@ * * \brief Process scheduler (public interface). * - * \version $Id: proc.h 1646 2008-08-17 13:49:48Z bernie $ + * \version $Id$ * \author Bernie Innocenti * * Still in development, disable nightly test for now diff --git a/bertos/kern/irq.h b/bertos/kern/irq.h index 5be6899c..eb637021 100644 --- a/bertos/kern/irq.h +++ b/bertos/kern/irq.h @@ -31,7 +31,7 @@ * * \brief Process scheduler (public interface). * - * \version $Id: proc.h 1646 2008-08-17 13:49:48Z bernie $ + * \version $Id$ * \author Bernie Innocenti */ #ifndef KERN_IRQ_H diff --git a/bertos/kern/preempt.c b/bertos/kern/preempt.c index a92460bd..398e8efe 100644 --- a/bertos/kern/preempt.c +++ b/bertos/kern/preempt.c @@ -40,7 +40,7 @@ * In the POSIX implementaiton, context switching is done by the portable * SVR4 swapcontext() facility. * - * \version $Id: proc.c 1616 2008-08-10 19:41:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */ diff --git a/bertos/net/pocketbus.h b/bertos/net/pocketbus.h index 0f26dd90..085971bf 100644 --- a/bertos/net/pocketbus.h +++ b/bertos/net/pocketbus.h @@ -29,7 +29,7 @@ * Copyright 2007 Develer S.r.l. (http://www.develer.com/) * --> * - * \version $Id: pocketbus.h 20131 2007-12-13 17:39:55Z batt $ + * \version $Id$ * * \author Francesco Sacchi * diff --git a/bertos/net/pocketcmd.c b/bertos/net/pocketcmd.c index be1a912a..9bb65f16 100644 --- a/bertos/net/pocketcmd.c +++ b/bertos/net/pocketcmd.c @@ -50,7 +50,7 @@ * The CMD ID used is the same supplied by the master when * the command was sent. * - * \version $Id: pocketcmd.c 16587 2007-10-02 14:31:02Z batt $ + * \version $Id$ * * \author Francesco Sacchi */ diff --git a/bertos/net/pocketcmd.h b/bertos/net/pocketcmd.h index 4e96a623..1cdc40df 100644 --- a/bertos/net/pocketcmd.h +++ b/bertos/net/pocketcmd.h @@ -31,7 +31,7 @@ * * \brief PocketBus command abstraction layer. * - * \version $Id: pocketcmd.h 20030 2007-12-04 16:16:09Z batt $ + * \version $Id$ * * \author Francesco Sacchi * diff --git a/bertos/struct/fifobuf.h b/bertos/struct/fifobuf.h index 2895f390..a749d89f 100644 --- a/bertos/struct/fifobuf.h +++ b/bertos/struct/fifobuf.h @@ -60,7 +60,7 @@ * location and head points to the first one: * \code head == begin && tail == end \endcode * - * \version $Id: fifobuf.h 1532 2008-08-04 07:21:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */ diff --git a/bertos/struct/heap.c b/bertos/struct/heap.c index 2375c1f1..dc8ceaab 100644 --- a/bertos/struct/heap.c +++ b/bertos/struct/heap.c @@ -32,7 +32,7 @@ * * \brief Heap subsystem (public interface). * - * \version $Id: heap.c 1532 2008-08-04 07:21:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */ diff --git a/bertos/struct/heap.h b/bertos/struct/heap.h index c19c2ec7..7044f331 100644 --- a/bertos/struct/heap.h +++ b/bertos/struct/heap.h @@ -36,7 +36,7 @@ * in this form also within the implementation. This would probably remove * memory alignment problems, and also some aliasing issues. * - * \version $Id: heap.h 1532 2008-08-04 07:21:26Z bernie $ + * \version $Id$ * \author Bernie Innocenti */ diff --git a/bertos/struct/list.h b/bertos/struct/list.h index 05223caa..62abdc4a 100644 --- a/bertos/struct/list.h +++ b/bertos/struct/list.h @@ -32,7 +32,7 @@ * * \brief General pourpose double-linked lists * - * \version $Id: list.h 1594 2008-08-10 12:20:10Z bernie $ + * \version $Id$ * \author Bernie Innocenti */ diff --git a/bertos/struct/pool.h b/bertos/struct/pool.h index b2e14148..37938c26 100644 --- a/bertos/struct/pool.h +++ b/bertos/struct/pool.h @@ -31,7 +31,7 @@ * * \brief Pool macros. * - * \version $Id: pool.h 1294 2008-05-20 13:43:57Z asterix $ + * \version $Id$ * \author Giovanni Bajo */ diff --git a/examples/demo/demo.c b/examples/demo/demo.c index f4928c10..dd23c0a1 100644 --- a/examples/demo/demo.c +++ b/examples/demo/demo.c @@ -31,7 +31,7 @@ * * \brief Multifunction system test for BeRTOS modules. * - * \version $Id: demo.c 18242 2007-10-08 17:35:23Z marco $ + * \version $Id$ * \author Bernie Innocenti */ diff --git a/examples/demo/verstag.h b/examples/demo/verstag.h index a89a5e52..8fb51060 100644 --- a/examples/demo/verstag.h +++ b/examples/demo/verstag.h @@ -31,7 +31,7 @@ * * --> * - * \version $Id: verstag.h 18242 2007-10-08 17:35:23Z marco $ + * \version $Id$ * * \author Bernie Innocenti * diff --git a/wizard/_bertos.py b/wizard/_bertos.py index 0e4478b6..20a6bd3c 100644 --- a/wizard/_bertos.py +++ b/wizard/_bertos.py @@ -1,35 +1,35 @@ -#!/usr/bin/env python -# encoding: utf-8 -# -# This file is part of BeRTOS. -# -# Bertos 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 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# -# As a special exception, you may use this file as part of a free software -# library without restriction. Specifically, if other files instantiate -# templates or use macros or inline functions from this file, or you compile -# this file and link it with other files to produce an executable, this -# file does not by itself cause the resulting executable to be covered by -# the GNU General Public License. This exception does not however -# invalidate any other reasons why the executable file might be covered by -# the GNU General Public License. -# -# Copyright 2009 Develer S.r.l. (http://www.develer.com/) - - -# This is a dummy module, needed by installer to leaves out the real python code -# from the package. - +#!/usr/bin/env python +# encoding: utf-8 +# +# This file is part of BeRTOS. +# +# Bertos 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 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# +# As a special exception, you may use this file as part of a free software +# library without restriction. Specifically, if other files instantiate +# templates or use macros or inline functions from this file, or you compile +# this file and link it with other files to produce an executable, this +# file does not by itself cause the resulting executable to be covered by +# the GNU General Public License. This exception does not however +# invalidate any other reasons why the executable file might be covered by +# the GNU General Public License. +# +# Copyright 2009 Develer S.r.l. (http://www.develer.com/) + + +# This is a dummy module, needed by installer to leaves out the real python code +# from the package. + import bertos \ No newline at end of file