]> rtime.felk.cvut.cz Git - frescor/fosa.git/commit
Fixing license header
authortelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 29 May 2008 15:19:12 +0000 (15:19 +0000)
committertelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 29 May 2008 15:19:12 +0000 (15:19 +0000)
commitdb4875076e0869a6bd976b3e39ec1663ac9520c4
tree1dd644a62d7299814632ac23afeb91f46bde891b
parent7e46331bb452936804b3516e5572374fa866cb64
Fixing license header

git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@1199 35b4ef3e-fd22-0410-ab77-dab3279adceb
42 files changed:
include/fosa.h
include/fosa_app_def_sched.h
include/fosa_clocks_and_timers.h
include/fosa_configuration_parameters.h
include/fosa_cpp_macros.h
include/fosa_long_jump.h
include/fosa_mutexes_and_condvars.h
include/fosa_opaque_types.h
include/fosa_opaque_types_time.h
include/fosa_threads_and_signals.h
include/fosa_time.h
include/fosa_time_numeric.h
include/fosa_time_timespec.h
include/fosa_types.h
marte_non_local_jump/context.adb
marte_non_local_jump/context.ads
marte_non_local_jump/non_local_jump_test.adb
src_marte/fosa_app_def_sched.c
src_marte/fosa_clocks_and_timers.c
src_marte/fosa_long_jump.c
src_marte/fosa_mutexes_and_condvars.c
src_marte/fosa_threads_and_signals.c
src_marte/fosa_time.c
src_marte/tests/test_clock_and_timers/test_clock_and_timers.c
src_marte/tests/test_cpu_clocks/test_cpu_clocks.c
src_marte/tests/test_cpu_clocks/test_cpu_clocks_sigwait_from_different_thread.c
src_marte/tests/test_fosa_ads/test_fosa_ads.c
src_marte/tests/test_fosa_general/test_fosa.c
src_marte/tests/test_non_local_jump/simple_test_non_local_jump.c
src_marte/tests/test_non_local_jump/test_fosa_long_jump.c
src_marte/tests/test_non_local_jump/testbench_long_jump.c
src_marte/tests/test_queue_signal_fosa/test_queue_signal_fosa.c
src_marte/tests/test_time/fosa_test_time.c
src_partikle/fosa_app_def_sched.c
src_partikle/fosa_clocks_and_timers.c
src_partikle/fosa_long_jump.c
src_partikle/fosa_misc.c
src_partikle/fosa_mutexes_and_condvars.c
src_partikle/fosa_setjmp.S
src_partikle/fosa_threads_and_signals.c
src_partikle/fosa_time.c
src_partikle/tests/test_long_jump.c