diff --git a/doc/develguide/pok-devel.tex b/doc/develguide/pok-devel.tex index 169cb0b5..ab9d0f28 100644 --- a/doc/develguide/pok-devel.tex +++ b/doc/develguide/pok-devel.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \documentclass[oneside]{article} \usepackage{xspace} diff --git a/doc/userguide/annexes.tex b/doc/userguide/annexes.tex index 2ebbff2e..20464ce9 100644 --- a/doc/userguide/annexes.tex +++ b/doc/userguide/annexes.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Annexes} diff --git a/doc/userguide/api.tex b/doc/userguide/api.tex index 573931b6..39684c84 100644 --- a/doc/userguide/api.tex +++ b/doc/userguide/api.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{POK API} \label{chapter-api} diff --git a/doc/userguide/architecture.tex b/doc/userguide/architecture.tex index 715a36f1..f4d6d0e8 100644 --- a/doc/userguide/architecture.tex +++ b/doc/userguide/architecture.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Architecture} \section{Directories hierarchy} diff --git a/doc/userguide/configuration.tex b/doc/userguide/configuration.tex index 17b545b1..e464d0ee 100644 --- a/doc/userguide/configuration.tex +++ b/doc/userguide/configuration.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Configuration directives} diff --git a/doc/userguide/examples.tex b/doc/userguide/examples.tex index 5765427f..d9f97ce5 100644 --- a/doc/userguide/examples.tex +++ b/doc/userguide/examples.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Examples} diff --git a/doc/userguide/gettingstarted.tex b/doc/userguide/gettingstarted.tex index 3da1d300..244af0ff 100644 --- a/doc/userguide/gettingstarted.tex +++ b/doc/userguide/gettingstarted.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Getting started} diff --git a/doc/userguide/installation.tex b/doc/userguide/installation.tex index 866d3e58..14ca0a0c 100644 --- a/doc/userguide/installation.tex +++ b/doc/userguide/installation.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Installation} \label{chapter-installation} diff --git a/doc/userguide/instrumentation.tex b/doc/userguide/instrumentation.tex index c9d5ace7..1e153caf 100644 --- a/doc/userguide/instrumentation.tex +++ b/doc/userguide/instrumentation.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Instrumentation} \label{chapter-instrumentation} diff --git a/doc/userguide/introduction.tex b/doc/userguide/introduction.tex index 4206c8ae..8029bba8 100644 --- a/doc/userguide/introduction.tex +++ b/doc/userguide/introduction.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Introduction} diff --git a/doc/userguide/model-based.tex b/doc/userguide/model-based.tex index d22ae508..9caf2296 100644 --- a/doc/userguide/model-based.tex +++ b/doc/userguide/model-based.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \chapter{Automatic configuration and configuration with AADL models} \label{chapter-automatic-configuration} diff --git a/doc/userguide/pok-user.tex b/doc/userguide/pok-user.tex index 0e3c5619..e73d82ea 100644 --- a/doc/userguide/pok-user.tex +++ b/doc/userguide/pok-user.tex @@ -9,7 +9,7 @@ % % Please follow the coding guidelines described in doc/CODING_GUIDELINES % -% Copyright (c) 2007-2024 POK team +% Copyright (c) 2007-2025 POK team \documentclass[oneside]{book} \usepackage{xspace} diff --git a/examples/ada-runtime/compute.adb b/examples/ada-runtime/compute.adb index 6b451e10..42472491 100644 --- a/examples/ada-runtime/compute.adb +++ b/examples/ada-runtime/compute.adb @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package body Compute is procedure Printf (String : in Interfaces.C.char_array); diff --git a/examples/ada-runtime/compute.ads b/examples/ada-runtime/compute.ads index c406a3df..da4b6c0c 100644 --- a/examples/ada-runtime/compute.ads +++ b/examples/ada-runtime/compute.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team pragma No_Run_Time; with Interfaces.C; diff --git a/examples/ada-runtime/model.aadl b/examples/ada-runtime/model.aadl index 394a86b0..5c2fbe88 100644 --- a/examples/ada-runtime/model.aadl +++ b/examples/ada-runtime/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package adaruntime diff --git a/examples/arinc653-blackboard/model.aadl b/examples/arinc653-blackboard/model.aadl index 7b218aa3..e0c63ded 100644 --- a/examples/arinc653-blackboard/model.aadl +++ b/examples/arinc653-blackboard/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test public diff --git a/examples/arinc653-blackboard/model_ramses.aadl b/examples/arinc653-blackboard/model_ramses.aadl index 80f35373..b859c956 100644 --- a/examples/arinc653-blackboard/model_ramses.aadl +++ b/examples/arinc653-blackboard/model_ramses.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package model_ramses public diff --git a/examples/arinc653-blackboard/receive.c b/examples/arinc653-blackboard/receive.c index 428e3164..f52be6d9 100644 --- a/examples/arinc653-blackboard/receive.c +++ b/examples/arinc653-blackboard/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-blackboard/send.c b/examples/arinc653-blackboard/send.c index 1a08b976..60ca7f55 100644 --- a/examples/arinc653-blackboard/send.c +++ b/examples/arinc653-blackboard/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-buffer/model.aadl b/examples/arinc653-buffer/model.aadl index 5bc01008..4ce88ed0 100644 --- a/examples/arinc653-buffer/model.aadl +++ b/examples/arinc653-buffer/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test diff --git a/examples/arinc653-buffer/model_ramses.aadl b/examples/arinc653-buffer/model_ramses.aadl index 0140aae6..96a4ea78 100644 --- a/examples/arinc653-buffer/model_ramses.aadl +++ b/examples/arinc653-buffer/model_ramses.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package model_ramses public diff --git a/examples/arinc653-buffer/receive.c b/examples/arinc653-buffer/receive.c index cd0d4ff9..a60577c9 100644 --- a/examples/arinc653-buffer/receive.c +++ b/examples/arinc653-buffer/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-buffer/send.c b/examples/arinc653-buffer/send.c index 26232821..5f74aa0f 100644 --- a/examples/arinc653-buffer/send.c +++ b/examples/arinc653-buffer/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-errors/model.aadl b/examples/arinc653-errors/model.aadl index 456666b1..30531f34 100644 --- a/examples/arinc653-errors/model.aadl +++ b/examples/arinc653-errors/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package arinchm diff --git a/examples/arinc653-errors/model_ramses.aadl b/examples/arinc653-errors/model_ramses.aadl index b2e89898..f5c47c09 100644 --- a/examples/arinc653-errors/model_ramses.aadl +++ b/examples/arinc653-errors/model_ramses.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package model_ramses public diff --git a/examples/arinc653-errors/receive.c b/examples/arinc653-errors/receive.c index b6b71d6a..815c8eba 100644 --- a/examples/arinc653-errors/receive.c +++ b/examples/arinc653-errors/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-errors/receive.h b/examples/arinc653-errors/receive.h index c47ff2c5..dd7dbcba 100644 --- a/examples/arinc653-errors/receive.h +++ b/examples/arinc653-errors/receive.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __RECEIVE_H__ diff --git a/examples/arinc653-errors/send.c b/examples/arinc653-errors/send.c index 9a0b9840..62fcd604 100644 --- a/examples/arinc653-errors/send.c +++ b/examples/arinc653-errors/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-errors/send.h b/examples/arinc653-errors/send.h index eb18905f..043450a3 100644 --- a/examples/arinc653-errors/send.h +++ b/examples/arinc653-errors/send.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __SEND_H__ diff --git a/examples/arinc653-errors/threadstart.c b/examples/arinc653-errors/threadstart.c index c35f959f..fe76df7a 100644 --- a/examples/arinc653-errors/threadstart.c +++ b/examples/arinc653-errors/threadstart.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-errors/threadstart.h b/examples/arinc653-errors/threadstart.h index 3e6fa5ab..204a187d 100644 --- a/examples/arinc653-errors/threadstart.h +++ b/examples/arinc653-errors/threadstart.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __THREADSTART_H__ diff --git a/examples/arinc653-events/model.aadl b/examples/arinc653-events/model.aadl index e245025a..c7fd23d9 100644 --- a/examples/arinc653-events/model.aadl +++ b/examples/arinc653-events/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package arinc653_testevents diff --git a/examples/arinc653-events/model_ramses.aadl b/examples/arinc653-events/model_ramses.aadl index 19e4a233..2e283748 100644 --- a/examples/arinc653-events/model_ramses.aadl +++ b/examples/arinc653-events/model_ramses.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package model_ramses public diff --git a/examples/arinc653-events/receive.c b/examples/arinc653-events/receive.c index a3fd4b9e..6e66b9c3 100644 --- a/examples/arinc653-events/receive.c +++ b/examples/arinc653-events/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-events/send.c b/examples/arinc653-events/send.c index 2feb7b3f..f54ea853 100644 --- a/examples/arinc653-events/send.c +++ b/examples/arinc653-events/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-queueing/model.aadl b/examples/arinc653-queueing/model.aadl index 983d46df..7f2d0313 100644 --- a/examples/arinc653-queueing/model.aadl +++ b/examples/arinc653-queueing/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pingpong diff --git a/examples/arinc653-queueing/model_ramses.aadl b/examples/arinc653-queueing/model_ramses.aadl index c3d0eccf..ec56a418 100644 --- a/examples/arinc653-queueing/model_ramses.aadl +++ b/examples/arinc653-queueing/model_ramses.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package model_ramses public diff --git a/examples/arinc653-queueing/receive.c b/examples/arinc653-queueing/receive.c index 99e614e3..295a021c 100644 --- a/examples/arinc653-queueing/receive.c +++ b/examples/arinc653-queueing/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-queueing/send.c b/examples/arinc653-queueing/send.c index 35f43294..ee6714d7 100644 --- a/examples/arinc653-queueing/send.c +++ b/examples/arinc653-queueing/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-sampling/model.aadl b/examples/arinc653-sampling/model.aadl index 900a3d46..b3fa92b0 100644 --- a/examples/arinc653-sampling/model.aadl +++ b/examples/arinc653-sampling/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pingpong diff --git a/examples/arinc653-sampling/receive.c b/examples/arinc653-sampling/receive.c index 27137c02..3f5b1203 100644 --- a/examples/arinc653-sampling/receive.c +++ b/examples/arinc653-sampling/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-sampling/sample-ada/cpu/pr1/main.adb b/examples/arinc653-sampling/sample-ada/cpu/pr1/main.adb index d68fbeb6..9efdcb56 100644 --- a/examples/arinc653-sampling/sample-ada/cpu/pr1/main.adb +++ b/examples/arinc653-sampling/sample-ada/cpu/pr1/main.adb @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package body Main is procedure Printf (String : in Interfaces.C.char_array); diff --git a/examples/arinc653-sampling/sample-ada/cpu/pr1/main.ads b/examples/arinc653-sampling/sample-ada/cpu/pr1/main.ads index 631d2c37..6234494f 100644 --- a/examples/arinc653-sampling/sample-ada/cpu/pr1/main.ads +++ b/examples/arinc653-sampling/sample-ada/cpu/pr1/main.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team pragma No_Run_Time; diff --git a/examples/arinc653-sampling/send.c b/examples/arinc653-sampling/send.c index 91f5daa2..a7cbf9c2 100644 --- a/examples/arinc653-sampling/send.c +++ b/examples/arinc653-sampling/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-threads/hello1.adb b/examples/arinc653-threads/hello1.adb index 6c8b32fd..a0d4cd8b 100644 --- a/examples/arinc653-threads/hello1.adb +++ b/examples/arinc653-threads/hello1.adb @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team with Ada.Text_IO; use Ada.Text_IO; diff --git a/examples/arinc653-threads/hello1.ads b/examples/arinc653-threads/hello1.ads index 0859c222..0f857ab6 100644 --- a/examples/arinc653-threads/hello1.ads +++ b/examples/arinc653-threads/hello1.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package User is procedure Hello_Part1; diff --git a/examples/arinc653-threads/hello1.c b/examples/arinc653-threads/hello1.c index b084d3af..b18d2178 100644 --- a/examples/arinc653-threads/hello1.c +++ b/examples/arinc653-threads/hello1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-threads/hello2.c b/examples/arinc653-threads/hello2.c index 9e77aa1d..8f6cddee 100644 --- a/examples/arinc653-threads/hello2.c +++ b/examples/arinc653-threads/hello2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/arinc653-threads/model.aadl b/examples/arinc653-threads/model.aadl index c00d0e38..e440a979 100644 --- a/examples/arinc653-threads/model.aadl +++ b/examples/arinc653-threads/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test public diff --git a/examples/arinc653-threads/sample-ada/cpu/part1/activity.adb b/examples/arinc653-threads/sample-ada/cpu/part1/activity.adb index 6c3d8316..4d5bb502 100644 --- a/examples/arinc653-threads/sample-ada/cpu/part1/activity.adb +++ b/examples/arinc653-threads/sample-ada/cpu/part1/activity.adb @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package body Activity is procedure Printf (String : in Interfaces.C.char_array); diff --git a/examples/arinc653-threads/sample-ada/cpu/part1/activity.ads b/examples/arinc653-threads/sample-ada/cpu/part1/activity.ads index 374595d2..7ef3e2a2 100644 --- a/examples/arinc653-threads/sample-ada/cpu/part1/activity.ads +++ b/examples/arinc653-threads/sample-ada/cpu/part1/activity.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team pragma No_Run_Time; diff --git a/examples/arinc653-threads/sample-ada/cpu/part1/gtypes.adb b/examples/arinc653-threads/sample-ada/cpu/part1/gtypes.adb index 9ddd3298..7957de40 100644 --- a/examples/arinc653-threads/sample-ada/cpu/part1/gtypes.adb +++ b/examples/arinc653-threads/sample-ada/cpu/part1/gtypes.adb @@ -8,4 +8,4 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team diff --git a/examples/arinc653-threads/sample-ada/cpu/part1/main.adb b/examples/arinc653-threads/sample-ada/cpu/part1/main.adb index 74b1a0a2..e081599e 100644 --- a/examples/arinc653-threads/sample-ada/cpu/part1/main.adb +++ b/examples/arinc653-threads/sample-ada/cpu/part1/main.adb @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package body Main is procedure Printf (String : in Interfaces.C.char_array); diff --git a/examples/arinc653-threads/sample-ada/cpu/part1/main.ads b/examples/arinc653-threads/sample-ada/cpu/part1/main.ads index f9004099..3cbffab1 100644 --- a/examples/arinc653-threads/sample-ada/cpu/part1/main.ads +++ b/examples/arinc653-threads/sample-ada/cpu/part1/main.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team pragma No_Run_Time; diff --git a/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.adb b/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.adb index 95e1f39e..d286c304 100644 --- a/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.adb +++ b/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.adb @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team with User; use User; diff --git a/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.ads b/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.ads index 0239028e..ae6b19bb 100644 --- a/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.ads +++ b/examples/arinc653-threads/sample-ada/cpu/part1/subprograms.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package Subprograms is procedure Hello_Part1; diff --git a/examples/arinc653-threads/threadstart.c b/examples/arinc653-threads/threadstart.c index 77c50ce1..8be66e8e 100644 --- a/examples/arinc653-threads/threadstart.c +++ b/examples/arinc653-threads/threadstart.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-aerotech09/model.aadl b/examples/case-study-aerotech09/model.aadl index 644721e6..cbf3ecd6 100644 --- a/examples/case-study-aerotech09/model.aadl +++ b/examples/case-study-aerotech09/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package aerotech09 diff --git a/examples/case-study-aerotech09/receive_order.c b/examples/case-study-aerotech09/receive_order.c index fabbda92..c4edb159 100644 --- a/examples/case-study-aerotech09/receive_order.c +++ b/examples/case-study-aerotech09/receive_order.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-aerotech09/receive_temperature.c b/examples/case-study-aerotech09/receive_temperature.c index b7082e06..34ca7483 100644 --- a/examples/case-study-aerotech09/receive_temperature.c +++ b/examples/case-study-aerotech09/receive_temperature.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-aerotech09/send_order.c b/examples/case-study-aerotech09/send_order.c index 5b188990..56e2e71f 100644 --- a/examples/case-study-aerotech09/send_order.c +++ b/examples/case-study-aerotech09/send_order.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-aerotech09/send_temperature.c b/examples/case-study-aerotech09/send_temperature.c index 668f4378..d0e8200a 100644 --- a/examples/case-study-aerotech09/send_temperature.c +++ b/examples/case-study-aerotech09/send_temperature.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-ardupilot/ardupilot_software.aadl b/examples/case-study-ardupilot/ardupilot_software.aadl index 3f365881..a5d17d05 100644 --- a/examples/case-study-ardupilot/ardupilot_software.aadl +++ b/examples/case-study-ardupilot/ardupilot_software.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package ardupilot_software diff --git a/examples/case-study-ardupilot/execution-platform.aadl b/examples/case-study-ardupilot/execution-platform.aadl index 39e09c2e..2706cd2c 100644 --- a/examples/case-study-ardupilot/execution-platform.aadl +++ b/examples/case-study-ardupilot/execution-platform.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package ardupilot_platform diff --git a/examples/case-study-ardupilot/flt-mgmt.c b/examples/case-study-ardupilot/flt-mgmt.c index 3e4313e8..e51ded8c 100644 --- a/examples/case-study-ardupilot/flt-mgmt.c +++ b/examples/case-study-ardupilot/flt-mgmt.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-ardupilot/gps.c b/examples/case-study-ardupilot/gps.c index 4ca74c3c..94ba8b27 100644 --- a/examples/case-study-ardupilot/gps.c +++ b/examples/case-study-ardupilot/gps.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-ardupilot/main.aadl b/examples/case-study-ardupilot/main.aadl index 5509ba47..01e24647 100644 --- a/examples/case-study-ardupilot/main.aadl +++ b/examples/case-study-ardupilot/main.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package ardupilot_system diff --git a/examples/case-study-ardupilot/originalcode-adaptation.c b/examples/case-study-ardupilot/originalcode-adaptation.c index e03aa5b2..d1b1b2e8 100644 --- a/examples/case-study-ardupilot/originalcode-adaptation.c +++ b/examples/case-study-ardupilot/originalcode-adaptation.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/examples/case-study-ardupilot/originalcode.c b/examples/case-study-ardupilot/originalcode.c index e9fa6c03..eacbcffb 100644 --- a/examples/case-study-ardupilot/originalcode.c +++ b/examples/case-study-ardupilot/originalcode.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /*By Chris Anderson & Jordi Munoz*/ diff --git a/examples/case-study-ardupilot/throttle.c b/examples/case-study-ardupilot/throttle.c index 97cd9a77..857025bc 100644 --- a/examples/case-study-ardupilot/throttle.c +++ b/examples/case-study-ardupilot/throttle.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-ardupilot/user-functions.c b/examples/case-study-ardupilot/user-functions.c index c365bb4e..05730539 100644 --- a/examples/case-study-ardupilot/user-functions.c +++ b/examples/case-study-ardupilot/user-functions.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-ardupilot/yaw.c b/examples/case-study-ardupilot/yaw.c index f73ff74a..94de2c4e 100644 --- a/examples/case-study-ardupilot/yaw.c +++ b/examples/case-study-ardupilot/yaw.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-fcc/main.aadl b/examples/case-study-fcc/main.aadl index 6f5238ae..a29768c0 100644 --- a/examples/case-study-fcc/main.aadl +++ b/examples/case-study-fcc/main.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package main public diff --git a/examples/case-study-fcc/memories.aadl b/examples/case-study-fcc/memories.aadl index 36a672be..35602193 100644 --- a/examples/case-study-fcc/memories.aadl +++ b/examples/case-study-fcc/memories.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package memories diff --git a/examples/case-study-fcc/partitions_position.aadl b/examples/case-study-fcc/partitions_position.aadl index c47e8d6f..91e58619 100644 --- a/examples/case-study-fcc/partitions_position.aadl +++ b/examples/case-study-fcc/partitions_position.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package partitions_position diff --git a/examples/case-study-fcc/pilot.c b/examples/case-study-fcc/pilot.c index ffd9575f..2e5aed95 100644 --- a/examples/case-study-fcc/pilot.c +++ b/examples/case-study-fcc/pilot.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-fcc/pilot_partitions.aadl b/examples/case-study-fcc/pilot_partitions.aadl index ed59be8b..0d74b751 100644 --- a/examples/case-study-fcc/pilot_partitions.aadl +++ b/examples/case-study-fcc/pilot_partitions.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pilot_partitions diff --git a/examples/case-study-fcc/pilot_threads.aadl b/examples/case-study-fcc/pilot_threads.aadl index cd5cf427..3f560e8f 100644 --- a/examples/case-study-fcc/pilot_threads.aadl +++ b/examples/case-study-fcc/pilot_threads.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pilot_threads public diff --git a/examples/case-study-fcc/position.c b/examples/case-study-fcc/position.c index 91f79abd..cc2550c8 100644 --- a/examples/case-study-fcc/position.c +++ b/examples/case-study-fcc/position.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ void user_negociation(int positionin, int positionout, int positionrealin, diff --git a/examples/case-study-fcc/rtl8029.aadl b/examples/case-study-fcc/rtl8029.aadl index 3cebe894..29111cff 100644 --- a/examples/case-study-fcc/rtl8029.aadl +++ b/examples/case-study-fcc/rtl8029.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package rtl8029 public diff --git a/examples/case-study-fcc/runtime.aadl b/examples/case-study-fcc/runtime.aadl index 04f542fa..12d3321b 100644 --- a/examples/case-study-fcc/runtime.aadl +++ b/examples/case-study-fcc/runtime.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime diff --git a/examples/case-study-fcc/runtime_pilot.aadl b/examples/case-study-fcc/runtime_pilot.aadl index f3ee4fd9..59fac712 100644 --- a/examples/case-study-fcc/runtime_pilot.aadl +++ b/examples/case-study-fcc/runtime_pilot.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime_pilot public diff --git a/examples/case-study-fcc/runtime_position.aadl b/examples/case-study-fcc/runtime_position.aadl index efe8061e..fe423a4c 100644 --- a/examples/case-study-fcc/runtime_position.aadl +++ b/examples/case-study-fcc/runtime_position.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime_position public diff --git a/examples/case-study-fcc/subprograms_pilot.aadl b/examples/case-study-fcc/subprograms_pilot.aadl index 48c1b778..60109151 100644 --- a/examples/case-study-fcc/subprograms_pilot.aadl +++ b/examples/case-study-fcc/subprograms_pilot.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package subprograms_pilot public diff --git a/examples/case-study-fcc/subprograms_position.aadl b/examples/case-study-fcc/subprograms_position.aadl index 198b27af..b36d9828 100644 --- a/examples/case-study-fcc/subprograms_position.aadl +++ b/examples/case-study-fcc/subprograms_position.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package subprograms_position diff --git a/examples/case-study-fcc/threads.aadl b/examples/case-study-fcc/threads.aadl index 6be155a8..732d97ba 100644 --- a/examples/case-study-fcc/threads.aadl +++ b/examples/case-study-fcc/threads.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package threads diff --git a/examples/case-study-fcc/threads_position.aadl b/examples/case-study-fcc/threads_position.aadl index 40cc030f..8820b62d 100644 --- a/examples/case-study-fcc/threads_position.aadl +++ b/examples/case-study-fcc/threads_position.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package threads_position diff --git a/examples/case-study-fcc/types.aadl b/examples/case-study-fcc/types.aadl index 03e705e2..40c4dfec 100644 --- a/examples/case-study-fcc/types.aadl +++ b/examples/case-study-fcc/types.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package types diff --git a/examples/case-study-integrated/fd_code.c b/examples/case-study-integrated/fd_code.c index 5113a079..ee2827cf 100644 --- a/examples/case-study-integrated/fd_code.c +++ b/examples/case-study-integrated/fd_code.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-integrated/fm_code.c b/examples/case-study-integrated/fm_code.c index ae1888cd..c32f21bb 100644 --- a/examples/case-study-integrated/fm_code.c +++ b/examples/case-study-integrated/fm_code.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-integrated/memories.aadl b/examples/case-study-integrated/memories.aadl index 83928a93..9403c641 100644 --- a/examples/case-study-integrated/memories.aadl +++ b/examples/case-study-integrated/memories.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package memories diff --git a/examples/case-study-integrated/mfd_code.c b/examples/case-study-integrated/mfd_code.c index 4a236420..0d714cba 100644 --- a/examples/case-study-integrated/mfd_code.c +++ b/examples/case-study-integrated/mfd_code.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-integrated/model.aadl b/examples/case-study-integrated/model.aadl index dd2be594..5456774d 100644 --- a/examples/case-study-integrated/model.aadl +++ b/examples/case-study-integrated/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package systems public diff --git a/examples/case-study-integrated/partitions.aadl b/examples/case-study-integrated/partitions.aadl index 4db9e99d..234d00de 100644 --- a/examples/case-study-integrated/partitions.aadl +++ b/examples/case-study-integrated/partitions.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package partitions public diff --git a/examples/case-study-integrated/pcm_code.c b/examples/case-study-integrated/pcm_code.c index b639f0b1..dc651d94 100644 --- a/examples/case-study-integrated/pcm_code.c +++ b/examples/case-study-integrated/pcm_code.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-integrated/runtime.aadl b/examples/case-study-integrated/runtime.aadl index 2ad67d9a..b102ad3c 100644 --- a/examples/case-study-integrated/runtime.aadl +++ b/examples/case-study-integrated/runtime.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package platform public diff --git a/examples/case-study-integrated/subprograms.aadl b/examples/case-study-integrated/subprograms.aadl index 22c74d1e..63373dfd 100644 --- a/examples/case-study-integrated/subprograms.aadl +++ b/examples/case-study-integrated/subprograms.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package subprograms public diff --git a/examples/case-study-integrated/threads.aadl b/examples/case-study-integrated/threads.aadl index fae27da9..f5802734 100644 --- a/examples/case-study-integrated/threads.aadl +++ b/examples/case-study-integrated/threads.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package threads public diff --git a/examples/case-study-integrated/types.aadl b/examples/case-study-integrated/types.aadl index 33fcf8ff..2689fb9d 100644 --- a/examples/case-study-integrated/types.aadl +++ b/examples/case-study-integrated/types.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package types public diff --git a/examples/case-study-integrated/wam_code.c b/examples/case-study-integrated/wam_code.c index b715bb0a..0c6e70b9 100644 --- a/examples/case-study-integrated/wam_code.c +++ b/examples/case-study-integrated/wam_code.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-mils/layers.aadl b/examples/case-study-mils/layers.aadl index d3ebe56b..580ef3a2 100644 --- a/examples/case-study-mils/layers.aadl +++ b/examples/case-study-mils/layers.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package layers diff --git a/examples/case-study-mils/main.aadl b/examples/case-study-mils/main.aadl index 8e0314b8..b7a68e37 100644 --- a/examples/case-study-mils/main.aadl +++ b/examples/case-study-mils/main.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package main diff --git a/examples/case-study-mils/memories.aadl b/examples/case-study-mils/memories.aadl index 7868f45d..22ec17b4 100644 --- a/examples/case-study-mils/memories.aadl +++ b/examples/case-study-mils/memories.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package memories diff --git a/examples/case-study-mils/partitions.aadl b/examples/case-study-mils/partitions.aadl index c168cef3..25c1bf16 100644 --- a/examples/case-study-mils/partitions.aadl +++ b/examples/case-study-mils/partitions.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package partitions public diff --git a/examples/case-study-mils/rtl8029.aadl b/examples/case-study-mils/rtl8029.aadl index ccd35bdd..e715d391 100644 --- a/examples/case-study-mils/rtl8029.aadl +++ b/examples/case-study-mils/rtl8029.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package rtl8029 public diff --git a/examples/case-study-mils/rtl8029_sender.aadl b/examples/case-study-mils/rtl8029_sender.aadl index e8f3d36a..2033c1fb 100644 --- a/examples/case-study-mils/rtl8029_sender.aadl +++ b/examples/case-study-mils/rtl8029_sender.aadl @@ -9,4 +9,4 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team diff --git a/examples/case-study-mils/runtime.aadl b/examples/case-study-mils/runtime.aadl index 0e8ace4d..ff38748a 100644 --- a/examples/case-study-mils/runtime.aadl +++ b/examples/case-study-mils/runtime.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime diff --git a/examples/case-study-mils/runtime_receiver.aadl b/examples/case-study-mils/runtime_receiver.aadl index e81f4bb7..16252ae0 100644 --- a/examples/case-study-mils/runtime_receiver.aadl +++ b/examples/case-study-mils/runtime_receiver.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime_receiver diff --git a/examples/case-study-mils/runtime_sender.aadl b/examples/case-study-mils/runtime_sender.aadl index e050dd23..cab9365b 100644 --- a/examples/case-study-mils/runtime_sender.aadl +++ b/examples/case-study-mils/runtime_sender.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime_sender diff --git a/examples/case-study-mils/subprograms.aadl b/examples/case-study-mils/subprograms.aadl index bdeef063..9e54eda1 100644 --- a/examples/case-study-mils/subprograms.aadl +++ b/examples/case-study-mils/subprograms.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package subprograms diff --git a/examples/case-study-mils/threads.aadl b/examples/case-study-mils/threads.aadl index 79b98424..2104c104 100644 --- a/examples/case-study-mils/threads.aadl +++ b/examples/case-study-mils/threads.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package threads public diff --git a/examples/case-study-mils/types.aadl b/examples/case-study-mils/types.aadl index cd8d76ab..bbe0fcdb 100644 --- a/examples/case-study-mils/types.aadl +++ b/examples/case-study-mils/types.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package types public diff --git a/examples/case-study-mils/usercode.c b/examples/case-study-mils/usercode.c index 93480057..5dcbcdc2 100644 --- a/examples/case-study-mils/usercode.c +++ b/examples/case-study-mils/usercode.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-osadl11/model-distributed.aadl b/examples/case-study-osadl11/model-distributed.aadl index 11b655a4..1adeb5db 100644 --- a/examples/case-study-osadl11/model-distributed.aadl +++ b/examples/case-study-osadl11/model-distributed.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package case_study_osal diff --git a/examples/case-study-osadl11/model.aadl b/examples/case-study-osadl11/model.aadl index 647e7468..f762b3c5 100644 --- a/examples/case-study-osadl11/model.aadl +++ b/examples/case-study-osadl11/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package case_study_osal diff --git a/examples/case-study-osadl11/receive.c b/examples/case-study-osadl11/receive.c index ac1c3841..c737a892 100644 --- a/examples/case-study-osadl11/receive.c +++ b/examples/case-study-osadl11/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-osadl11/rtl8029.aadl b/examples/case-study-osadl11/rtl8029.aadl index 5bc97e05..e500ce4d 100644 --- a/examples/case-study-osadl11/rtl8029.aadl +++ b/examples/case-study-osadl11/rtl8029.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package rtl8029 public diff --git a/examples/case-study-osadl11/runtime.aadl b/examples/case-study-osadl11/runtime.aadl index 0339f7bd..cbb30930 100644 --- a/examples/case-study-osadl11/runtime.aadl +++ b/examples/case-study-osadl11/runtime.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime diff --git a/examples/case-study-osadl11/send.c b/examples/case-study-osadl11/send.c index 19fd8b7b..37584f67 100644 --- a/examples/case-study-osadl11/send.c +++ b/examples/case-study-osadl11/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-osadl11/software.aadl b/examples/case-study-osadl11/software.aadl index 70d799cc..075fbe28 100644 --- a/examples/case-study-osadl11/software.aadl +++ b/examples/case-study-osadl11/software.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package case_study_osal_software diff --git a/examples/case-study-sigada09/common.c b/examples/case-study-sigada09/common.c index 5666eaee..0aa06a54 100644 --- a/examples/case-study-sigada09/common.c +++ b/examples/case-study-sigada09/common.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/case-study-sigada09/model.aadl b/examples/case-study-sigada09/model.aadl index 609bfdb6..540c8191 100644 --- a/examples/case-study-sigada09/model.aadl +++ b/examples/case-study-sigada09/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package sigada09 diff --git a/examples/case-study-sigada09/queued-buffer.c b/examples/case-study-sigada09/queued-buffer.c index 3edcff65..f0c913c0 100644 --- a/examples/case-study-sigada09/queued-buffer.c +++ b/examples/case-study-sigada09/queued-buffer.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/data-arrays/model.aadl b/examples/data-arrays/model.aadl index 812fe576..4192ba53 100644 --- a/examples/data-arrays/model.aadl +++ b/examples/data-arrays/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package arraytest diff --git a/examples/data-arrays/receive.c b/examples/data-arrays/receive.c index 16ec01f1..9d8511a8 100644 --- a/examples/data-arrays/receive.c +++ b/examples/data-arrays/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/data-arrays/send.c b/examples/data-arrays/send.c index 5c25e012..9f6da348 100644 --- a/examples/data-arrays/send.c +++ b/examples/data-arrays/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/data-arrays2/model.aadl b/examples/data-arrays2/model.aadl index d872d5df..f4c17d74 100644 --- a/examples/data-arrays2/model.aadl +++ b/examples/data-arrays2/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package arraytest diff --git a/examples/data-arrays2/receive.c b/examples/data-arrays2/receive.c index 16ec01f1..9d8511a8 100644 --- a/examples/data-arrays2/receive.c +++ b/examples/data-arrays2/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/data-arrays2/send.c b/examples/data-arrays2/send.c index ce58dcd5..1b8dcc5c 100644 --- a/examples/data-arrays2/send.c +++ b/examples/data-arrays2/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/debugging/appcode.c b/examples/debugging/appcode.c index 2eba3b6c..f9e71d4f 100644 --- a/examples/debugging/appcode.c +++ b/examples/debugging/appcode.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/debugging/model.aadl b/examples/debugging/model.aadl index 85e8b341..27ace54c 100644 --- a/examples/debugging/model.aadl +++ b/examples/debugging/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test public diff --git a/examples/esterel/esterel-code/test2.c b/examples/esterel/esterel-code/test2.c index ca2cdfec..f5d19f60 100644 --- a/examples/esterel/esterel-code/test2.c +++ b/examples/esterel/esterel-code/test2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/examples/esterel/esterel-code/test2_strl.h b/examples/esterel/esterel-code/test2_strl.h index 89b963c1..16e22d1c 100644 --- a/examples/esterel/esterel-code/test2_strl.h +++ b/examples/esterel/esterel-code/test2_strl.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/examples/esterel/model.aadl b/examples/esterel/model.aadl index 313ffaeb..e66b0c92 100644 --- a/examples/esterel/model.aadl +++ b/examples/esterel/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package esterel_integration diff --git a/examples/esterel/receive.c b/examples/esterel/receive.c index 27137c02..3f5b1203 100644 --- a/examples/esterel/receive.c +++ b/examples/esterel/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/esterel/send.c b/examples/esterel/send.c index 388bb07b..505f93a7 100644 --- a/examples/esterel/send.c +++ b/examples/esterel/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/events/config.yaml b/examples/events/config.yaml index 21269c86..2d002d39 100644 --- a/examples/events/config.yaml +++ b/examples/events/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/examples/exceptions-handled/model.aadl b/examples/exceptions-handled/model.aadl index 0af2b3cf..d42bc581 100644 --- a/examples/exceptions-handled/model.aadl +++ b/examples/exceptions-handled/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pingpong diff --git a/examples/exceptions-handled/receive.c b/examples/exceptions-handled/receive.c index 10f79fbc..83754ea8 100644 --- a/examples/exceptions-handled/receive.c +++ b/examples/exceptions-handled/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/exceptions-handled/send.c b/examples/exceptions-handled/send.c index 4b837e86..085cded8 100644 --- a/examples/exceptions-handled/send.c +++ b/examples/exceptions-handled/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/heterogeneous-partitions/hello1.c b/examples/heterogeneous-partitions/hello1.c index 0bad5adb..70691982 100644 --- a/examples/heterogeneous-partitions/hello1.c +++ b/examples/heterogeneous-partitions/hello1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/heterogeneous-partitions/hello2.c b/examples/heterogeneous-partitions/hello2.c index ddf78c76..1275b461 100644 --- a/examples/heterogeneous-partitions/hello2.c +++ b/examples/heterogeneous-partitions/hello2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/heterogeneous-partitions/model.aadl b/examples/heterogeneous-partitions/model.aadl index 9817873b..28b35bb7 100644 --- a/examples/heterogeneous-partitions/model.aadl +++ b/examples/heterogeneous-partitions/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package heterogenous_systems diff --git a/examples/libmath/applicationcode.c b/examples/libmath/applicationcode.c index 9cb73b52..287387aa 100644 --- a/examples/libmath/applicationcode.c +++ b/examples/libmath/applicationcode.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/libmath/model.aadl b/examples/libmath/model.aadl index 5839f5f4..73db83f1 100644 --- a/examples/libmath/model.aadl +++ b/examples/libmath/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package libmathtest diff --git a/examples/lustre-academic/compute-result.c b/examples/lustre-academic/compute-result.c index 16184abc..749f71bd 100644 --- a/examples/lustre-academic/compute-result.c +++ b/examples/lustre-academic/compute-result.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/lustre-academic/lustre-code/inc.c b/examples/lustre-academic/lustre-code/inc.c index 74013ba7..571ed74f 100644 --- a/examples/lustre-academic/lustre-code/inc.c +++ b/examples/lustre-academic/lustre-code/inc.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /******** diff --git a/examples/lustre-academic/lustre-code/inc.h b/examples/lustre-academic/lustre-code/inc.h index a404bec8..9772c409 100644 --- a/examples/lustre-academic/lustre-code/inc.h +++ b/examples/lustre-academic/lustre-code/inc.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /******** diff --git a/examples/lustre-academic/lustre-code/inc_loop.c b/examples/lustre-academic/lustre-code/inc_loop.c index 5c4de24e..3e9b8b72 100644 --- a/examples/lustre-academic/lustre-code/inc_loop.c +++ b/examples/lustre-academic/lustre-code/inc_loop.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /******** diff --git a/examples/lustre-academic/model.aadl b/examples/lustre-academic/model.aadl index f853ef43..d6380ea9 100644 --- a/examples/lustre-academic/model.aadl +++ b/examples/lustre-academic/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package lustre_integration diff --git a/examples/lustre-academic/receive.c b/examples/lustre-academic/receive.c index 27137c02..3f5b1203 100644 --- a/examples/lustre-academic/receive.c +++ b/examples/lustre-academic/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/lustre-academic/send.c b/examples/lustre-academic/send.c index 388bb07b..505f93a7 100644 --- a/examples/lustre-academic/send.c +++ b/examples/lustre-academic/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-blackboard/local_impl/kernel/deployment.h b/examples/middleware-blackboard/local_impl/kernel/deployment.h index c7b980eb..13a2cc8c 100644 --- a/examples/middleware-blackboard/local_impl/kernel/deployment.h +++ b/examples/middleware-blackboard/local_impl/kernel/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-blackboard/local_impl/kernel/naming.c b/examples/middleware-blackboard/local_impl/kernel/naming.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-blackboard/local_impl/kernel/naming.c +++ b/examples/middleware-blackboard/local_impl/kernel/naming.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-blackboard/local_impl/kernel/ports.h b/examples/middleware-blackboard/local_impl/kernel/ports.h index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-blackboard/local_impl/kernel/ports.h +++ b/examples/middleware-blackboard/local_impl/kernel/ports.h @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-blackboard/local_impl/kernel/queues.c b/examples/middleware-blackboard/local_impl/kernel/queues.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-blackboard/local_impl/kernel/queues.c +++ b/examples/middleware-blackboard/local_impl/kernel/queues.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-blackboard/local_impl/pr1/activity.c b/examples/middleware-blackboard/local_impl/pr1/activity.c index 744ab6d1..c40b6f39 100644 --- a/examples/middleware-blackboard/local_impl/pr1/activity.c +++ b/examples/middleware-blackboard/local_impl/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-blackboard/local_impl/pr1/activity.h b/examples/middleware-blackboard/local_impl/pr1/activity.h index 4054e2aa..b83c38a8 100644 --- a/examples/middleware-blackboard/local_impl/pr1/activity.h +++ b/examples/middleware-blackboard/local_impl/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-blackboard/local_impl/pr1/blackboards.c b/examples/middleware-blackboard/local_impl/pr1/blackboards.c index d80adbae..adf03a66 100644 --- a/examples/middleware-blackboard/local_impl/pr1/blackboards.c +++ b/examples/middleware-blackboard/local_impl/pr1/blackboards.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-blackboard/local_impl/pr1/deployment.h b/examples/middleware-blackboard/local_impl/pr1/deployment.h index d30c93a5..c70b8322 100644 --- a/examples/middleware-blackboard/local_impl/pr1/deployment.h +++ b/examples/middleware-blackboard/local_impl/pr1/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-blackboard/local_impl/pr1/main.c b/examples/middleware-blackboard/local_impl/pr1/main.c index 5e73912a..1ff420cf 100644 --- a/examples/middleware-blackboard/local_impl/pr1/main.c +++ b/examples/middleware-blackboard/local_impl/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-blackboard/local_impl/pr1/subprograms.c b/examples/middleware-blackboard/local_impl/pr1/subprograms.c index f65e81ac..7691d506 100644 --- a/examples/middleware-blackboard/local_impl/pr1/subprograms.c +++ b/examples/middleware-blackboard/local_impl/pr1/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-blackboard/local_impl/pr1/subprograms.h b/examples/middleware-blackboard/local_impl/pr1/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-blackboard/local_impl/pr1/subprograms.h +++ b/examples/middleware-blackboard/local_impl/pr1/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-blackboard/local_impl/pr1/types.c b/examples/middleware-blackboard/local_impl/pr1/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-blackboard/local_impl/pr1/types.c +++ b/examples/middleware-blackboard/local_impl/pr1/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-blackboard/local_impl/pr1/types.h b/examples/middleware-blackboard/local_impl/pr1/types.h index 0c335492..7e8a094a 100644 --- a/examples/middleware-blackboard/local_impl/pr1/types.h +++ b/examples/middleware-blackboard/local_impl/pr1/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-blackboard/model.aadl b/examples/middleware-blackboard/model.aadl index 3f6050f9..19ec199e 100644 --- a/examples/middleware-blackboard/model.aadl +++ b/examples/middleware-blackboard/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test public diff --git a/examples/middleware-blackboard/receive.c b/examples/middleware-blackboard/receive.c index 428e3164..f52be6d9 100644 --- a/examples/middleware-blackboard/receive.c +++ b/examples/middleware-blackboard/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-blackboard/send.c b/examples/middleware-blackboard/send.c index 1a08b976..60ca7f55 100644 --- a/examples/middleware-blackboard/send.c +++ b/examples/middleware-blackboard/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-buffer-timed/model.aadl b/examples/middleware-buffer-timed/model.aadl index 75e58459..bdd9c67e 100644 --- a/examples/middleware-buffer-timed/model.aadl +++ b/examples/middleware-buffer-timed/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test public diff --git a/examples/middleware-buffer-timed/receive.c b/examples/middleware-buffer-timed/receive.c index cd0d4ff9..a60577c9 100644 --- a/examples/middleware-buffer-timed/receive.c +++ b/examples/middleware-buffer-timed/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-buffer-timed/send.c b/examples/middleware-buffer-timed/send.c index 26232821..5f74aa0f 100644 --- a/examples/middleware-buffer-timed/send.c +++ b/examples/middleware-buffer-timed/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-buffer/local_impl/kernel/deployment.h b/examples/middleware-buffer/local_impl/kernel/deployment.h index 4eca0912..9ccfb97a 100644 --- a/examples/middleware-buffer/local_impl/kernel/deployment.h +++ b/examples/middleware-buffer/local_impl/kernel/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-buffer/local_impl/kernel/main.c b/examples/middleware-buffer/local_impl/kernel/main.c index 0ce1071e..0902ed0a 100644 --- a/examples/middleware-buffer/local_impl/kernel/main.c +++ b/examples/middleware-buffer/local_impl/kernel/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-buffer/local_impl/kernel/naming.c b/examples/middleware-buffer/local_impl/kernel/naming.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-buffer/local_impl/kernel/naming.c +++ b/examples/middleware-buffer/local_impl/kernel/naming.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-buffer/local_impl/kernel/ports.h b/examples/middleware-buffer/local_impl/kernel/ports.h index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-buffer/local_impl/kernel/ports.h +++ b/examples/middleware-buffer/local_impl/kernel/ports.h @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-buffer/local_impl/kernel/queues.c b/examples/middleware-buffer/local_impl/kernel/queues.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-buffer/local_impl/kernel/queues.c +++ b/examples/middleware-buffer/local_impl/kernel/queues.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-buffer/local_impl/pr1/activity.c b/examples/middleware-buffer/local_impl/pr1/activity.c index 63e54f2f..42c125d8 100644 --- a/examples/middleware-buffer/local_impl/pr1/activity.c +++ b/examples/middleware-buffer/local_impl/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-buffer/local_impl/pr1/activity.h b/examples/middleware-buffer/local_impl/pr1/activity.h index 4054e2aa..b83c38a8 100644 --- a/examples/middleware-buffer/local_impl/pr1/activity.h +++ b/examples/middleware-buffer/local_impl/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-buffer/local_impl/pr1/buffers.c b/examples/middleware-buffer/local_impl/pr1/buffers.c index 532db438..4c8d7e1e 100644 --- a/examples/middleware-buffer/local_impl/pr1/buffers.c +++ b/examples/middleware-buffer/local_impl/pr1/buffers.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-buffer/local_impl/pr1/deployment.h b/examples/middleware-buffer/local_impl/pr1/deployment.h index d893f85a..fe6d639a 100644 --- a/examples/middleware-buffer/local_impl/pr1/deployment.h +++ b/examples/middleware-buffer/local_impl/pr1/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-buffer/local_impl/pr1/main.c b/examples/middleware-buffer/local_impl/pr1/main.c index fec34b83..eab15301 100644 --- a/examples/middleware-buffer/local_impl/pr1/main.c +++ b/examples/middleware-buffer/local_impl/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-buffer/local_impl/pr1/subprograms.c b/examples/middleware-buffer/local_impl/pr1/subprograms.c index b9d2f666..ae5198a8 100644 --- a/examples/middleware-buffer/local_impl/pr1/subprograms.c +++ b/examples/middleware-buffer/local_impl/pr1/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-buffer/local_impl/pr1/subprograms.h b/examples/middleware-buffer/local_impl/pr1/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-buffer/local_impl/pr1/subprograms.h +++ b/examples/middleware-buffer/local_impl/pr1/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-buffer/local_impl/pr1/types.c b/examples/middleware-buffer/local_impl/pr1/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-buffer/local_impl/pr1/types.c +++ b/examples/middleware-buffer/local_impl/pr1/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-buffer/local_impl/pr1/types.h b/examples/middleware-buffer/local_impl/pr1/types.h index 179924e3..831cb341 100644 --- a/examples/middleware-buffer/local_impl/pr1/types.h +++ b/examples/middleware-buffer/local_impl/pr1/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-buffer/model.aadl b/examples/middleware-buffer/model.aadl index 625411ba..072fe82e 100644 --- a/examples/middleware-buffer/model.aadl +++ b/examples/middleware-buffer/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test diff --git a/examples/middleware-buffer/receive.c b/examples/middleware-buffer/receive.c index cd0d4ff9..a60577c9 100644 --- a/examples/middleware-buffer/receive.c +++ b/examples/middleware-buffer/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-buffer/send.c b/examples/middleware-buffer/send.c index 26232821..5f74aa0f 100644 --- a/examples/middleware-buffer/send.c +++ b/examples/middleware-buffer/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing-timed/local_impl/kernel/deployment.h b/examples/middleware-queueing-timed/local_impl/kernel/deployment.h index 2ec664ec..40a4d6ff 100644 --- a/examples/middleware-queueing-timed/local_impl/kernel/deployment.h +++ b/examples/middleware-queueing-timed/local_impl/kernel/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-queueing-timed/local_impl/kernel/main.c b/examples/middleware-queueing-timed/local_impl/kernel/main.c index 3044c933..61ab0350 100644 --- a/examples/middleware-queueing-timed/local_impl/kernel/main.c +++ b/examples/middleware-queueing-timed/local_impl/kernel/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing-timed/local_impl/kernel/naming.c b/examples/middleware-queueing-timed/local_impl/kernel/naming.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-queueing-timed/local_impl/kernel/naming.c +++ b/examples/middleware-queueing-timed/local_impl/kernel/naming.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-queueing-timed/local_impl/kernel/ports.c b/examples/middleware-queueing-timed/local_impl/kernel/ports.c index 7f9871fc..02652524 100644 --- a/examples/middleware-queueing-timed/local_impl/kernel/ports.c +++ b/examples/middleware-queueing-timed/local_impl/kernel/ports.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing-timed/local_impl/kernel/ports.h b/examples/middleware-queueing-timed/local_impl/kernel/ports.h index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-queueing-timed/local_impl/kernel/ports.h +++ b/examples/middleware-queueing-timed/local_impl/kernel/ports.h @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-queueing-timed/local_impl/kernel/queues.c b/examples/middleware-queueing-timed/local_impl/kernel/queues.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-queueing-timed/local_impl/kernel/queues.c +++ b/examples/middleware-queueing-timed/local_impl/kernel/queues.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-queueing-timed/local_impl/pr1/activity.c b/examples/middleware-queueing-timed/local_impl/pr1/activity.c index b62a95d0..498b9645 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/activity.c +++ b/examples/middleware-queueing-timed/local_impl/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing-timed/local_impl/pr1/activity.h b/examples/middleware-queueing-timed/local_impl/pr1/activity.h index 8911d0a9..1196e0c0 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/activity.h +++ b/examples/middleware-queueing-timed/local_impl/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-queueing-timed/local_impl/pr1/deployment.h b/examples/middleware-queueing-timed/local_impl/pr1/deployment.h index 3584419e..c55230e9 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/deployment.h +++ b/examples/middleware-queueing-timed/local_impl/pr1/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-queueing-timed/local_impl/pr1/main.c b/examples/middleware-queueing-timed/local_impl/pr1/main.c index 5967185e..d7414425 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/main.c +++ b/examples/middleware-queueing-timed/local_impl/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-queueing-timed/local_impl/pr1/subprograms.c b/examples/middleware-queueing-timed/local_impl/pr1/subprograms.c index 961769e7..37c301cb 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/subprograms.c +++ b/examples/middleware-queueing-timed/local_impl/pr1/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing-timed/local_impl/pr1/subprograms.h b/examples/middleware-queueing-timed/local_impl/pr1/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/subprograms.h +++ b/examples/middleware-queueing-timed/local_impl/pr1/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-queueing-timed/local_impl/pr1/types.c b/examples/middleware-queueing-timed/local_impl/pr1/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/types.c +++ b/examples/middleware-queueing-timed/local_impl/pr1/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing-timed/local_impl/pr1/types.h b/examples/middleware-queueing-timed/local_impl/pr1/types.h index 0c335492..7e8a094a 100644 --- a/examples/middleware-queueing-timed/local_impl/pr1/types.h +++ b/examples/middleware-queueing-timed/local_impl/pr1/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-queueing-timed/local_impl/pr2/activity.c b/examples/middleware-queueing-timed/local_impl/pr2/activity.c index b90c9945..4592d402 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/activity.c +++ b/examples/middleware-queueing-timed/local_impl/pr2/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing-timed/local_impl/pr2/activity.h b/examples/middleware-queueing-timed/local_impl/pr2/activity.h index 939a021b..f8c5b146 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/activity.h +++ b/examples/middleware-queueing-timed/local_impl/pr2/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-queueing-timed/local_impl/pr2/deployment.h b/examples/middleware-queueing-timed/local_impl/pr2/deployment.h index a322986a..6811206d 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/deployment.h +++ b/examples/middleware-queueing-timed/local_impl/pr2/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-queueing-timed/local_impl/pr2/main.c b/examples/middleware-queueing-timed/local_impl/pr2/main.c index 3cfd91ce..20febe77 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/main.c +++ b/examples/middleware-queueing-timed/local_impl/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-queueing-timed/local_impl/pr2/subprograms.c b/examples/middleware-queueing-timed/local_impl/pr2/subprograms.c index 59501c19..7743cb06 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/subprograms.c +++ b/examples/middleware-queueing-timed/local_impl/pr2/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing-timed/local_impl/pr2/subprograms.h b/examples/middleware-queueing-timed/local_impl/pr2/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/subprograms.h +++ b/examples/middleware-queueing-timed/local_impl/pr2/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-queueing-timed/local_impl/pr2/types.c b/examples/middleware-queueing-timed/local_impl/pr2/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/types.c +++ b/examples/middleware-queueing-timed/local_impl/pr2/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing-timed/local_impl/pr2/types.h b/examples/middleware-queueing-timed/local_impl/pr2/types.h index 0c335492..7e8a094a 100644 --- a/examples/middleware-queueing-timed/local_impl/pr2/types.h +++ b/examples/middleware-queueing-timed/local_impl/pr2/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-queueing-timed/model.aadl b/examples/middleware-queueing-timed/model.aadl index 19cb800f..669736b3 100644 --- a/examples/middleware-queueing-timed/model.aadl +++ b/examples/middleware-queueing-timed/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pingpong diff --git a/examples/middleware-queueing-timed/receive.c b/examples/middleware-queueing-timed/receive.c index 5a23315c..467d3369 100644 --- a/examples/middleware-queueing-timed/receive.c +++ b/examples/middleware-queueing-timed/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing-timed/send.c b/examples/middleware-queueing-timed/send.c index 4b837e86..085cded8 100644 --- a/examples/middleware-queueing-timed/send.c +++ b/examples/middleware-queueing-timed/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing/local_impl/kernel/deployment.h b/examples/middleware-queueing/local_impl/kernel/deployment.h index e580d69c..4361d453 100644 --- a/examples/middleware-queueing/local_impl/kernel/deployment.h +++ b/examples/middleware-queueing/local_impl/kernel/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-queueing/local_impl/kernel/main.c b/examples/middleware-queueing/local_impl/kernel/main.c index 3044c933..61ab0350 100644 --- a/examples/middleware-queueing/local_impl/kernel/main.c +++ b/examples/middleware-queueing/local_impl/kernel/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing/local_impl/kernel/naming.c b/examples/middleware-queueing/local_impl/kernel/naming.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-queueing/local_impl/kernel/naming.c +++ b/examples/middleware-queueing/local_impl/kernel/naming.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-queueing/local_impl/kernel/ports.c b/examples/middleware-queueing/local_impl/kernel/ports.c index 7f9871fc..02652524 100644 --- a/examples/middleware-queueing/local_impl/kernel/ports.c +++ b/examples/middleware-queueing/local_impl/kernel/ports.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing/local_impl/kernel/ports.h b/examples/middleware-queueing/local_impl/kernel/ports.h index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-queueing/local_impl/kernel/ports.h +++ b/examples/middleware-queueing/local_impl/kernel/ports.h @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-queueing/local_impl/kernel/queues.c b/examples/middleware-queueing/local_impl/kernel/queues.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-queueing/local_impl/kernel/queues.c +++ b/examples/middleware-queueing/local_impl/kernel/queues.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-queueing/local_impl/pr1/activity.c b/examples/middleware-queueing/local_impl/pr1/activity.c index 8e2a38a5..994354c4 100644 --- a/examples/middleware-queueing/local_impl/pr1/activity.c +++ b/examples/middleware-queueing/local_impl/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing/local_impl/pr1/activity.h b/examples/middleware-queueing/local_impl/pr1/activity.h index 8911d0a9..1196e0c0 100644 --- a/examples/middleware-queueing/local_impl/pr1/activity.h +++ b/examples/middleware-queueing/local_impl/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-queueing/local_impl/pr1/deployment.h b/examples/middleware-queueing/local_impl/pr1/deployment.h index 3584419e..c55230e9 100644 --- a/examples/middleware-queueing/local_impl/pr1/deployment.h +++ b/examples/middleware-queueing/local_impl/pr1/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-queueing/local_impl/pr1/main.c b/examples/middleware-queueing/local_impl/pr1/main.c index 5967185e..d7414425 100644 --- a/examples/middleware-queueing/local_impl/pr1/main.c +++ b/examples/middleware-queueing/local_impl/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-queueing/local_impl/pr1/subprograms.c b/examples/middleware-queueing/local_impl/pr1/subprograms.c index 961769e7..37c301cb 100644 --- a/examples/middleware-queueing/local_impl/pr1/subprograms.c +++ b/examples/middleware-queueing/local_impl/pr1/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing/local_impl/pr1/subprograms.h b/examples/middleware-queueing/local_impl/pr1/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-queueing/local_impl/pr1/subprograms.h +++ b/examples/middleware-queueing/local_impl/pr1/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-queueing/local_impl/pr1/types.c b/examples/middleware-queueing/local_impl/pr1/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-queueing/local_impl/pr1/types.c +++ b/examples/middleware-queueing/local_impl/pr1/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing/local_impl/pr1/types.h b/examples/middleware-queueing/local_impl/pr1/types.h index 0c335492..7e8a094a 100644 --- a/examples/middleware-queueing/local_impl/pr1/types.h +++ b/examples/middleware-queueing/local_impl/pr1/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-queueing/local_impl/pr2/activity.c b/examples/middleware-queueing/local_impl/pr2/activity.c index 72829f72..1f5d32ad 100644 --- a/examples/middleware-queueing/local_impl/pr2/activity.c +++ b/examples/middleware-queueing/local_impl/pr2/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing/local_impl/pr2/activity.h b/examples/middleware-queueing/local_impl/pr2/activity.h index 939a021b..f8c5b146 100644 --- a/examples/middleware-queueing/local_impl/pr2/activity.h +++ b/examples/middleware-queueing/local_impl/pr2/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-queueing/local_impl/pr2/deployment.h b/examples/middleware-queueing/local_impl/pr2/deployment.h index a322986a..6811206d 100644 --- a/examples/middleware-queueing/local_impl/pr2/deployment.h +++ b/examples/middleware-queueing/local_impl/pr2/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-queueing/local_impl/pr2/main.c b/examples/middleware-queueing/local_impl/pr2/main.c index 3cfd91ce..20febe77 100644 --- a/examples/middleware-queueing/local_impl/pr2/main.c +++ b/examples/middleware-queueing/local_impl/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-queueing/local_impl/pr2/subprograms.c b/examples/middleware-queueing/local_impl/pr2/subprograms.c index 59501c19..7743cb06 100644 --- a/examples/middleware-queueing/local_impl/pr2/subprograms.c +++ b/examples/middleware-queueing/local_impl/pr2/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-queueing/local_impl/pr2/subprograms.h b/examples/middleware-queueing/local_impl/pr2/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-queueing/local_impl/pr2/subprograms.h +++ b/examples/middleware-queueing/local_impl/pr2/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-queueing/local_impl/pr2/types.c b/examples/middleware-queueing/local_impl/pr2/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-queueing/local_impl/pr2/types.c +++ b/examples/middleware-queueing/local_impl/pr2/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing/local_impl/pr2/types.h b/examples/middleware-queueing/local_impl/pr2/types.h index 0c335492..7e8a094a 100644 --- a/examples/middleware-queueing/local_impl/pr2/types.h +++ b/examples/middleware-queueing/local_impl/pr2/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-queueing/model.aadl b/examples/middleware-queueing/model.aadl index d0c21b2b..8d320864 100644 --- a/examples/middleware-queueing/model.aadl +++ b/examples/middleware-queueing/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pingpong diff --git a/examples/middleware-queueing/receive.c b/examples/middleware-queueing/receive.c index 99e614e3..295a021c 100644 --- a/examples/middleware-queueing/receive.c +++ b/examples/middleware-queueing/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-queueing/send.c b/examples/middleware-queueing/send.c index 35f43294..ee6714d7 100644 --- a/examples/middleware-queueing/send.c +++ b/examples/middleware-queueing/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-sampling/local_impl/kernel/deployment.h b/examples/middleware-sampling/local_impl/kernel/deployment.h index 3b68e694..597cd758 100644 --- a/examples/middleware-sampling/local_impl/kernel/deployment.h +++ b/examples/middleware-sampling/local_impl/kernel/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-sampling/local_impl/kernel/main.c b/examples/middleware-sampling/local_impl/kernel/main.c index 3044c933..61ab0350 100644 --- a/examples/middleware-sampling/local_impl/kernel/main.c +++ b/examples/middleware-sampling/local_impl/kernel/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-sampling/local_impl/kernel/naming.c b/examples/middleware-sampling/local_impl/kernel/naming.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-sampling/local_impl/kernel/naming.c +++ b/examples/middleware-sampling/local_impl/kernel/naming.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-sampling/local_impl/kernel/ports.c b/examples/middleware-sampling/local_impl/kernel/ports.c index 02659759..f7e8993b 100644 --- a/examples/middleware-sampling/local_impl/kernel/ports.c +++ b/examples/middleware-sampling/local_impl/kernel/ports.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-sampling/local_impl/kernel/ports.h b/examples/middleware-sampling/local_impl/kernel/ports.h index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-sampling/local_impl/kernel/ports.h +++ b/examples/middleware-sampling/local_impl/kernel/ports.h @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-sampling/local_impl/kernel/queues.c b/examples/middleware-sampling/local_impl/kernel/queues.c index 07c5ab3e..dd5e1012 100644 --- a/examples/middleware-sampling/local_impl/kernel/queues.c +++ b/examples/middleware-sampling/local_impl/kernel/queues.c @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/examples/middleware-sampling/local_impl/pr1/activity.c b/examples/middleware-sampling/local_impl/pr1/activity.c index 099c3a66..38f9de32 100644 --- a/examples/middleware-sampling/local_impl/pr1/activity.c +++ b/examples/middleware-sampling/local_impl/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-sampling/local_impl/pr1/activity.h b/examples/middleware-sampling/local_impl/pr1/activity.h index 8911d0a9..1196e0c0 100644 --- a/examples/middleware-sampling/local_impl/pr1/activity.h +++ b/examples/middleware-sampling/local_impl/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-sampling/local_impl/pr1/deployment.h b/examples/middleware-sampling/local_impl/pr1/deployment.h index 21963dad..df0d7ab4 100644 --- a/examples/middleware-sampling/local_impl/pr1/deployment.h +++ b/examples/middleware-sampling/local_impl/pr1/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-sampling/local_impl/pr1/main.c b/examples/middleware-sampling/local_impl/pr1/main.c index 60fd5acc..ff63881e 100644 --- a/examples/middleware-sampling/local_impl/pr1/main.c +++ b/examples/middleware-sampling/local_impl/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-sampling/local_impl/pr1/subprograms.c b/examples/middleware-sampling/local_impl/pr1/subprograms.c index 961769e7..37c301cb 100644 --- a/examples/middleware-sampling/local_impl/pr1/subprograms.c +++ b/examples/middleware-sampling/local_impl/pr1/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-sampling/local_impl/pr1/subprograms.h b/examples/middleware-sampling/local_impl/pr1/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-sampling/local_impl/pr1/subprograms.h +++ b/examples/middleware-sampling/local_impl/pr1/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-sampling/local_impl/pr1/types.c b/examples/middleware-sampling/local_impl/pr1/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-sampling/local_impl/pr1/types.c +++ b/examples/middleware-sampling/local_impl/pr1/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-sampling/local_impl/pr1/types.h b/examples/middleware-sampling/local_impl/pr1/types.h index 0c335492..7e8a094a 100644 --- a/examples/middleware-sampling/local_impl/pr1/types.h +++ b/examples/middleware-sampling/local_impl/pr1/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-sampling/local_impl/pr2/activity.c b/examples/middleware-sampling/local_impl/pr2/activity.c index 021c95a9..5e10d8b8 100644 --- a/examples/middleware-sampling/local_impl/pr2/activity.c +++ b/examples/middleware-sampling/local_impl/pr2/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-sampling/local_impl/pr2/activity.h b/examples/middleware-sampling/local_impl/pr2/activity.h index 939a021b..f8c5b146 100644 --- a/examples/middleware-sampling/local_impl/pr2/activity.h +++ b/examples/middleware-sampling/local_impl/pr2/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/middleware-sampling/local_impl/pr2/deployment.h b/examples/middleware-sampling/local_impl/pr2/deployment.h index 088d8f37..d60306cf 100644 --- a/examples/middleware-sampling/local_impl/pr2/deployment.h +++ b/examples/middleware-sampling/local_impl/pr2/deployment.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_DEPLOYMENT_H_ diff --git a/examples/middleware-sampling/local_impl/pr2/main.c b/examples/middleware-sampling/local_impl/pr2/main.c index 355ccd18..fdc9ba0d 100644 --- a/examples/middleware-sampling/local_impl/pr2/main.c +++ b/examples/middleware-sampling/local_impl/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/middleware-sampling/local_impl/pr2/subprograms.c b/examples/middleware-sampling/local_impl/pr2/subprograms.c index 59501c19..7743cb06 100644 --- a/examples/middleware-sampling/local_impl/pr2/subprograms.c +++ b/examples/middleware-sampling/local_impl/pr2/subprograms.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "types.h" diff --git a/examples/middleware-sampling/local_impl/pr2/subprograms.h b/examples/middleware-sampling/local_impl/pr2/subprograms.h index c5dbe1b9..d3257b7f 100644 --- a/examples/middleware-sampling/local_impl/pr2/subprograms.h +++ b/examples/middleware-sampling/local_impl/pr2/subprograms.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_SUBPROGRAMS_H_ diff --git a/examples/middleware-sampling/local_impl/pr2/types.c b/examples/middleware-sampling/local_impl/pr2/types.c index c8894327..7357c1f2 100644 --- a/examples/middleware-sampling/local_impl/pr2/types.c +++ b/examples/middleware-sampling/local_impl/pr2/types.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-sampling/local_impl/pr2/types.h b/examples/middleware-sampling/local_impl/pr2/types.h index 0c335492..7e8a094a 100644 --- a/examples/middleware-sampling/local_impl/pr2/types.h +++ b/examples/middleware-sampling/local_impl/pr2/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_TYPES_H_ diff --git a/examples/middleware-sampling/model.aadl b/examples/middleware-sampling/model.aadl index 192428ab..cfef4256 100644 --- a/examples/middleware-sampling/model.aadl +++ b/examples/middleware-sampling/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package pingpong diff --git a/examples/middleware-sampling/receive.c b/examples/middleware-sampling/receive.c index 27137c02..3f5b1203 100644 --- a/examples/middleware-sampling/receive.c +++ b/examples/middleware-sampling/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/middleware-sampling/send.c b/examples/middleware-sampling/send.c index 91f5daa2..a7cbf9c2 100644 --- a/examples/middleware-sampling/send.c +++ b/examples/middleware-sampling/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/mutexes-timed/config.yaml b/examples/mutexes-timed/config.yaml index 288ca305..b164a265 100644 --- a/examples/mutexes-timed/config.yaml +++ b/examples/mutexes-timed/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/examples/mutexes-timed/hello1.c b/examples/mutexes-timed/hello1.c index 898bf485..4f57dd25 100644 --- a/examples/mutexes-timed/hello1.c +++ b/examples/mutexes-timed/hello1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ void user_hello_part1() { printf("Hello from part1\n"); } diff --git a/examples/mutexes-timed/hello2.c b/examples/mutexes-timed/hello2.c index 07819911..96dce245 100644 --- a/examples/mutexes-timed/hello2.c +++ b/examples/mutexes-timed/hello2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ void user_hello_part2() { printf("Hello from part2\n"); } diff --git a/examples/mutexes-timed/pr1/activity.c b/examples/mutexes-timed/pr1/activity.c index 334ec9ed..62d5177a 100644 --- a/examples/mutexes-timed/pr1/activity.c +++ b/examples/mutexes-timed/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/mutexes-timed/pr1/activity.h b/examples/mutexes-timed/pr1/activity.h index ad9faad8..10b893da 100644 --- a/examples/mutexes-timed/pr1/activity.h +++ b/examples/mutexes-timed/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/mutexes-timed/pr1/main.c b/examples/mutexes-timed/pr1/main.c index 3b7dc3b5..9371cd87 100644 --- a/examples/mutexes-timed/pr1/main.c +++ b/examples/mutexes-timed/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/mutexes-timed/pr2/activity.c b/examples/mutexes-timed/pr2/activity.c index 337581ed..39f5ca2f 100644 --- a/examples/mutexes-timed/pr2/activity.c +++ b/examples/mutexes-timed/pr2/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/mutexes-timed/pr2/activity.h b/examples/mutexes-timed/pr2/activity.h index 8911d0a9..1196e0c0 100644 --- a/examples/mutexes-timed/pr2/activity.h +++ b/examples/mutexes-timed/pr2/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/mutexes-timed/pr2/main.c b/examples/mutexes-timed/pr2/main.c index f1277eef..2a2d3efb 100644 --- a/examples/mutexes-timed/pr2/main.c +++ b/examples/mutexes-timed/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/mutexes/config.yaml b/examples/mutexes/config.yaml index 20d264a3..dcf3bfc6 100644 --- a/examples/mutexes/config.yaml +++ b/examples/mutexes/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/examples/mutexes/pr1/activity.c b/examples/mutexes/pr1/activity.c index 11886889..c0235f65 100644 --- a/examples/mutexes/pr1/activity.c +++ b/examples/mutexes/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/mutexes/pr1/activity.h b/examples/mutexes/pr1/activity.h index ad9faad8..10b893da 100644 --- a/examples/mutexes/pr1/activity.h +++ b/examples/mutexes/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/mutexes/pr1/main.c b/examples/mutexes/pr1/main.c index 3b7dc3b5..9371cd87 100644 --- a/examples/mutexes/pr1/main.c +++ b/examples/mutexes/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/mutexes/pr2/activity.c b/examples/mutexes/pr2/activity.c index f82cb47b..d58cc4df 100644 --- a/examples/mutexes/pr2/activity.c +++ b/examples/mutexes/pr2/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/mutexes/pr2/activity.h b/examples/mutexes/pr2/activity.h index 8911d0a9..1196e0c0 100644 --- a/examples/mutexes/pr2/activity.h +++ b/examples/mutexes/pr2/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/mutexes/pr2/main.c b/examples/mutexes/pr2/main.c index f1277eef..2a2d3efb 100644 --- a/examples/mutexes/pr2/main.c +++ b/examples/mutexes/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/network/layers.aadl b/examples/network/layers.aadl index c6016055..e6ebd179 100644 --- a/examples/network/layers.aadl +++ b/examples/network/layers.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package layers public diff --git a/examples/network/main.aadl b/examples/network/main.aadl index 1fd1b6f0..e15d1ab0 100644 --- a/examples/network/main.aadl +++ b/examples/network/main.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package model public diff --git a/examples/network/memories.aadl b/examples/network/memories.aadl index e8b4bcc4..c2e67cd4 100644 --- a/examples/network/memories.aadl +++ b/examples/network/memories.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package memories public diff --git a/examples/network/partitions.aadl b/examples/network/partitions.aadl index da08ef9d..0cc87431 100644 --- a/examples/network/partitions.aadl +++ b/examples/network/partitions.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package partitions public diff --git a/examples/network/receive.c b/examples/network/receive.c index 99e614e3..295a021c 100644 --- a/examples/network/receive.c +++ b/examples/network/receive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/network/rtl8029.aadl b/examples/network/rtl8029.aadl index 4d2e9c45..9b514459 100644 --- a/examples/network/rtl8029.aadl +++ b/examples/network/rtl8029.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package rtl8029 diff --git a/examples/network/runtime.aadl b/examples/network/runtime.aadl index dc5aa5ba..17b87c8a 100644 --- a/examples/network/runtime.aadl +++ b/examples/network/runtime.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package runtime public diff --git a/examples/network/send.c b/examples/network/send.c index 35f43294..ee6714d7 100644 --- a/examples/network/send.c +++ b/examples/network/send.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/network/subprograms.aadl b/examples/network/subprograms.aadl index 726aec2e..d67a7d20 100644 --- a/examples/network/subprograms.aadl +++ b/examples/network/subprograms.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package subprograms public diff --git a/examples/network/threads.aadl b/examples/network/threads.aadl index 4ac8ffb5..58dacc52 100644 --- a/examples/network/threads.aadl +++ b/examples/network/threads.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package threads public diff --git a/examples/network/types.aadl b/examples/network/types.aadl index cd8d76ab..bbe0fcdb 100644 --- a/examples/network/types.aadl +++ b/examples/network/types.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package types public diff --git a/examples/partitions-scheduling/hello1.c b/examples/partitions-scheduling/hello1.c index 0bad5adb..70691982 100644 --- a/examples/partitions-scheduling/hello1.c +++ b/examples/partitions-scheduling/hello1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/partitions-scheduling/hello2.c b/examples/partitions-scheduling/hello2.c index ddf78c76..1275b461 100644 --- a/examples/partitions-scheduling/hello2.c +++ b/examples/partitions-scheduling/hello2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/partitions-scheduling/model.aadl b/examples/partitions-scheduling/model.aadl index 2586202a..af170e1b 100644 --- a/examples/partitions-scheduling/model.aadl +++ b/examples/partitions-scheduling/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test diff --git a/examples/partitions-threads/hello1.c b/examples/partitions-threads/hello1.c index 2eba3b6c..f9e71d4f 100644 --- a/examples/partitions-threads/hello1.c +++ b/examples/partitions-threads/hello1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/partitions-threads/hello2.c b/examples/partitions-threads/hello2.c index a61e74c9..dab092d6 100644 --- a/examples/partitions-threads/hello2.c +++ b/examples/partitions-threads/hello2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/partitions-threads/model.aadl b/examples/partitions-threads/model.aadl index a5d109e5..137a4904 100644 --- a/examples/partitions-threads/model.aadl +++ b/examples/partitions-threads/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package test public diff --git a/examples/partitions-threads/threadstart.c b/examples/partitions-threads/threadstart.c index 77c50ce1..8be66e8e 100644 --- a/examples/partitions-threads/threadstart.c +++ b/examples/partitions-threads/threadstart.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/semaphores/config.yaml b/examples/semaphores/config.yaml index 29826d6f..72a0a0e9 100644 --- a/examples/semaphores/config.yaml +++ b/examples/semaphores/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/examples/semaphores/pr1/activity.c b/examples/semaphores/pr1/activity.c index 7f6266e6..4b4eca1d 100644 --- a/examples/semaphores/pr1/activity.c +++ b/examples/semaphores/pr1/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/semaphores/pr1/activity.h b/examples/semaphores/pr1/activity.h index ad9faad8..10b893da 100644 --- a/examples/semaphores/pr1/activity.h +++ b/examples/semaphores/pr1/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/semaphores/pr1/main.c b/examples/semaphores/pr1/main.c index d1bef9d2..b0980845 100644 --- a/examples/semaphores/pr1/main.c +++ b/examples/semaphores/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/semaphores/pr2/activity.c b/examples/semaphores/pr2/activity.c index 2521961d..2abb210a 100644 --- a/examples/semaphores/pr2/activity.c +++ b/examples/semaphores/pr2/activity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/semaphores/pr2/activity.h b/examples/semaphores/pr2/activity.h index 8911d0a9..1196e0c0 100644 --- a/examples/semaphores/pr2/activity.h +++ b/examples/semaphores/pr2/activity.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_GENERATED_ACTIVITY_H_ diff --git a/examples/semaphores/pr2/main.c b/examples/semaphores/pr2/main.c index c04119eb..e33303c5 100644 --- a/examples/semaphores/pr2/main.c +++ b/examples/semaphores/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "activity.h" diff --git a/examples/simulink/add_waves.c b/examples/simulink/add_waves.c index 55d15f0c..ed09161f 100644 --- a/examples/simulink/add_waves.c +++ b/examples/simulink/add_waves.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/simulink/handle_wave1.c b/examples/simulink/handle_wave1.c index 83d9b2f8..f1c9fe27 100644 --- a/examples/simulink/handle_wave1.c +++ b/examples/simulink/handle_wave1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/simulink/handle_wave2.c b/examples/simulink/handle_wave2.c index 5cd42cd6..938b0204 100644 --- a/examples/simulink/handle_wave2.c +++ b/examples/simulink/handle_wave2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/examples/simulink/model.aadl b/examples/simulink/model.aadl index 422b64e4..a59f8393 100644 --- a/examples/simulink/model.aadl +++ b/examples/simulink/model.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package simulink public diff --git a/kernel/arch/ppc/arch.c b/kernel/arch/ppc/arch.c index 28e8cf5d..939ac280 100644 --- a/kernel/arch/ppc/arch.c +++ b/kernel/arch/ppc/arch.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/ppc/msr.h b/kernel/arch/ppc/msr.h index f74b6c58..8d5914d2 100644 --- a/kernel/arch/ppc/msr.h +++ b/kernel/arch/ppc/msr.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_PPC_MSR_H__ diff --git a/kernel/arch/ppc/prep/bsp.c b/kernel/arch/ppc/prep/bsp.c index 0bf14874..0efca8f7 100644 --- a/kernel/arch/ppc/prep/bsp.c +++ b/kernel/arch/ppc/prep/bsp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "cons.h" diff --git a/kernel/arch/ppc/prep/cons.c b/kernel/arch/ppc/prep/cons.c index 4fc6d748..4c5a6854 100644 --- a/kernel/arch/ppc/prep/cons.c +++ b/kernel/arch/ppc/prep/cons.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/ppc/prep/cons.h b/kernel/arch/ppc/prep/cons.h index 65313a09..0c095256 100644 --- a/kernel/arch/ppc/prep/cons.h +++ b/kernel/arch/ppc/prep/cons.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_CONS_H__ diff --git a/kernel/arch/ppc/prep/ioports.h b/kernel/arch/ppc/prep/ioports.h index 3ab7680c..43851d4c 100644 --- a/kernel/arch/ppc/prep/ioports.h +++ b/kernel/arch/ppc/prep/ioports.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_IOPORTS_H__ diff --git a/kernel/arch/ppc/space.c b/kernel/arch/ppc/space.c index b04e7820..59b077e6 100644 --- a/kernel/arch/ppc/space.c +++ b/kernel/arch/ppc/space.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/ppc/syscalls.c b/kernel/arch/ppc/syscalls.c index 1fb8017a..f7a72c2b 100644 --- a/kernel/arch/ppc/syscalls.c +++ b/kernel/arch/ppc/syscalls.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/ppc/thread.c b/kernel/arch/ppc/thread.c index 5b38d5b4..cc2de622 100644 --- a/kernel/arch/ppc/thread.c +++ b/kernel/arch/ppc/thread.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/ppc/thread.h b/kernel/arch/ppc/thread.h index ee79a8c4..c6cd0bc8 100644 --- a/kernel/arch/ppc/thread.h +++ b/kernel/arch/ppc/thread.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_PPC_THREAD_H__ diff --git a/kernel/arch/ppc/timer.c b/kernel/arch/ppc/timer.c index 5988a294..f4fe0a6a 100644 --- a/kernel/arch/ppc/timer.c +++ b/kernel/arch/ppc/timer.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/sparc/arch.c b/kernel/arch/sparc/arch.c index 7f517827..079a8b92 100644 --- a/kernel/arch/sparc/arch.c +++ b/kernel/arch/sparc/arch.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/context_offset.h b/kernel/arch/sparc/context_offset.h index 8189e39c..0ac9ec7f 100644 --- a/kernel/arch/sparc/context_offset.h +++ b/kernel/arch/sparc/context_offset.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/bsp.c b/kernel/arch/sparc/leon3/bsp.c index 83b65d75..129f736f 100644 --- a/kernel/arch/sparc/leon3/bsp.c +++ b/kernel/arch/sparc/leon3/bsp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/cons.c b/kernel/arch/sparc/leon3/cons.c index 72c1c558..226816c9 100644 --- a/kernel/arch/sparc/leon3/cons.c +++ b/kernel/arch/sparc/leon3/cons.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/cons.h b/kernel/arch/sparc/leon3/cons.h index 4a28e40f..c1214367 100644 --- a/kernel/arch/sparc/leon3/cons.h +++ b/kernel/arch/sparc/leon3/cons.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/ioports.h b/kernel/arch/sparc/leon3/ioports.h index 091c546f..dad6cb94 100644 --- a/kernel/arch/sparc/leon3/ioports.h +++ b/kernel/arch/sparc/leon3/ioports.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/irq.h b/kernel/arch/sparc/leon3/irq.h index 76f4afd6..8946a2c8 100644 --- a/kernel/arch/sparc/leon3/irq.h +++ b/kernel/arch/sparc/leon3/irq.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/sparc_conf.h b/kernel/arch/sparc/leon3/sparc_conf.h index 5baea4cf..2f99ec20 100644 --- a/kernel/arch/sparc/leon3/sparc_conf.h +++ b/kernel/arch/sparc/leon3/sparc_conf.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/timer.c b/kernel/arch/sparc/leon3/timer.c index de15c536..33a7fdda 100644 --- a/kernel/arch/sparc/leon3/timer.c +++ b/kernel/arch/sparc/leon3/timer.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/leon3/timer.h b/kernel/arch/sparc/leon3/timer.h index fe7ea9e6..696c2c4f 100644 --- a/kernel/arch/sparc/leon3/timer.h +++ b/kernel/arch/sparc/leon3/timer.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/psr.h b/kernel/arch/sparc/psr.h index 8e92c90e..89b40e32 100644 --- a/kernel/arch/sparc/psr.h +++ b/kernel/arch/sparc/psr.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/space.c b/kernel/arch/sparc/space.c index ac59ec3a..53173cec 100644 --- a/kernel/arch/sparc/space.c +++ b/kernel/arch/sparc/space.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/space.h b/kernel/arch/sparc/space.h index f9a3c2fc..65081f3e 100644 --- a/kernel/arch/sparc/space.h +++ b/kernel/arch/sparc/space.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/syscalls.c b/kernel/arch/sparc/syscalls.c index 6c391c3f..c46cfcd4 100644 --- a/kernel/arch/sparc/syscalls.c +++ b/kernel/arch/sparc/syscalls.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/syscalls.h b/kernel/arch/sparc/syscalls.h index 6c484c27..3240e329 100644 --- a/kernel/arch/sparc/syscalls.h +++ b/kernel/arch/sparc/syscalls.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/thread.c b/kernel/arch/sparc/thread.c index 34d440ae..3539ce83 100644 --- a/kernel/arch/sparc/thread.c +++ b/kernel/arch/sparc/thread.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/thread.h b/kernel/arch/sparc/thread.h index 8a8fe684..30e613fa 100644 --- a/kernel/arch/sparc/thread.h +++ b/kernel/arch/sparc/thread.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/traps.c b/kernel/arch/sparc/traps.c index abf108d1..cf63e618 100644 --- a/kernel/arch/sparc/traps.c +++ b/kernel/arch/sparc/traps.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/sparc/traps.h b/kernel/arch/sparc/traps.h index d8ad075b..704606de 100644 --- a/kernel/arch/sparc/traps.h +++ b/kernel/arch/sparc/traps.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/ap.c b/kernel/arch/x86/ap.c index 68748c33..a62bb108 100644 --- a/kernel/arch/x86/ap.c +++ b/kernel/arch/x86/ap.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "event.h" diff --git a/kernel/arch/x86/arch.c b/kernel/arch/x86/arch.c index f5b97464..d8bcffca 100644 --- a/kernel/arch/x86/arch.c +++ b/kernel/arch/x86/arch.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/divisionbyzeroerror.c b/kernel/arch/x86/divisionbyzeroerror.c index 49281202..7140f997 100644 --- a/kernel/arch/x86/divisionbyzeroerror.c +++ b/kernel/arch/x86/divisionbyzeroerror.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/x86/event.c b/kernel/arch/x86/event.c index 4e4d6e2e..013105ac 100644 --- a/kernel/arch/x86/event.c +++ b/kernel/arch/x86/event.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/x86/event.h b/kernel/arch/x86/event.h index 620a0d7e..4374b4ec 100644 --- a/kernel/arch/x86/event.h +++ b/kernel/arch/x86/event.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_EVENT_H__ diff --git a/kernel/arch/x86/exceptions.c b/kernel/arch/x86/exceptions.c index 8ec55638..87529d0c 100644 --- a/kernel/arch/x86/exceptions.c +++ b/kernel/arch/x86/exceptions.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/gdt.c b/kernel/arch/x86/gdt.c index 9f8cc96b..fb58a597 100644 --- a/kernel/arch/x86/gdt.c +++ b/kernel/arch/x86/gdt.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/x86/gdt.h b/kernel/arch/x86/gdt.h index 37d9fd01..aba6303a 100644 --- a/kernel/arch/x86/gdt.h +++ b/kernel/arch/x86/gdt.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_GDT_H__ diff --git a/kernel/arch/x86/interrupt.c b/kernel/arch/x86/interrupt.c index f0e884f6..30db4b33 100644 --- a/kernel/arch/x86/interrupt.c +++ b/kernel/arch/x86/interrupt.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "gdt.h" diff --git a/kernel/arch/x86/ipi.c b/kernel/arch/x86/ipi.c index 7a504459..1d683058 100644 --- a/kernel/arch/x86/ipi.c +++ b/kernel/arch/x86/ipi.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include "event.h" diff --git a/kernel/arch/x86/multiprocessing.c b/kernel/arch/x86/multiprocessing.c index 4193edb7..f2ab2ca2 100644 --- a/kernel/arch/x86/multiprocessing.c +++ b/kernel/arch/x86/multiprocessing.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/pci.c b/kernel/arch/x86/pci.c index 0004911a..36ba0d1b 100644 --- a/kernel/arch/x86/pci.c +++ b/kernel/arch/x86/pci.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PCI diff --git a/kernel/arch/x86/space.c b/kernel/arch/x86/space.c index dbb0f9b9..1d607aa7 100644 --- a/kernel/arch/x86/space.c +++ b/kernel/arch/x86/space.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/space.h b/kernel/arch/x86/space.h index 8cf1c58b..f355e7e6 100644 --- a/kernel/arch/x86/space.h +++ b/kernel/arch/x86/space.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/syscalls.c b/kernel/arch/x86/syscalls.c index 549d27a9..4055b49d 100644 --- a/kernel/arch/x86/syscalls.c +++ b/kernel/arch/x86/syscalls.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/sysdesc.h b/kernel/arch/x86/sysdesc.h index e3593e2b..0c9ebd93 100644 --- a/kernel/arch/x86/sysdesc.h +++ b/kernel/arch/x86/sysdesc.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_SYSDESC_H__ diff --git a/kernel/arch/x86/thread.c b/kernel/arch/x86/thread.c index 04c2f646..4ca3a967 100644 --- a/kernel/arch/x86/thread.c +++ b/kernel/arch/x86/thread.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/thread.h b/kernel/arch/x86/thread.h index 74a21737..fa6e38a5 100644 --- a/kernel/arch/x86/thread.h +++ b/kernel/arch/x86/thread.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_THREAD_H__ diff --git a/kernel/arch/x86/tss.h b/kernel/arch/x86/tss.h index 2e484e1f..8c88bfc7 100644 --- a/kernel/arch/x86/tss.h +++ b/kernel/arch/x86/tss.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_TSS_H__ diff --git a/kernel/arch/x86/x86-qemu/bsp.c b/kernel/arch/x86/x86-qemu/bsp.c index 9caa781b..25010dc3 100644 --- a/kernel/arch/x86/x86-qemu/bsp.c +++ b/kernel/arch/x86/x86-qemu/bsp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/x86/x86-qemu/cons.c b/kernel/arch/x86/x86-qemu/cons.c index 938acff3..ae6ae768 100644 --- a/kernel/arch/x86/x86-qemu/cons.c +++ b/kernel/arch/x86/x86-qemu/cons.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/x86/x86-qemu/cons.h b/kernel/arch/x86/x86-qemu/cons.h index 67e2a423..254baffd 100644 --- a/kernel/arch/x86/x86-qemu/cons.h +++ b/kernel/arch/x86/x86-qemu/cons.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_CONS_H__ diff --git a/kernel/arch/x86/x86-qemu/debug.c b/kernel/arch/x86/x86-qemu/debug.c index 6d29f17d..6a57c7dd 100644 --- a/kernel/arch/x86/x86-qemu/debug.c +++ b/kernel/arch/x86/x86-qemu/debug.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if (defined POK_NEEDS_DEBUG) || (defined POK_NEEDS_USER_DEBUG) diff --git a/kernel/arch/x86/x86-qemu/pic.c b/kernel/arch/x86/x86-qemu/pic.c index df114d92..e25210e8 100644 --- a/kernel/arch/x86/x86-qemu/pic.c +++ b/kernel/arch/x86/x86-qemu/pic.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/x86/x86-qemu/pic.h b/kernel/arch/x86/x86-qemu/pic.h index b970ac84..06bd4294 100644 --- a/kernel/arch/x86/x86-qemu/pic.h +++ b/kernel/arch/x86/x86-qemu/pic.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_PIC_H__ diff --git a/kernel/arch/x86/x86-qemu/pit.c b/kernel/arch/x86/x86-qemu/pit.c index 6ed088eb..be3ccaac 100644 --- a/kernel/arch/x86/x86-qemu/pit.c +++ b/kernel/arch/x86/x86-qemu/pit.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/arch/x86/x86-qemu/pit.h b/kernel/arch/x86/x86-qemu/pit.h index 2e10f483..842bee37 100644 --- a/kernel/arch/x86/x86-qemu/pit.h +++ b/kernel/arch/x86/x86-qemu/pit.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_QEMU_PIT_H__ diff --git a/kernel/arch/x86/x86-qemu/pm.c b/kernel/arch/x86/x86-qemu/pm.c index 8b28dfc2..a55dc926 100644 --- a/kernel/arch/x86/x86-qemu/pm.c +++ b/kernel/arch/x86/x86-qemu/pm.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/arch/x86/x86-qemu/pm.h b/kernel/arch/x86/x86-qemu/pm.h index 8b9f0ce6..8ce57237 100644 --- a/kernel/arch/x86/x86-qemu/pm.h +++ b/kernel/arch/x86/x86-qemu/pm.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_PM_H__ diff --git a/kernel/arch/x86/x86-qemu/shutdown.c b/kernel/arch/x86/x86-qemu/shutdown.c index c3fea0a9..56b267cc 100644 --- a/kernel/arch/x86/x86-qemu/shutdown.c +++ b/kernel/arch/x86/x86-qemu/shutdown.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/core/assert.c b/kernel/core/assert.c index 3d078374..b5b9e8e3 100644 --- a/kernel/core/assert.c +++ b/kernel/core/assert.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ASSERT diff --git a/kernel/core/boot.c b/kernel/core/boot.c index 6db60727..cdb63e8d 100644 --- a/kernel/core/boot.c +++ b/kernel/core/boot.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/core/cons.c b/kernel/core/cons.c index 9012e9f2..81ccff91 100644 --- a/kernel/core/cons.c +++ b/kernel/core/cons.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_CONSOLE) || defined(POK_NEEDS_DEBUG) || \ diff --git a/kernel/core/debug.c b/kernel/core/debug.c index 98df88ba..e9d3c60e 100644 --- a/kernel/core/debug.c +++ b/kernel/core/debug.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_DEBUG diff --git a/kernel/core/error.c b/kernel/core/error.c index 369d9e0a..9df7d1dc 100644 --- a/kernel/core/error.c +++ b/kernel/core/error.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/core/instrumentation.c b/kernel/core/instrumentation.c index 34e48468..1975eb9f 100644 --- a/kernel/core/instrumentation.c +++ b/kernel/core/instrumentation.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_INSTRUMENTATION diff --git a/kernel/core/kernel.c b/kernel/core/kernel.c index 5723769b..96aa50fa 100644 --- a/kernel/core/kernel.c +++ b/kernel/core/kernel.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ void pok_kernel_restart(void) { diff --git a/kernel/core/loader.c b/kernel/core/loader.c index ce0af857..a356bfd2 100644 --- a/kernel/core/loader.c +++ b/kernel/core/loader.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/core/lockobj.c b/kernel/core/lockobj.c index 780ad4cc..fcd78b4a 100644 --- a/kernel/core/lockobj.c +++ b/kernel/core/lockobj.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/core/multiprocessing.c b/kernel/core/multiprocessing.c index b27e18ba..35ee981f 100644 --- a/kernel/core/multiprocessing.c +++ b/kernel/core/multiprocessing.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/core/partition.c b/kernel/core/partition.c index 3f7fe731..145a83a7 100644 --- a/kernel/core/partition.c +++ b/kernel/core/partition.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/core/sched.c b/kernel/core/sched.c index 8e32a326..8377de8c 100644 --- a/kernel/core/sched.c +++ b/kernel/core/sched.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/core/syscall.c b/kernel/core/syscall.c index 219318c2..25bdd8c2 100644 --- a/kernel/core/syscall.c +++ b/kernel/core/syscall.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/core/thread.c b/kernel/core/thread.c index 68c92796..6fc0631e 100644 --- a/kernel/core/thread.c +++ b/kernel/core/thread.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/core/time.c b/kernel/core/time.c index 5b6b9f82..79f34223 100644 --- a/kernel/core/time.c +++ b/kernel/core/time.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/drivers/rtl8029.c b/kernel/drivers/rtl8029.c index aa14cd51..cde40718 100644 --- a/kernel/drivers/rtl8029.c +++ b/kernel/drivers/rtl8029.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/arch.h b/kernel/include/arch.h index b02204de..56dc599d 100644 --- a/kernel/include/arch.h +++ b/kernel/include/arch.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/arch/ppc/spinlock.h b/kernel/include/arch/ppc/spinlock.h index 2a5ef441..95db0be1 100644 --- a/kernel/include/arch/ppc/spinlock.h +++ b/kernel/include/arch/ppc/spinlock.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_SPINLOCK_H__ diff --git a/kernel/include/arch/sparc/spinlock.h b/kernel/include/arch/sparc/spinlock.h index 8bd3dd70..038083f8 100644 --- a/kernel/include/arch/sparc/spinlock.h +++ b/kernel/include/arch/sparc/spinlock.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_SPINLOCK_H__ diff --git a/kernel/include/arch/sparc/types.h b/kernel/include/arch/sparc/types.h index aa31ad0c..b893fb83 100644 --- a/kernel/include/arch/sparc/types.h +++ b/kernel/include/arch/sparc/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_SPARC_TYPES_H__ diff --git a/kernel/include/arch/x86/interrupt.h b/kernel/include/arch/x86/interrupt.h index 2888e6d7..1e5aaa43 100644 --- a/kernel/include/arch/x86/interrupt.h +++ b/kernel/include/arch/x86/interrupt.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_INTERRUPT_H__ diff --git a/kernel/include/arch/x86/ioports.h b/kernel/include/arch/x86/ioports.h index 7d1c11ec..304df9f5 100644 --- a/kernel/include/arch/x86/ioports.h +++ b/kernel/include/arch/x86/ioports.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_IOPORTS_H__ diff --git a/kernel/include/arch/x86/ipi.h b/kernel/include/arch/x86/ipi.h index f7bc5e46..51c87aa6 100644 --- a/kernel/include/arch/x86/ipi.h +++ b/kernel/include/arch/x86/ipi.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_IPI__ diff --git a/kernel/include/arch/x86/multiboot.h b/kernel/include/arch/x86/multiboot.h index b7f87e9c..5ab0a8f7 100644 --- a/kernel/include/arch/x86/multiboot.h +++ b/kernel/include/arch/x86/multiboot.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/arch/x86/multiprocessing.h b/kernel/include/arch/x86/multiprocessing.h index c0f3d7dc..feebd690 100644 --- a/kernel/include/arch/x86/multiprocessing.h +++ b/kernel/include/arch/x86/multiprocessing.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/arch/x86/pci.h b/kernel/include/arch/x86/pci.h index 555dbff3..47014693 100644 --- a/kernel/include/arch/x86/pci.h +++ b/kernel/include/arch/x86/pci.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PCI diff --git a/kernel/include/arch/x86/rendezvous.h b/kernel/include/arch/x86/rendezvous.h index c4b1345c..d0696a81 100644 --- a/kernel/include/arch/x86/rendezvous.h +++ b/kernel/include/arch/x86/rendezvous.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_RENDEZVOUS_H__ diff --git a/kernel/include/arch/x86/spinlock.h b/kernel/include/arch/x86/spinlock.h index 5d9dac71..d7ce733b 100644 --- a/kernel/include/arch/x86/spinlock.h +++ b/kernel/include/arch/x86/spinlock.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_SPINLOCK_H__ diff --git a/kernel/include/arch/x86/types.h b/kernel/include/arch/x86/types.h index 0eee544a..ab6f397e 100644 --- a/kernel/include/arch/x86/types.h +++ b/kernel/include/arch/x86/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_TYPES_H__ diff --git a/kernel/include/assert.h b/kernel/include/assert.h index ec5bbb7e..b569c8dc 100644 --- a/kernel/include/assert.h +++ b/kernel/include/assert.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_ASSERT_H__ diff --git a/kernel/include/bsp.h b/kernel/include/bsp.h index 2eb0d51e..aca0192e 100644 --- a/kernel/include/bsp.h +++ b/kernel/include/bsp.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/core/boot.h b/kernel/include/core/boot.h index 31a95bbf..7acc4864 100644 --- a/kernel/include/core/boot.h +++ b/kernel/include/core/boot.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/core/cons.h b/kernel/include/core/cons.h index e8e40a84..617cd996 100644 --- a/kernel/include/core/cons.h +++ b/kernel/include/core/cons.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_CONSOLE) || defined(POK_NEEDS_DEBUG) || \ diff --git a/kernel/include/core/cpio.h b/kernel/include/core/cpio.h index a154b2df..8747fb16 100644 --- a/kernel/include/core/cpio.h +++ b/kernel/include/core/cpio.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_CPIO_H__ diff --git a/kernel/include/core/debug.h b/kernel/include/core/debug.h index 2a8725d8..0718fcce 100644 --- a/kernel/include/core/debug.h +++ b/kernel/include/core/debug.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_DEBUG diff --git a/kernel/include/core/error.h b/kernel/include/core/error.h index e7427403..d85c14a0 100644 --- a/kernel/include/core/error.h +++ b/kernel/include/core/error.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_CORE_ERROR_H__ diff --git a/kernel/include/core/instrumentation.h b/kernel/include/core/instrumentation.h index 4d02a34c..59c3cd12 100644 --- a/kernel/include/core/instrumentation.h +++ b/kernel/include/core/instrumentation.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_INSTRUMENTATION_H__ diff --git a/kernel/include/core/kernel.h b/kernel/include/core/kernel.h index 2f85dd10..93eab0d2 100644 --- a/kernel/include/core/kernel.h +++ b/kernel/include/core/kernel.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ void pok_kernel_restart(void); diff --git a/kernel/include/core/loader.h b/kernel/include/core/loader.h index 27ab2320..abac454a 100644 --- a/kernel/include/core/loader.h +++ b/kernel/include/core/loader.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_LOADER_H__ diff --git a/kernel/include/core/lockobj.h b/kernel/include/core/lockobj.h index d223c738..7f1b55a6 100644 --- a/kernel/include/core/lockobj.h +++ b/kernel/include/core/lockobj.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_LOCKOBJ_H__ diff --git a/kernel/include/core/multiprocessing.h b/kernel/include/core/multiprocessing.h index 877e469b..21446109 100644 --- a/kernel/include/core/multiprocessing.h +++ b/kernel/include/core/multiprocessing.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/core/partition.h b/kernel/include/core/partition.h index 5073487a..07ed65bd 100644 --- a/kernel/include/core/partition.h +++ b/kernel/include/core/partition.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/core/sched.h b/kernel/include/core/sched.h index 94174ea6..758d2bef 100644 --- a/kernel/include/core/sched.h +++ b/kernel/include/core/sched.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_SCHED_H__ diff --git a/kernel/include/core/schedvalues.h b/kernel/include/core/schedvalues.h index a9ea199a..3b72cad3 100644 --- a/kernel/include/core/schedvalues.h +++ b/kernel/include/core/schedvalues.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_SCHEDVALUES_H__ diff --git a/kernel/include/core/shutdown.h b/kernel/include/core/shutdown.h index ee8d93d1..dfe6bf39 100644 --- a/kernel/include/core/shutdown.h +++ b/kernel/include/core/shutdown.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/core/syscall.h b/kernel/include/core/syscall.h index 8b6f3901..9a539a8a 100644 --- a/kernel/include/core/syscall.h +++ b/kernel/include/core/syscall.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_SYSCALL_H__ diff --git a/kernel/include/core/thread.h b/kernel/include/core/thread.h index 6b5a701e..713afaed 100644 --- a/kernel/include/core/thread.h +++ b/kernel/include/core/thread.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_THREAD_H__ diff --git a/kernel/include/core/time.h b/kernel/include/core/time.h index 48914a6a..5442a943 100644 --- a/kernel/include/core/time.h +++ b/kernel/include/core/time.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_TIME_H__ diff --git a/kernel/include/dependencies.yaml b/kernel/include/dependencies.yaml index f655a074..831f6a9b 100644 --- a/kernel/include/dependencies.yaml +++ b/kernel/include/dependencies.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team # Used to generate dependencies.h diff --git a/kernel/include/drivers/rtl8029.h b/kernel/include/drivers/rtl8029.h index 37a3aebc..54e0d63b 100644 --- a/kernel/include/drivers/rtl8029.h +++ b/kernel/include/drivers/rtl8029.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ // Bellow, POK_NEEDS_PCI is kept for backward compatibility with code generators diff --git a/kernel/include/elf.h b/kernel/include/elf.h index c06f855f..c254cfc6 100644 --- a/kernel/include/elf.h +++ b/kernel/include/elf.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef ELF_H_ diff --git a/kernel/include/errno.h b/kernel/include/errno.h index 624473a9..0111744a 100644 --- a/kernel/include/errno.h +++ b/kernel/include/errno.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_ERRNO_H__ diff --git a/kernel/include/libc.h b/kernel/include/libc.h index b070aaea..1b9c30a1 100644 --- a/kernel/include/libc.h +++ b/kernel/include/libc.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_LIBC_H__ diff --git a/kernel/include/middleware/port.h b/kernel/include/middleware/port.h index 060ca2f7..d8672e2a 100644 --- a/kernel/include/middleware/port.h +++ b/kernel/include/middleware/port.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/include/middleware/queue.h b/kernel/include/middleware/queue.h index 8529a540..92623307 100644 --- a/kernel/include/middleware/queue.h +++ b/kernel/include/middleware/queue.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_QUEUES_H__ diff --git a/kernel/include/types.h b/kernel/include/types.h index 5f3c59a2..66438206 100644 --- a/kernel/include/types.h +++ b/kernel/include/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_TYPES_H__ diff --git a/kernel/libc/__udivdi3.c b/kernel/libc/__udivdi3.c index 7dcf53b2..ca0974d7 100644 --- a/kernel/libc/__udivdi3.c +++ b/kernel/libc/__udivdi3.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/libc/__umoddi3.c b/kernel/libc/__umoddi3.c index 8cc0aa2a..de327cc6 100644 --- a/kernel/libc/__umoddi3.c +++ b/kernel/libc/__umoddi3.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ unsigned long long __udivdi3(unsigned long long, unsigned long long); diff --git a/kernel/libc/memcpy.c b/kernel/libc/memcpy.c index 57ace293..25d53023 100644 --- a/kernel/libc/memcpy.c +++ b/kernel/libc/memcpy.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/libc/memset.c b/kernel/libc/memset.c index c4528791..79b2e396 100644 --- a/kernel/libc/memset.c +++ b/kernel/libc/memset.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/libc/printf.c b/kernel/libc/printf.c index 5540967e..4031b411 100644 --- a/kernel/libc/printf.c +++ b/kernel/libc/printf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/kernel/libc/strcmp.c b/kernel/libc/strcmp.c index 98dc4046..a37d7077 100644 --- a/kernel/libc/strcmp.c +++ b/kernel/libc/strcmp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_DEBUG) || defined(POK_NEEDS_PORTS_QUEUEING) || \ diff --git a/kernel/libc/strlen.c b/kernel/libc/strlen.c index 00ea5d49..3b89e38f 100644 --- a/kernel/libc/strlen.c +++ b/kernel/libc/strlen.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_DEBUG diff --git a/kernel/middleware/portcreate.c b/kernel/middleware/portcreate.c index c06ead2d..4ca75760 100644 --- a/kernel/middleware/portcreate.c +++ b/kernel/middleware/portcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_PORTS_SAMPLING) || defined(POK_NEEDS_PORTS_QUEUEING) diff --git a/kernel/middleware/portflushall.c b/kernel/middleware/portflushall.c index 3583bce7..0d842d90 100644 --- a/kernel/middleware/portflushall.c +++ b/kernel/middleware/portflushall.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/middleware/portinit.c b/kernel/middleware/portinit.c index 3c7b1324..4d0ca35f 100644 --- a/kernel/middleware/portinit.c +++ b/kernel/middleware/portinit.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_PORTS_SAMPLING) || defined(POK_NEEDS_PORTS_QUEUEING) diff --git a/kernel/middleware/portqueueingcreate.c b/kernel/middleware/portqueueingcreate.c index 7c1a4c1d..d22cb2d2 100644 --- a/kernel/middleware/portqueueingcreate.c +++ b/kernel/middleware/portqueueingcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_QUEUEING diff --git a/kernel/middleware/portqueueingid.c b/kernel/middleware/portqueueingid.c index 2ab9a34a..1cd8f91d 100644 --- a/kernel/middleware/portqueueingid.c +++ b/kernel/middleware/portqueueingid.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_QUEUEING diff --git a/kernel/middleware/portqueueingreceive.c b/kernel/middleware/portqueueingreceive.c index c4264c0c..f0951626 100644 --- a/kernel/middleware/portqueueingreceive.c +++ b/kernel/middleware/portqueueingreceive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_QUEUEING diff --git a/kernel/middleware/portqueueingsend.c b/kernel/middleware/portqueueingsend.c index efa27496..9962c426 100644 --- a/kernel/middleware/portqueueingsend.c +++ b/kernel/middleware/portqueueingsend.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_QUEUEING diff --git a/kernel/middleware/portqueueingstatus.c b/kernel/middleware/portqueueingstatus.c index 8118cce8..9d563462 100644 --- a/kernel/middleware/portqueueingstatus.c +++ b/kernel/middleware/portqueueingstatus.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if (defined(POK_NEEDS_PORTS_QUEUEING)) && (!defined(POK_GENERATED_CODE)) diff --git a/kernel/middleware/portsamplingcreate.c b/kernel/middleware/portsamplingcreate.c index 18642355..d0f37230 100644 --- a/kernel/middleware/portsamplingcreate.c +++ b/kernel/middleware/portsamplingcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_SAMPLING diff --git a/kernel/middleware/portsamplingid.c b/kernel/middleware/portsamplingid.c index 730d6616..e2ec85ca 100644 --- a/kernel/middleware/portsamplingid.c +++ b/kernel/middleware/portsamplingid.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_SAMPLING diff --git a/kernel/middleware/portsamplingread.c b/kernel/middleware/portsamplingread.c index f4125f17..6a8ea1aa 100644 --- a/kernel/middleware/portsamplingread.c +++ b/kernel/middleware/portsamplingread.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_SAMPLING diff --git a/kernel/middleware/portsamplingstatus.c b/kernel/middleware/portsamplingstatus.c index 23061f86..af50bca1 100644 --- a/kernel/middleware/portsamplingstatus.c +++ b/kernel/middleware/portsamplingstatus.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_SAMPLING diff --git a/kernel/middleware/portsamplingwrite.c b/kernel/middleware/portsamplingwrite.c index d1172052..d8cfb01b 100644 --- a/kernel/middleware/portsamplingwrite.c +++ b/kernel/middleware/portsamplingwrite.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/middleware/portutils.c b/kernel/middleware/portutils.c index 77d28512..dee87978 100644 --- a/kernel/middleware/portutils.c +++ b/kernel/middleware/portutils.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/middleware/portvirtualdestination.c b/kernel/middleware/portvirtualdestination.c index c14168e9..77d2cd99 100644 --- a/kernel/middleware/portvirtualdestination.c +++ b/kernel/middleware/portvirtualdestination.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_VIRTUAL diff --git a/kernel/middleware/portvirtualgetglobal.c b/kernel/middleware/portvirtualgetglobal.c index aafc73ce..1634d789 100644 --- a/kernel/middleware/portvirtualgetglobal.c +++ b/kernel/middleware/portvirtualgetglobal.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_VIRTUAL diff --git a/kernel/middleware/portvirtualid.c b/kernel/middleware/portvirtualid.c index 69426d3b..a8fed592 100644 --- a/kernel/middleware/portvirtualid.c +++ b/kernel/middleware/portvirtualid.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_VIRTUAL diff --git a/kernel/middleware/portvirtualnbdestinations.c b/kernel/middleware/portvirtualnbdestinations.c index 57d59efd..fd58a0c6 100644 --- a/kernel/middleware/portvirtualnbdestinations.c +++ b/kernel/middleware/portvirtualnbdestinations.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PORTS_VIRTUAL diff --git a/kernel/middleware/portvirtualutils.c b/kernel/middleware/portvirtualutils.c index 99469a52..97de1108 100644 --- a/kernel/middleware/portvirtualutils.c +++ b/kernel/middleware/portvirtualutils.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/kernel/middleware/queueinit.c b/kernel/middleware/queueinit.c index edd489b6..1c58d4b1 100644 --- a/kernel/middleware/queueinit.c +++ b/kernel/middleware/queueinit.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_PORTS_QUEUEING) || defined(POK_NEEDS_PORTS_SAMPLING) diff --git a/kernel/middleware/ressources.c b/kernel/middleware/ressources.c index a61949eb..1d7c5501 100644 --- a/kernel/middleware/ressources.c +++ b/kernel/middleware/ressources.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_PORTS_SAMPLING) || defined(POK_NEEDS_PORTS_QUEUEING) diff --git a/libpok/ada/arinc653/apex-blackboards.ads b/libpok/ada/arinc653/apex-blackboards.ads index 5cd02dbb..50f73926 100644 --- a/libpok/ada/arinc653/apex-blackboards.ads +++ b/libpok/ada/arinc653/apex-blackboards.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-buffers.ads b/libpok/ada/arinc653/apex-buffers.ads index 273af0f3..493102b2 100644 --- a/libpok/ada/arinc653/apex-buffers.ads +++ b/libpok/ada/arinc653/apex-buffers.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-events.ads b/libpok/ada/arinc653/apex-events.ads index 6101854e..54ee0e76 100644 --- a/libpok/ada/arinc653/apex-events.ads +++ b/libpok/ada/arinc653/apex-events.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-health_monitoring.ads b/libpok/ada/arinc653/apex-health_monitoring.ads index d794841f..6778b53e 100644 --- a/libpok/ada/arinc653/apex-health_monitoring.ads +++ b/libpok/ada/arinc653/apex-health_monitoring.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-module_schedules.ads b/libpok/ada/arinc653/apex-module_schedules.ads index 4db607cd..9cf09583 100644 --- a/libpok/ada/arinc653/apex-module_schedules.ads +++ b/libpok/ada/arinc653/apex-module_schedules.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-partitions.ads b/libpok/ada/arinc653/apex-partitions.ads index 13202f8a..29fda7d5 100644 --- a/libpok/ada/arinc653/apex-partitions.ads +++ b/libpok/ada/arinc653/apex-partitions.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-processes.ads b/libpok/ada/arinc653/apex-processes.ads index c5ad63a4..d242e923 100644 --- a/libpok/ada/arinc653/apex-processes.ads +++ b/libpok/ada/arinc653/apex-processes.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-queuing_ports.ads b/libpok/ada/arinc653/apex-queuing_ports.ads index 3701a193..48f98b49 100644 --- a/libpok/ada/arinc653/apex-queuing_ports.ads +++ b/libpok/ada/arinc653/apex-queuing_ports.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-sampling_ports.ads b/libpok/ada/arinc653/apex-sampling_ports.ads index 90dd7710..cc416dba 100644 --- a/libpok/ada/arinc653/apex-sampling_ports.ads +++ b/libpok/ada/arinc653/apex-sampling_ports.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-semaphores.ads b/libpok/ada/arinc653/apex-semaphores.ads index d4791389..6e2f5fd8 100644 --- a/libpok/ada/arinc653/apex-semaphores.ads +++ b/libpok/ada/arinc653/apex-semaphores.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex-timing.ads b/libpok/ada/arinc653/apex-timing.ads index 1fe05f3e..f160e329 100644 --- a/libpok/ada/arinc653/apex-timing.ads +++ b/libpok/ada/arinc653/apex-timing.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- --------------------------------------------------------------------------- -- -- diff --git a/libpok/ada/arinc653/apex.ads b/libpok/ada/arinc653/apex.ads index d62b1d8b..f384539e 100644 --- a/libpok/ada/arinc653/apex.ads +++ b/libpok/ada/arinc653/apex.ads @@ -8,7 +8,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team -- This is a compilable Ada 95 specification for the APEX interface, -- derived from section 3 of ARINC 653. diff --git a/libpok/arch.h b/libpok/arch.h index c9837668..6a838c59 100644 --- a/libpok/arch.h +++ b/libpok/arch.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __LIBPOK_ARCH__ diff --git a/libpok/arch/ppc/arch.c b/libpok/arch/ppc/arch.c index 9748860d..c6523a2c 100644 --- a/libpok/arch/ppc/arch.c +++ b/libpok/arch/ppc/arch.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/arch/sparc/arch.c b/libpok/arch/sparc/arch.c index 500041f1..ed94fb5a 100644 --- a/libpok/arch/sparc/arch.c +++ b/libpok/arch/sparc/arch.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/arch/x86/arch.c b/libpok/arch/x86/arch.c index 2bc7e89c..f4f21891 100644 --- a/libpok/arch/x86/arch.c +++ b/libpok/arch/x86/arch.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef POK_CONFIG_OPTIMIZE_FOR_GENERATED_CODE diff --git a/libpok/arch/x86/divisionbyzeroerror.c b/libpok/arch/x86/divisionbyzeroerror.c index 2c471173..4ff7c0ec 100644 --- a/libpok/arch/x86/divisionbyzeroerror.c +++ b/libpok/arch/x86/divisionbyzeroerror.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/arch/x86/ioports.c b/libpok/arch/x86/ioports.c index 12718e7c..eb65ddd6 100644 --- a/libpok/arch/x86/ioports.c +++ b/libpok/arch/x86/ioports.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_IO diff --git a/libpok/arch/x86/pci.c b/libpok/arch/x86/pci.c index 028adea1..f8233515 100644 --- a/libpok/arch/x86/pci.c +++ b/libpok/arch/x86/pci.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PCI diff --git a/libpok/arch/x86/syscall.c b/libpok/arch/x86/syscall.c index 1bf7a3c3..58e56d47 100644 --- a/libpok/arch/x86/syscall.c +++ b/libpok/arch/x86/syscall.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/arinc653/arincutils.c b/libpok/arinc653/arincutils.c index 54ff7923..290e0db7 100644 --- a/libpok/arinc653/arincutils.c +++ b/libpok/arinc653/arincutils.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_PROCESS diff --git a/libpok/arinc653/blackboard.c b/libpok/arinc653/blackboard.c index 04687d2b..6992e19f 100644 --- a/libpok/arinc653/blackboard.c +++ b/libpok/arinc653/blackboard.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_BLACKBOARD diff --git a/libpok/arinc653/buffer.c b/libpok/arinc653/buffer.c index 7e0b2a55..e8d6ccf5 100644 --- a/libpok/arinc653/buffer.c +++ b/libpok/arinc653/buffer.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_BUFFER diff --git a/libpok/arinc653/error.c b/libpok/arinc653/error.c index 703ddb8e..5d5564b4 100644 --- a/libpok/arinc653/error.c +++ b/libpok/arinc653/error.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_ERROR diff --git a/libpok/arinc653/event.c b/libpok/arinc653/event.c index d60600f5..77a611da 100644 --- a/libpok/arinc653/event.c +++ b/libpok/arinc653/event.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_EVENT diff --git a/libpok/arinc653/partition.c b/libpok/arinc653/partition.c index 6b823962..5f6761cd 100644 --- a/libpok/arinc653/partition.c +++ b/libpok/arinc653/partition.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_PARTITION diff --git a/libpok/arinc653/process.c b/libpok/arinc653/process.c index c57e2ebe..72236585 100644 --- a/libpok/arinc653/process.c +++ b/libpok/arinc653/process.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_PROCESS diff --git a/libpok/arinc653/queueing.c b/libpok/arinc653/queueing.c index 997bff4d..74bb791b 100644 --- a/libpok/arinc653/queueing.c +++ b/libpok/arinc653/queueing.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/arinc653/sampling.c b/libpok/arinc653/sampling.c index 6bd65ace..18917371 100644 --- a/libpok/arinc653/sampling.c +++ b/libpok/arinc653/sampling.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_SAMPLING diff --git a/libpok/arinc653/semaphore.c b/libpok/arinc653/semaphore.c index a3d549b3..5957be15 100644 --- a/libpok/arinc653/semaphore.c +++ b/libpok/arinc653/semaphore.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/arinc653/time.c b/libpok/arinc653/time.c index b171c82f..f915d7b3 100644 --- a/libpok/arinc653/time.c +++ b/libpok/arinc653/time.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_TIME diff --git a/libpok/core/allocator.c b/libpok/core/allocator.c index 4238c50b..2e48b98b 100644 --- a/libpok/core/allocator.c +++ b/libpok/core/allocator.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/assert.c b/libpok/core/assert.c index 21aa17e4..e5c23e04 100644 --- a/libpok/core/assert.c +++ b/libpok/core/assert.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ASSERT diff --git a/libpok/core/errno.c b/libpok/core/errno.c index 865ead2b..0dfb068a 100644 --- a/libpok/core/errno.c +++ b/libpok/core/errno.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/errorconfirm.c b/libpok/core/errorconfirm.c index 0028969f..ca15e566 100644 --- a/libpok/core/errorconfirm.c +++ b/libpok/core/errorconfirm.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/errorget.c b/libpok/core/errorget.c index b39253c6..bd9037ef 100644 --- a/libpok/core/errorget.c +++ b/libpok/core/errorget.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/errorhandlercreate.c b/libpok/core/errorhandlercreate.c index bbaed89d..38a9afd0 100644 --- a/libpok/core/errorhandlercreate.c +++ b/libpok/core/errorhandlercreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/errorhandlerworker.c b/libpok/core/errorhandlerworker.c index 7a42d3e9..29a1f063 100644 --- a/libpok/core/errorhandlerworker.c +++ b/libpok/core/errorhandlerworker.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef POK_USE_GENERATED_ERROR_HANDLER diff --git a/libpok/core/errorignore.c b/libpok/core/errorignore.c index d610523c..3778d996 100644 --- a/libpok/core/errorignore.c +++ b/libpok/core/errorignore.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/errorlog.c b/libpok/core/errorlog.c index 40089f13..6cf05ba4 100644 --- a/libpok/core/errorlog.c +++ b/libpok/core/errorlog.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/errorraise.c b/libpok/core/errorraise.c index 040cc773..c804d8ca 100644 --- a/libpok/core/errorraise.c +++ b/libpok/core/errorraise.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/eventbroadcast.c b/libpok/core/eventbroadcast.c index acf9802c..dc344e9a 100644 --- a/libpok/core/eventbroadcast.c +++ b/libpok/core/eventbroadcast.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_EVENTS) || defined(POK_NEEDS_BUFFERS) || \ diff --git a/libpok/core/eventcreate.c b/libpok/core/eventcreate.c index b50ee62b..625cf515 100644 --- a/libpok/core/eventcreate.c +++ b/libpok/core/eventcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_EVENTS) || defined(POK_NEEDS_BUFFERS) || \ diff --git a/libpok/core/eventlock.c b/libpok/core/eventlock.c index 903d59c0..ca6460f9 100644 --- a/libpok/core/eventlock.c +++ b/libpok/core/eventlock.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_EVENTS) || defined(POK_NEEDS_BUFFERS) || \ diff --git a/libpok/core/eventsignal.c b/libpok/core/eventsignal.c index 19d44132..eeb18103 100644 --- a/libpok/core/eventsignal.c +++ b/libpok/core/eventsignal.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_EVENTS) || defined(POK_NEEDS_BUFFERS) || \ diff --git a/libpok/core/eventunlock.c b/libpok/core/eventunlock.c index 14f9f70c..95f155fa 100644 --- a/libpok/core/eventunlock.c +++ b/libpok/core/eventunlock.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_EVENTS) || defined(POK_NEEDS_BUFFERS) || \ diff --git a/libpok/core/eventwait.c b/libpok/core/eventwait.c index e478850f..7fbd4d94 100644 --- a/libpok/core/eventwait.c +++ b/libpok/core/eventwait.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #if defined(POK_NEEDS_EVENTS) || defined(POK_NEEDS_BUFFERS) || \ diff --git a/libpok/core/main.c b/libpok/core/main.c index d01098b8..ebb9a8ec 100644 --- a/libpok/core/main.c +++ b/libpok/core/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/mutexcreate.c b/libpok/core/mutexcreate.c index defecefb..0686e4ad 100644 --- a/libpok/core/mutexcreate.c +++ b/libpok/core/mutexcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MUTEXES diff --git a/libpok/core/mutexlock.c b/libpok/core/mutexlock.c index d29e6f59..2ffb8cd7 100644 --- a/libpok/core/mutexlock.c +++ b/libpok/core/mutexlock.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MUTEXES diff --git a/libpok/core/mutextrylock.c b/libpok/core/mutextrylock.c index a355a87e..286c570d 100644 --- a/libpok/core/mutextrylock.c +++ b/libpok/core/mutextrylock.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MUTEXES diff --git a/libpok/core/mutexunlock.c b/libpok/core/mutexunlock.c index 9ac84898..d7a804f5 100644 --- a/libpok/core/mutexunlock.c +++ b/libpok/core/mutexunlock.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MUTEXES diff --git a/libpok/core/semcreate.c b/libpok/core/semcreate.c index 4665dcb8..3bb79ac8 100644 --- a/libpok/core/semcreate.c +++ b/libpok/core/semcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/semsignal.c b/libpok/core/semsignal.c index fd5b7bb1..983e162d 100644 --- a/libpok/core/semsignal.c +++ b/libpok/core/semsignal.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/semstatus.c b/libpok/core/semstatus.c index c4f340e6..dc48e0b2 100644 --- a/libpok/core/semstatus.c +++ b/libpok/core/semstatus.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/semwait.c b/libpok/core/semwait.c index 3872c087..4f113993 100644 --- a/libpok/core/semwait.c +++ b/libpok/core/semwait.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/shutdown.c b/libpok/core/shutdown.c index 01a83cd3..ca59c3c5 100644 --- a/libpok/core/shutdown.c +++ b/libpok/core/shutdown.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/core/threadattrinit.c b/libpok/core/threadattrinit.c index f9b3b341..0c8f21d7 100644 --- a/libpok/core/threadattrinit.c +++ b/libpok/core/threadattrinit.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threadcreate.c b/libpok/core/threadcreate.c index 49167469..3854e12d 100644 --- a/libpok/core/threadcreate.c +++ b/libpok/core/threadcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threaddelayedstart.c b/libpok/core/threaddelayedstart.c index 6724c6be..4ec3820a 100644 --- a/libpok/core/threaddelayedstart.c +++ b/libpok/core/threaddelayedstart.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threadid.c b/libpok/core/threadid.c index 58f54c22..fb951fdc 100644 --- a/libpok/core/threadid.c +++ b/libpok/core/threadid.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threadperiod.c b/libpok/core/threadperiod.c index 6db31c4e..502480d4 100644 --- a/libpok/core/threadperiod.c +++ b/libpok/core/threadperiod.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threadpriority.c b/libpok/core/threadpriority.c index 925e39d1..66723d1e 100644 --- a/libpok/core/threadpriority.c +++ b/libpok/core/threadpriority.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threadresume.c b/libpok/core/threadresume.c index 3c2b8180..3a307c0f 100644 --- a/libpok/core/threadresume.c +++ b/libpok/core/threadresume.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threadsleep.c b/libpok/core/threadsleep.c index 760e5908..cf6410e9 100644 --- a/libpok/core/threadsleep.c +++ b/libpok/core/threadsleep.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/threadstatus.c b/libpok/core/threadstatus.c index 897f8eec..19d460bb 100644 --- a/libpok/core/threadstatus.c +++ b/libpok/core/threadstatus.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/core/timecomputedeadline.c b/libpok/core/timecomputedeadline.c index 019f05e4..ae2c6957 100644 --- a/libpok/core/timecomputedeadline.c +++ b/libpok/core/timecomputedeadline.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef POK_CONFIG_OPTIMIZE_FOR_GENERATED_CODE diff --git a/libpok/core/timeget.c b/libpok/core/timeget.c index fcce467e..80ad4ab7 100644 --- a/libpok/core/timeget.c +++ b/libpok/core/timeget.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/drivers/rtl8029.c b/libpok/drivers/rtl8029.c index 8bafe76a..c00177b1 100644 --- a/libpok/drivers/rtl8029.c +++ b/libpok/drivers/rtl8029.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/drivers/rtl8029.h b/libpok/drivers/rtl8029.h index a42c5839..b672e05c 100644 --- a/libpok/drivers/rtl8029.h +++ b/libpok/drivers/rtl8029.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_RTL8029 diff --git a/libpok/include/arch.h b/libpok/include/arch.h index e88e85eb..3f025605 100644 --- a/libpok/include/arch.h +++ b/libpok/include/arch.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __LIBPOK_ARCH_H__ diff --git a/libpok/include/arch/x86/ioports.h b/libpok/include/arch/x86/ioports.h index f6e70d0f..bce06a17 100644 --- a/libpok/include/arch/x86/ioports.h +++ b/libpok/include/arch/x86/ioports.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_IO diff --git a/libpok/include/arch/x86/pci.h b/libpok/include/arch/x86/pci.h index 7036ff37..e317bddf 100644 --- a/libpok/include/arch/x86/pci.h +++ b/libpok/include/arch/x86/pci.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_PCI diff --git a/libpok/include/arch/x86/types.h b/libpok/include/arch/x86/types.h index 9143fef9..4fc136af 100644 --- a/libpok/include/arch/x86/types.h +++ b/libpok/include/arch/x86/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_X86_TYPES_H__ diff --git a/libpok/include/arinc653/arincutils.h b/libpok/include/arinc653/arincutils.h index b2215658..f06a6f0b 100644 --- a/libpok/include/arinc653/arincutils.h +++ b/libpok/include/arinc653/arincutils.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_PROCESS diff --git a/libpok/include/arinc653/blackboard.h b/libpok/include/arinc653/blackboard.h index ae4ebce1..753cf336 100644 --- a/libpok/include/arinc653/blackboard.h +++ b/libpok/include/arinc653/blackboard.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_BLACKBOARD diff --git a/libpok/include/arinc653/buffer.h b/libpok/include/arinc653/buffer.h index e7ca18ac..e034e19e 100644 --- a/libpok/include/arinc653/buffer.h +++ b/libpok/include/arinc653/buffer.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_BUFFER diff --git a/libpok/include/arinc653/error.h b/libpok/include/arinc653/error.h index eeb12034..df13a36f 100644 --- a/libpok/include/arinc653/error.h +++ b/libpok/include/arinc653/error.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_ERROR diff --git a/libpok/include/arinc653/event.h b/libpok/include/arinc653/event.h index a757bce1..491ab3c6 100644 --- a/libpok/include/arinc653/event.h +++ b/libpok/include/arinc653/event.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_EVENT diff --git a/libpok/include/arinc653/partition.h b/libpok/include/arinc653/partition.h index 9748a2a8..4cc73068 100644 --- a/libpok/include/arinc653/partition.h +++ b/libpok/include/arinc653/partition.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_PARTITION diff --git a/libpok/include/arinc653/process.h b/libpok/include/arinc653/process.h index 7f6677e6..12efe366 100644 --- a/libpok/include/arinc653/process.h +++ b/libpok/include/arinc653/process.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_PROCESS diff --git a/libpok/include/arinc653/queueing.h b/libpok/include/arinc653/queueing.h index 67e37d33..9e95223b 100644 --- a/libpok/include/arinc653/queueing.h +++ b/libpok/include/arinc653/queueing.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_QUEUEING diff --git a/libpok/include/arinc653/sampling.h b/libpok/include/arinc653/sampling.h index 5ab1ce6e..a2366f28 100644 --- a/libpok/include/arinc653/sampling.h +++ b/libpok/include/arinc653/sampling.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_SAMPLING diff --git a/libpok/include/arinc653/semaphore.h b/libpok/include/arinc653/semaphore.h index 7276b445..ebd1f31e 100644 --- a/libpok/include/arinc653/semaphore.h +++ b/libpok/include/arinc653/semaphore.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_SEMAPHORE diff --git a/libpok/include/arinc653/time.h b/libpok/include/arinc653/time.h index 413d3c4e..2ebe3593 100644 --- a/libpok/include/arinc653/time.h +++ b/libpok/include/arinc653/time.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_ARINC653_TIME diff --git a/libpok/include/arinc653/types.h b/libpok/include/arinc653/types.h index bde8b599..2c89a30c 100644 --- a/libpok/include/arinc653/types.h +++ b/libpok/include/arinc653/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef APEX_TYPES diff --git a/libpok/include/assert.h b/libpok/include/assert.h index ec5bbb7e..b569c8dc 100644 --- a/libpok/include/assert.h +++ b/libpok/include/assert.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_ASSERT_H__ diff --git a/libpok/include/core/allocator.h b/libpok/include/core/allocator.h index e6479529..43bd7923 100644 --- a/libpok/include/core/allocator.h +++ b/libpok/include/core/allocator.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/core/dependencies.yaml b/libpok/include/core/dependencies.yaml index 172a43ba..c41ddd1b 100644 --- a/libpok/include/core/dependencies.yaml +++ b/libpok/include/core/dependencies.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team # Used to generate dependencies.h diff --git a/libpok/include/core/error.h b/libpok/include/core/error.h index af058a42..0f51532d 100644 --- a/libpok/include/core/error.h +++ b/libpok/include/core/error.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/core/event.h b/libpok/include/core/event.h index 79790f58..5368f185 100644 --- a/libpok/include/core/event.h +++ b/libpok/include/core/event.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_LIBPOK_EVENT_H__ diff --git a/libpok/include/core/lockobj.h b/libpok/include/core/lockobj.h index 3fe6ff53..009feb3f 100644 --- a/libpok/include/core/lockobj.h +++ b/libpok/include/core/lockobj.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_LIBPOK_LOCKOBJ_H__ diff --git a/libpok/include/core/mutex.h b/libpok/include/core/mutex.h index f3950908..e0ad17ee 100644 --- a/libpok/include/core/mutex.h +++ b/libpok/include/core/mutex.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_MUTEX_H__ diff --git a/libpok/include/core/partition.h b/libpok/include/core/partition.h index e31b29e3..392acdf6 100644 --- a/libpok/include/core/partition.h +++ b/libpok/include/core/partition.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/core/semaphore.h b/libpok/include/core/semaphore.h index e7df870e..3e07df20 100644 --- a/libpok/include/core/semaphore.h +++ b/libpok/include/core/semaphore.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_SEMAPHORE_H__ diff --git a/libpok/include/core/shutdown.h b/libpok/include/core/shutdown.h index e2715959..dd806276 100644 --- a/libpok/include/core/shutdown.h +++ b/libpok/include/core/shutdown.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/include/core/syscall.h b/libpok/include/core/syscall.h index 83ca225d..cc1a27bb 100644 --- a/libpok/include/core/syscall.h +++ b/libpok/include/core/syscall.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __LIBPOK_SYSCALL_H__ diff --git a/libpok/include/core/thread.h b/libpok/include/core/thread.h index a1335187..d2e1e326 100644 --- a/libpok/include/core/thread.h +++ b/libpok/include/core/thread.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_THREAD_H__ diff --git a/libpok/include/core/time.h b/libpok/include/core/time.h index 25cbc963..df05a01c 100644 --- a/libpok/include/core/time.h +++ b/libpok/include/core/time.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_TIME_H__ diff --git a/libpok/include/errno.h b/libpok/include/errno.h index df397830..04752be6 100644 --- a/libpok/include/errno.h +++ b/libpok/include/errno.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/libc/stdio.h b/libpok/include/libc/stdio.h index ef2ac99f..38e47bc1 100644 --- a/libpok/include/libc/stdio.h +++ b/libpok/include/libc/stdio.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_LIBC_STDIO_H__ diff --git a/libpok/include/libc/stdlib.h b/libpok/include/libc/stdlib.h index 1119e228..2451e8c7 100644 --- a/libpok/include/libc/stdlib.h +++ b/libpok/include/libc/stdlib.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_STDLIB_H__ diff --git a/libpok/include/libc/string.h b/libpok/include/libc/string.h index 4a916165..1d792e64 100644 --- a/libpok/include/libc/string.h +++ b/libpok/include/libc/string.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_LIBC_STRING_H__ diff --git a/libpok/include/libm.h b/libpok/include/libm.h index 48e9b8bf..7da85163 100644 --- a/libpok/include/libm.h +++ b/libpok/include/libm.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_LIBMATH diff --git a/libpok/include/middleware/blackboard.h b/libpok/include/middleware/blackboard.h index 25c05c17..804b042d 100644 --- a/libpok/include/middleware/blackboard.h +++ b/libpok/include/middleware/blackboard.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_BLACKBOARD_H__ diff --git a/libpok/include/middleware/buffer.h b/libpok/include/middleware/buffer.h index 46c9fecf..bfde3085 100644 --- a/libpok/include/middleware/buffer.h +++ b/libpok/include/middleware/buffer.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_USER_BUFFER_H__ diff --git a/libpok/include/middleware/port.h b/libpok/include/middleware/port.h index a6cec92e..bba19af1 100644 --- a/libpok/include/middleware/port.h +++ b/libpok/include/middleware/port.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/middleware/queue.h b/libpok/include/middleware/queue.h index 01c580e2..83ec4367 100644 --- a/libpok/include/middleware/queue.h +++ b/libpok/include/middleware/queue.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_KERNEL_QUEUES_H__ diff --git a/libpok/include/protocols/blowfish.h b/libpok/include/protocols/blowfish.h index 8598bc0b..84c1543a 100644 --- a/libpok/include/protocols/blowfish.h +++ b/libpok/include/protocols/blowfish.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/protocols/ceasar.h b/libpok/include/protocols/ceasar.h index 33f8ef2c..c2ced32b 100644 --- a/libpok/include/protocols/ceasar.h +++ b/libpok/include/protocols/ceasar.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __LIBPOK_PROTOCOLS_CEASAR_H__ diff --git a/libpok/include/protocols/des.h b/libpok/include/protocols/des.h index 579ea78d..60db6775 100644 --- a/libpok/include/protocols/des.h +++ b/libpok/include/protocols/des.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __LIBPOK_PROTOCOLS_DES_H__ diff --git a/libpok/include/protocols/protocols.h b/libpok/include/protocols/protocols.h index 79b1bca9..11dd4ac2 100644 --- a/libpok/include/protocols/protocols.h +++ b/libpok/include/protocols/protocols.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __LIBPOK_PROTOCOLS_H__ diff --git a/libpok/include/protocols/ssl.h b/libpok/include/protocols/ssl.h index b2db743a..5ee6e7f5 100644 --- a/libpok/include/protocols/ssl.h +++ b/libpok/include/protocols/ssl.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __LIBPOK_PROTOCOLS_SSL_H__ diff --git a/libpok/include/stdio.h b/libpok/include/stdio.h index 36a749a3..fd8ba905 100644 --- a/libpok/include/stdio.h +++ b/libpok/include/stdio.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/stdlib.h b/libpok/include/stdlib.h index 255ef6bc..8f3a3c2a 100644 --- a/libpok/include/stdlib.h +++ b/libpok/include/stdlib.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/include/string.h b/libpok/include/string.h index 07c5ab3e..dd5e1012 100644 --- a/libpok/include/string.h +++ b/libpok/include/string.h @@ -9,5 +9,5 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ diff --git a/libpok/include/types.h b/libpok/include/types.h index f4b663c3..80f24536 100644 --- a/libpok/include/types.h +++ b/libpok/include/types.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __POK_TYPES_H__ diff --git a/libpok/libc/misc/__udivdi3.c b/libpok/libc/misc/__udivdi3.c index 6abea24e..41a2aaa1 100644 --- a/libpok/libc/misc/__udivdi3.c +++ b/libpok/libc/misc/__udivdi3.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/misc/__umoddi3.c b/libpok/libc/misc/__umoddi3.c index 64338024..e4e2edaf 100644 --- a/libpok/libc/misc/__umoddi3.c +++ b/libpok/libc/misc/__umoddi3.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/stdio/getchar.c b/libpok/libc/stdio/getchar.c index a5a29998..3145a418 100644 --- a/libpok/libc/stdio/getchar.c +++ b/libpok/libc/stdio/getchar.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/stdio/printf.c b/libpok/libc/stdio/printf.c index b761f877..436accc6 100644 --- a/libpok/libc/stdio/printf.c +++ b/libpok/libc/stdio/printf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/stdlib/calloc.c b/libpok/libc/stdlib/calloc.c index 93334744..9346781b 100644 --- a/libpok/libc/stdlib/calloc.c +++ b/libpok/libc/stdlib/calloc.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/stdlib/free.c b/libpok/libc/stdlib/free.c index 7cd35382..1409fc70 100644 --- a/libpok/libc/stdlib/free.c +++ b/libpok/libc/stdlib/free.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/stdlib/malloc.c b/libpok/libc/stdlib/malloc.c index e5bdf14f..490802bd 100644 --- a/libpok/libc/stdlib/malloc.c +++ b/libpok/libc/stdlib/malloc.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/stdlib/rand.c b/libpok/libc/stdlib/rand.c index 1f8fde11..4a48cc43 100644 --- a/libpok/libc/stdlib/rand.c +++ b/libpok/libc/stdlib/rand.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/atoi.c b/libpok/libc/string/atoi.c index 55ac457a..fc99aa34 100644 --- a/libpok/libc/string/atoi.c +++ b/libpok/libc/string/atoi.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/itoa.c b/libpok/libc/string/itoa.c index f50cae9e..50a40fba 100644 --- a/libpok/libc/string/itoa.c +++ b/libpok/libc/string/itoa.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/memcmp.c b/libpok/libc/string/memcmp.c index 2dbda781..eaf27248 100644 --- a/libpok/libc/string/memcmp.c +++ b/libpok/libc/string/memcmp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/memcpy.c b/libpok/libc/string/memcpy.c index 33ae61af..ec5c1cc3 100644 --- a/libpok/libc/string/memcpy.c +++ b/libpok/libc/string/memcpy.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/memset.c b/libpok/libc/string/memset.c index 2663a132..9f67b296 100644 --- a/libpok/libc/string/memset.c +++ b/libpok/libc/string/memset.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/strcmp.c b/libpok/libc/string/strcmp.c index 20b58113..f89d7ca6 100644 --- a/libpok/libc/string/strcmp.c +++ b/libpok/libc/string/strcmp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/strcpy.c b/libpok/libc/string/strcpy.c index 8eed4aed..d2d9edde 100644 --- a/libpok/libc/string/strcpy.c +++ b/libpok/libc/string/strcpy.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/streq.c b/libpok/libc/string/streq.c index 7c8a3b84..33f803e3 100644 --- a/libpok/libc/string/streq.c +++ b/libpok/libc/string/streq.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/strlen.c b/libpok/libc/string/strlen.c index ca9cdb65..e67dec9b 100644 --- a/libpok/libc/string/strlen.c +++ b/libpok/libc/string/strlen.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/x86/memcpy.c b/libpok/libc/string/x86/memcpy.c index dd8f7bff..c01132b7 100644 --- a/libpok/libc/string/x86/memcpy.c +++ b/libpok/libc/string/x86/memcpy.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libc/string/x86/strlen.c b/libpok/libc/string/x86/strlen.c index 89330837..fd68812b 100644 --- a/libpok/libc/string/x86/strlen.c +++ b/libpok/libc/string/x86/strlen.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/libm/acos.c b/libpok/libm/acos.c index 68c6b04d..fa722850 100644 --- a/libpok/libm/acos.c +++ b/libpok/libm/acos.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_acos.c 5.1 93/09/24 */ diff --git a/libpok/libm/acosf.c b/libpok/libm/acosf.c index 88ae6afd..1733afbf 100644 --- a/libpok/libm/acosf.c +++ b/libpok/libm/acosf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_acosf.c -- float version of w_acos.c. diff --git a/libpok/libm/acosh.c b/libpok/libm/acosh.c index 49cc2f26..2c273f8b 100644 --- a/libpok/libm/acosh.c +++ b/libpok/libm/acosh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_acosh.c 5.1 93/09/24 */ diff --git a/libpok/libm/acoshf.c b/libpok/libm/acoshf.c index 667e9a91..1f250fde 100644 --- a/libpok/libm/acoshf.c +++ b/libpok/libm/acoshf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_acoshf.c -- float version of w_acosh.c. diff --git a/libpok/libm/asin.c b/libpok/libm/asin.c index 90316944..78233233 100644 --- a/libpok/libm/asin.c +++ b/libpok/libm/asin.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_asin.c 5.1 93/09/24 */ diff --git a/libpok/libm/asinf.c b/libpok/libm/asinf.c index 83f03da0..493a4179 100644 --- a/libpok/libm/asinf.c +++ b/libpok/libm/asinf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_asinf.c -- float version of w_asin.c. diff --git a/libpok/libm/asinh.c b/libpok/libm/asinh.c index 42c8817a..a1ff58a0 100644 --- a/libpok/libm/asinh.c +++ b/libpok/libm/asinh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_asinh.c 5.1 93/09/24 */ diff --git a/libpok/libm/asinhf.c b/libpok/libm/asinhf.c index 73b9aa5e..d5262161 100644 --- a/libpok/libm/asinhf.c +++ b/libpok/libm/asinhf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_asinhf.c -- float version of s_asinh.c. diff --git a/libpok/libm/atan.c b/libpok/libm/atan.c index 9fd360a6..1b6579de 100644 --- a/libpok/libm/atan.c +++ b/libpok/libm/atan.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_atan.c 5.1 93/09/24 */ diff --git a/libpok/libm/atan2.c b/libpok/libm/atan2.c index e5a3983a..90716a2e 100644 --- a/libpok/libm/atan2.c +++ b/libpok/libm/atan2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_atan2.c 5.1 93/09/24 */ diff --git a/libpok/libm/atan2f.c b/libpok/libm/atan2f.c index bbbb06c9..d53579df 100644 --- a/libpok/libm/atan2f.c +++ b/libpok/libm/atan2f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_atan2f.c -- float version of w_atan2.c. diff --git a/libpok/libm/atanf.c b/libpok/libm/atanf.c index 250d98ce..b9231dbd 100644 --- a/libpok/libm/atanf.c +++ b/libpok/libm/atanf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_atanf.c -- float version of s_atan.c. diff --git a/libpok/libm/atanh.c b/libpok/libm/atanh.c index cc255f6a..0d5b83ba 100644 --- a/libpok/libm/atanh.c +++ b/libpok/libm/atanh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_atanh.c 5.1 93/09/24 */ diff --git a/libpok/libm/atanhf.c b/libpok/libm/atanhf.c index b8ef9b62..45ce7a54 100644 --- a/libpok/libm/atanhf.c +++ b/libpok/libm/atanhf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_atanhf.c -- float version of w_atanh.c. diff --git a/libpok/libm/cbrt.c b/libpok/libm/cbrt.c index 6b632996..8506e0a7 100644 --- a/libpok/libm/cbrt.c +++ b/libpok/libm/cbrt.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_cbrt.c 5.1 93/09/24 */ diff --git a/libpok/libm/cbrtf.c b/libpok/libm/cbrtf.c index a8ac5c6a..f15ab39c 100644 --- a/libpok/libm/cbrtf.c +++ b/libpok/libm/cbrtf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_cbrtf.c -- float version of s_cbrt.c. diff --git a/libpok/libm/ceil.c b/libpok/libm/ceil.c index 6601e611..a64ee743 100644 --- a/libpok/libm/ceil.c +++ b/libpok/libm/ceil.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_ceil.c 5.1 93/09/24 */ diff --git a/libpok/libm/ceilf.c b/libpok/libm/ceilf.c index 74e546fd..247a29fd 100644 --- a/libpok/libm/ceilf.c +++ b/libpok/libm/ceilf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_ceilf.c -- float version of s_ceil.c. diff --git a/libpok/libm/copysign.c b/libpok/libm/copysign.c index 80a6ffd9..a35a6039 100644 --- a/libpok/libm/copysign.c +++ b/libpok/libm/copysign.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_copysign.c 5.1 93/09/24 */ diff --git a/libpok/libm/copysignf.c b/libpok/libm/copysignf.c index 9613814e..b5f8461b 100644 --- a/libpok/libm/copysignf.c +++ b/libpok/libm/copysignf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_copysignf.c -- float version of s_copysign.c. diff --git a/libpok/libm/cos.c b/libpok/libm/cos.c index 4610f234..01862d62 100644 --- a/libpok/libm/cos.c +++ b/libpok/libm/cos.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_cos.c 5.1 93/09/24 */ diff --git a/libpok/libm/cosf.c b/libpok/libm/cosf.c index 5daeff1a..cee27a80 100644 --- a/libpok/libm/cosf.c +++ b/libpok/libm/cosf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_cosf.c -- float version of s_cos.c. diff --git a/libpok/libm/cosh.c b/libpok/libm/cosh.c index 294f6b18..8b7f5421 100644 --- a/libpok/libm/cosh.c +++ b/libpok/libm/cosh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_cosh.c 5.1 93/09/24 */ diff --git a/libpok/libm/coshf.c b/libpok/libm/coshf.c index 3c0acf45..2237989c 100644 --- a/libpok/libm/coshf.c +++ b/libpok/libm/coshf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_coshf.c -- float version of w_cosh.c. diff --git a/libpok/libm/drem.c b/libpok/libm/drem.c index 18d58510..581f7344 100644 --- a/libpok/libm/drem.c +++ b/libpok/libm/drem.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/libpok/libm/dremf.c b/libpok/libm/dremf.c index 4ba0a594..317b8564 100644 --- a/libpok/libm/dremf.c +++ b/libpok/libm/dremf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/libpok/libm/e_acos.c b/libpok/libm/e_acos.c index 3146dd7e..f0d9e683 100644 --- a/libpok/libm/e_acos.c +++ b/libpok/libm/e_acos.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_acos.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_acosf.c b/libpok/libm/e_acosf.c index e3f8dba0..63de6c00 100644 --- a/libpok/libm/e_acosf.c +++ b/libpok/libm/e_acosf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_acosf.c -- float version of e_acos.c. diff --git a/libpok/libm/e_acosh.c b/libpok/libm/e_acosh.c index 7bde9603..b95d5ba8 100644 --- a/libpok/libm/e_acosh.c +++ b/libpok/libm/e_acosh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_acosh.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_acoshf.c b/libpok/libm/e_acoshf.c index 2aadc29b..773e8315 100644 --- a/libpok/libm/e_acoshf.c +++ b/libpok/libm/e_acoshf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_acoshf.c -- float version of e_acosh.c. diff --git a/libpok/libm/e_asin.c b/libpok/libm/e_asin.c index ab7ad204..78e280ba 100644 --- a/libpok/libm/e_asin.c +++ b/libpok/libm/e_asin.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_asin.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_asinf.c b/libpok/libm/e_asinf.c index dac965ad..4de383ae 100644 --- a/libpok/libm/e_asinf.c +++ b/libpok/libm/e_asinf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_asinf.c -- float version of e_asin.c. diff --git a/libpok/libm/e_atan2.c b/libpok/libm/e_atan2.c index f784bc74..39907d21 100644 --- a/libpok/libm/e_atan2.c +++ b/libpok/libm/e_atan2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_atan2.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_atan2f.c b/libpok/libm/e_atan2f.c index ac5eaaaa..8d763d92 100644 --- a/libpok/libm/e_atan2f.c +++ b/libpok/libm/e_atan2f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_atan2f.c -- float version of e_atan2.c. diff --git a/libpok/libm/e_atanh.c b/libpok/libm/e_atanh.c index d014f581..7870ef95 100644 --- a/libpok/libm/e_atanh.c +++ b/libpok/libm/e_atanh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_atanh.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_atanhf.c b/libpok/libm/e_atanhf.c index b74e3d93..2ff680b1 100644 --- a/libpok/libm/e_atanhf.c +++ b/libpok/libm/e_atanhf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_atanhf.c -- float version of e_atanh.c. diff --git a/libpok/libm/e_cosh.c b/libpok/libm/e_cosh.c index d0eb660f..ea1171f7 100644 --- a/libpok/libm/e_cosh.c +++ b/libpok/libm/e_cosh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_cosh.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_coshf.c b/libpok/libm/e_coshf.c index 20c97ea9..11268b15 100644 --- a/libpok/libm/e_coshf.c +++ b/libpok/libm/e_coshf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_coshf.c -- float version of e_cosh.c. diff --git a/libpok/libm/e_exp.c b/libpok/libm/e_exp.c index be11a040..d27b0f96 100644 --- a/libpok/libm/e_exp.c +++ b/libpok/libm/e_exp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_exp.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_expf.c b/libpok/libm/e_expf.c index e8f8a153..c8bcfca7 100644 --- a/libpok/libm/e_expf.c +++ b/libpok/libm/e_expf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_expf.c -- float version of e_exp.c. diff --git a/libpok/libm/e_fmod.c b/libpok/libm/e_fmod.c index e67495ea..2c38f124 100644 --- a/libpok/libm/e_fmod.c +++ b/libpok/libm/e_fmod.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_fmod.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_fmodf.c b/libpok/libm/e_fmodf.c index 9c5d983a..908f866d 100644 --- a/libpok/libm/e_fmodf.c +++ b/libpok/libm/e_fmodf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_fmodf.c -- float version of e_fmod.c. diff --git a/libpok/libm/e_hypot.c b/libpok/libm/e_hypot.c index f90ed2b9..3595bf14 100644 --- a/libpok/libm/e_hypot.c +++ b/libpok/libm/e_hypot.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_hypot.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_hypotf.c b/libpok/libm/e_hypotf.c index 360f04e4..e95ca217 100644 --- a/libpok/libm/e_hypotf.c +++ b/libpok/libm/e_hypotf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_hypotf.c -- float version of e_hypot.c. diff --git a/libpok/libm/e_j0.c b/libpok/libm/e_j0.c index 5a2e0b95..12b2252f 100644 --- a/libpok/libm/e_j0.c +++ b/libpok/libm/e_j0.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_j0.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_j0f.c b/libpok/libm/e_j0f.c index ea62bd58..74ff6493 100644 --- a/libpok/libm/e_j0f.c +++ b/libpok/libm/e_j0f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_j0f.c -- float version of e_j0.c. diff --git a/libpok/libm/e_j1.c b/libpok/libm/e_j1.c index 2af07f70..cfeaa145 100644 --- a/libpok/libm/e_j1.c +++ b/libpok/libm/e_j1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_j1.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_j1f.c b/libpok/libm/e_j1f.c index 1c5d2b38..550134dc 100644 --- a/libpok/libm/e_j1f.c +++ b/libpok/libm/e_j1f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_j1f.c -- float version of e_j1.c. diff --git a/libpok/libm/e_jn.c b/libpok/libm/e_jn.c index 92e2ed13..0318ffa5 100644 --- a/libpok/libm/e_jn.c +++ b/libpok/libm/e_jn.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_jn.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_jnf.c b/libpok/libm/e_jnf.c index 804fcfe1..dbe99265 100644 --- a/libpok/libm/e_jnf.c +++ b/libpok/libm/e_jnf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_jnf.c -- float version of e_jn.c. diff --git a/libpok/libm/e_lgamma_r.c b/libpok/libm/e_lgamma_r.c index 254b5015..11e189e7 100644 --- a/libpok/libm/e_lgamma_r.c +++ b/libpok/libm/e_lgamma_r.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)er_lgamma.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_lgammaf_r.c b/libpok/libm/e_lgammaf_r.c index 5f92bfd0..73ef90b2 100644 --- a/libpok/libm/e_lgammaf_r.c +++ b/libpok/libm/e_lgammaf_r.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_lgammaf_r.c -- float version of e_lgamma_r.c. diff --git a/libpok/libm/e_log.c b/libpok/libm/e_log.c index 9b24ae2d..ceedfce0 100644 --- a/libpok/libm/e_log.c +++ b/libpok/libm/e_log.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_log.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_log10.c b/libpok/libm/e_log10.c index 26eb89a3..ea9da610 100644 --- a/libpok/libm/e_log10.c +++ b/libpok/libm/e_log10.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_log10.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_log10f.c b/libpok/libm/e_log10f.c index 13e8d9c4..ecde0d5b 100644 --- a/libpok/libm/e_log10f.c +++ b/libpok/libm/e_log10f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_log10f.c -- float version of e_log10.c. diff --git a/libpok/libm/e_log2.c b/libpok/libm/e_log2.c index b6799044..82953beb 100644 --- a/libpok/libm/e_log2.c +++ b/libpok/libm/e_log2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_log.c 1.3 95/01/18 */ diff --git a/libpok/libm/e_log2f.c b/libpok/libm/e_log2f.c index 1ca749fe..4190ac60 100644 --- a/libpok/libm/e_log2f.c +++ b/libpok/libm/e_log2f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_logf.c -- float version of e_log.c. diff --git a/libpok/libm/e_logf.c b/libpok/libm/e_logf.c index 79104ca6..45eb9006 100644 --- a/libpok/libm/e_logf.c +++ b/libpok/libm/e_logf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_logf.c -- float version of e_log.c. diff --git a/libpok/libm/e_pow.c b/libpok/libm/e_pow.c index 48724c4c..198965dd 100644 --- a/libpok/libm/e_pow.c +++ b/libpok/libm/e_pow.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_pow.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_powf.c b/libpok/libm/e_powf.c index 69adb6cb..3f09098e 100644 --- a/libpok/libm/e_powf.c +++ b/libpok/libm/e_powf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_powf.c -- float version of e_pow.c. diff --git a/libpok/libm/e_rem_pio2.c b/libpok/libm/e_rem_pio2.c index 5b613afd..7043f5ba 100644 --- a/libpok/libm/e_rem_pio2.c +++ b/libpok/libm/e_rem_pio2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_rem_pio2.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_rem_pio2f.c b/libpok/libm/e_rem_pio2f.c index 97d04619..74bd65ba 100644 --- a/libpok/libm/e_rem_pio2f.c +++ b/libpok/libm/e_rem_pio2f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_rem_pio2f.c -- float version of e_rem_pio2.c diff --git a/libpok/libm/e_remainder.c b/libpok/libm/e_remainder.c index a3d024ce..13d02300 100644 --- a/libpok/libm/e_remainder.c +++ b/libpok/libm/e_remainder.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_remainder.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_remainderf.c b/libpok/libm/e_remainderf.c index 82ff58b8..dea8ffde 100644 --- a/libpok/libm/e_remainderf.c +++ b/libpok/libm/e_remainderf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_remainderf.c -- float version of e_remainder.c. diff --git a/libpok/libm/e_scalb.c b/libpok/libm/e_scalb.c index 9d4046ab..13e8a076 100644 --- a/libpok/libm/e_scalb.c +++ b/libpok/libm/e_scalb.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_scalb.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_scalbf.c b/libpok/libm/e_scalbf.c index 5ec9f851..3e862acd 100644 --- a/libpok/libm/e_scalbf.c +++ b/libpok/libm/e_scalbf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_scalbf.c -- float version of e_scalb.c. diff --git a/libpok/libm/e_sinh.c b/libpok/libm/e_sinh.c index bdfbc833..48d509d6 100644 --- a/libpok/libm/e_sinh.c +++ b/libpok/libm/e_sinh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_sinh.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_sinhf.c b/libpok/libm/e_sinhf.c index 28a9b0e5..ad3c3393 100644 --- a/libpok/libm/e_sinhf.c +++ b/libpok/libm/e_sinhf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_sinhf.c -- float version of e_sinh.c. diff --git a/libpok/libm/e_sqrt.c b/libpok/libm/e_sqrt.c index 2437441f..4fb18a04 100644 --- a/libpok/libm/e_sqrt.c +++ b/libpok/libm/e_sqrt.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)e_sqrt.c 5.1 93/09/24 */ diff --git a/libpok/libm/e_sqrtf.c b/libpok/libm/e_sqrtf.c index bfe9083c..3ad4dafd 100644 --- a/libpok/libm/e_sqrtf.c +++ b/libpok/libm/e_sqrtf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* e_sqrtf.c -- float version of e_sqrt.c. diff --git a/libpok/libm/erf.c b/libpok/libm/erf.c index c770aae0..2a6d0e40 100644 --- a/libpok/libm/erf.c +++ b/libpok/libm/erf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_erf.c 5.1 93/09/24 */ diff --git a/libpok/libm/erff.c b/libpok/libm/erff.c index 5e1de23e..bf886301 100644 --- a/libpok/libm/erff.c +++ b/libpok/libm/erff.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_erff.c -- float version of s_erf.c. diff --git a/libpok/libm/exp.c b/libpok/libm/exp.c index 15ef5e0f..f6a19eaf 100644 --- a/libpok/libm/exp.c +++ b/libpok/libm/exp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_exp.c 5.1 93/09/24 */ diff --git a/libpok/libm/expf.c b/libpok/libm/expf.c index da855f44..7f37e02d 100644 --- a/libpok/libm/expf.c +++ b/libpok/libm/expf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_expf.c -- float version of w_exp.c. diff --git a/libpok/libm/expm1.c b/libpok/libm/expm1.c index 589ba6cd..ebcaa5f9 100644 --- a/libpok/libm/expm1.c +++ b/libpok/libm/expm1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_expm1.c 5.1 93/09/24 */ diff --git a/libpok/libm/expm1f.c b/libpok/libm/expm1f.c index 9d37f0c8..c0000690 100644 --- a/libpok/libm/expm1f.c +++ b/libpok/libm/expm1f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_expm1f.c -- float version of s_expm1.c. diff --git a/libpok/libm/fabs.c b/libpok/libm/fabs.c index 4d580a2e..470108a4 100644 --- a/libpok/libm/fabs.c +++ b/libpok/libm/fabs.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_fabs.c 5.1 93/09/24 */ diff --git a/libpok/libm/fabsf.c b/libpok/libm/fabsf.c index 5eb68e09..c6d0c686 100644 --- a/libpok/libm/fabsf.c +++ b/libpok/libm/fabsf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_fabsf.c -- float version of s_fabs.c. diff --git a/libpok/libm/finite.c b/libpok/libm/finite.c index 69767ebe..2e742a35 100644 --- a/libpok/libm/finite.c +++ b/libpok/libm/finite.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_finite.c 5.1 93/09/24 */ diff --git a/libpok/libm/finitef.c b/libpok/libm/finitef.c index 791eb5a4..1762851c 100644 --- a/libpok/libm/finitef.c +++ b/libpok/libm/finitef.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_finitef.c -- float version of s_finite.c. diff --git a/libpok/libm/floor.c b/libpok/libm/floor.c index ba150070..250c8d3f 100644 --- a/libpok/libm/floor.c +++ b/libpok/libm/floor.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_floor.c 5.1 93/09/24 */ diff --git a/libpok/libm/floorf.c b/libpok/libm/floorf.c index 2ac83f8e..e2d1ce5c 100644 --- a/libpok/libm/floorf.c +++ b/libpok/libm/floorf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_floorf.c -- float version of s_floor.c. diff --git a/libpok/libm/fmod.c b/libpok/libm/fmod.c index d65231c2..c781f77d 100644 --- a/libpok/libm/fmod.c +++ b/libpok/libm/fmod.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_fmod.c 5.1 93/09/24 */ diff --git a/libpok/libm/fmodf.c b/libpok/libm/fmodf.c index 5a1ccc02..921c9dbc 100644 --- a/libpok/libm/fmodf.c +++ b/libpok/libm/fmodf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_fmodf.c -- float version of w_fmod.c. diff --git a/libpok/libm/fpclassify.c b/libpok/libm/fpclassify.c index dd4ae59b..e58eb1d2 100644 --- a/libpok/libm/fpclassify.c +++ b/libpok/libm/fpclassify.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_LIBMATH diff --git a/libpok/libm/frexp.c b/libpok/libm/frexp.c index 214f4b9f..417fa79b 100644 --- a/libpok/libm/frexp.c +++ b/libpok/libm/frexp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_frexp.c 5.1 93/09/24 */ diff --git a/libpok/libm/frexpf.c b/libpok/libm/frexpf.c index 295f4a29..89bbbb4f 100644 --- a/libpok/libm/frexpf.c +++ b/libpok/libm/frexpf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_frexpf.c -- float version of s_frexp.c. diff --git a/libpok/libm/gamma.c b/libpok/libm/gamma.c index 77447800..43829239 100644 --- a/libpok/libm/gamma.c +++ b/libpok/libm/gamma.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_gamma.c 5.1 93/09/24 */ diff --git a/libpok/libm/gamma_r.c b/libpok/libm/gamma_r.c index bb047c9d..214d89b5 100644 --- a/libpok/libm/gamma_r.c +++ b/libpok/libm/gamma_r.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)wr_gamma.c 5.1 93/09/24 */ diff --git a/libpok/libm/gammaf.c b/libpok/libm/gammaf.c index 9c22a5c1..b320a37d 100644 --- a/libpok/libm/gammaf.c +++ b/libpok/libm/gammaf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_gammaf.c -- float version of w_gamma.c. diff --git a/libpok/libm/gammaf_r.c b/libpok/libm/gammaf_r.c index e074963a..3268fe09 100644 --- a/libpok/libm/gammaf_r.c +++ b/libpok/libm/gammaf_r.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_gammaf_r.c -- float version of w_gamma_r.c. diff --git a/libpok/libm/hypot.c b/libpok/libm/hypot.c index cfbea183..336c39b8 100644 --- a/libpok/libm/hypot.c +++ b/libpok/libm/hypot.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_hypot.c 5.1 93/09/24 */ diff --git a/libpok/libm/hypotf.c b/libpok/libm/hypotf.c index 3a28f0f2..26612ec6 100644 --- a/libpok/libm/hypotf.c +++ b/libpok/libm/hypotf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_hypotf.c -- float version of w_hypot.c. diff --git a/libpok/libm/ilogb.c b/libpok/libm/ilogb.c index 511f4928..31292449 100644 --- a/libpok/libm/ilogb.c +++ b/libpok/libm/ilogb.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_ilogb.c 5.1 93/09/24 */ diff --git a/libpok/libm/ilogbf.c b/libpok/libm/ilogbf.c index 26240775..458202ac 100644 --- a/libpok/libm/ilogbf.c +++ b/libpok/libm/ilogbf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_ilogbf.c -- float version of s_ilogb.c. diff --git a/libpok/libm/infinity.c b/libpok/libm/infinity.c index 0ec5c8cb..4f6d97ad 100644 --- a/libpok/libm/infinity.c +++ b/libpok/libm/infinity.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* $NetBSD: s_infinity.c,v 1.5 2003/07/26 19:25:05 salo Exp $ */ diff --git a/libpok/libm/isinf.c b/libpok/libm/isinf.c index 579a2fb1..1997942b 100644 --- a/libpok/libm/isinf.c +++ b/libpok/libm/isinf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/libpok/libm/isinff.c b/libpok/libm/isinff.c index bd35e4c3..f44db829 100644 --- a/libpok/libm/isinff.c +++ b/libpok/libm/isinff.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/libpok/libm/isnan.c b/libpok/libm/isnan.c index c1769c88..8a4faf1b 100644 --- a/libpok/libm/isnan.c +++ b/libpok/libm/isnan.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_isnan.c 5.1 93/09/24 */ diff --git a/libpok/libm/isnanf.c b/libpok/libm/isnanf.c index c56ca5d7..b5dd13d2 100644 --- a/libpok/libm/isnanf.c +++ b/libpok/libm/isnanf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_isnanf.c -- float version of s_isnan.c. diff --git a/libpok/libm/j0.c b/libpok/libm/j0.c index 91b0f754..25c1ba14 100644 --- a/libpok/libm/j0.c +++ b/libpok/libm/j0.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_j0.c 5.1 93/09/24 */ diff --git a/libpok/libm/j0f.c b/libpok/libm/j0f.c index 06dd74e2..ae6e1638 100644 --- a/libpok/libm/j0f.c +++ b/libpok/libm/j0f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_j0f.c -- float version of w_j0.c. diff --git a/libpok/libm/j1.c b/libpok/libm/j1.c index 4c83e599..20cf050c 100644 --- a/libpok/libm/j1.c +++ b/libpok/libm/j1.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_j1.c 5.1 93/09/24 */ diff --git a/libpok/libm/j1f.c b/libpok/libm/j1f.c index 53041fd6..37ac6bb7 100644 --- a/libpok/libm/j1f.c +++ b/libpok/libm/j1f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_j1f.c -- float version of w_j1.c. diff --git a/libpok/libm/jn.c b/libpok/libm/jn.c index c00e9bb9..9a109206 100644 --- a/libpok/libm/jn.c +++ b/libpok/libm/jn.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_jn.c 5.1 93/09/24 */ diff --git a/libpok/libm/jnf.c b/libpok/libm/jnf.c index 6482f58e..35c2fb7c 100644 --- a/libpok/libm/jnf.c +++ b/libpok/libm/jnf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_jnf.c -- float version of w_jn.c. diff --git a/libpok/libm/k_cos.c b/libpok/libm/k_cos.c index 61a6cd27..592377e7 100644 --- a/libpok/libm/k_cos.c +++ b/libpok/libm/k_cos.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)k_cos.c 5.1 93/09/24 */ diff --git a/libpok/libm/k_cosf.c b/libpok/libm/k_cosf.c index cba72746..00b2fe7a 100644 --- a/libpok/libm/k_cosf.c +++ b/libpok/libm/k_cosf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* k_cosf.c -- float version of k_cos.c diff --git a/libpok/libm/k_rem_pio2.c b/libpok/libm/k_rem_pio2.c index dc4da1ff..ea4e9fcb 100644 --- a/libpok/libm/k_rem_pio2.c +++ b/libpok/libm/k_rem_pio2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)k_rem_pio2.c 5.1 93/09/24 */ diff --git a/libpok/libm/k_rem_pio2f.c b/libpok/libm/k_rem_pio2f.c index 30819a06..e89800dc 100644 --- a/libpok/libm/k_rem_pio2f.c +++ b/libpok/libm/k_rem_pio2f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* k_rem_pio2f.c -- float version of k_rem_pio2.c diff --git a/libpok/libm/k_sin.c b/libpok/libm/k_sin.c index 131f0fb5..6b85e968 100644 --- a/libpok/libm/k_sin.c +++ b/libpok/libm/k_sin.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)k_sin.c 5.1 93/09/24 */ diff --git a/libpok/libm/k_sinf.c b/libpok/libm/k_sinf.c index d8f9f34b..3b13fdcf 100644 --- a/libpok/libm/k_sinf.c +++ b/libpok/libm/k_sinf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* k_sinf.c -- float version of k_sin.c diff --git a/libpok/libm/k_standard.c b/libpok/libm/k_standard.c index aa92d879..4ce9a5d7 100644 --- a/libpok/libm/k_standard.c +++ b/libpok/libm/k_standard.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)k_standard.c 5.1 93/09/24 */ diff --git a/libpok/libm/k_tan.c b/libpok/libm/k_tan.c index f387ec4c..180f7adc 100644 --- a/libpok/libm/k_tan.c +++ b/libpok/libm/k_tan.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)k_tan.c 5.1 93/09/24 */ diff --git a/libpok/libm/k_tanf.c b/libpok/libm/k_tanf.c index 1cb02fad..7226d8c4 100644 --- a/libpok/libm/k_tanf.c +++ b/libpok/libm/k_tanf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* k_tanf.c -- float version of k_tan.c diff --git a/libpok/libm/ldexp.c b/libpok/libm/ldexp.c index cb5730cd..79a9e7f6 100644 --- a/libpok/libm/ldexp.c +++ b/libpok/libm/ldexp.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_ldexp0.c 5.1 93/09/24 */ diff --git a/libpok/libm/ldexpf.c b/libpok/libm/ldexpf.c index 930181c7..bfd64da0 100644 --- a/libpok/libm/ldexpf.c +++ b/libpok/libm/ldexpf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_ldexp0f.c -- float version of s_ldexp0.c. diff --git a/libpok/libm/lgamma.c b/libpok/libm/lgamma.c index 12f8cef3..71082424 100644 --- a/libpok/libm/lgamma.c +++ b/libpok/libm/lgamma.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_lgamma.c 5.1 93/09/24 */ diff --git a/libpok/libm/lgamma_r.c b/libpok/libm/lgamma_r.c index 4558d446..5810bedd 100644 --- a/libpok/libm/lgamma_r.c +++ b/libpok/libm/lgamma_r.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)wr_lgamma.c 5.1 93/09/24 */ diff --git a/libpok/libm/lgammaf.c b/libpok/libm/lgammaf.c index ad21f5e7..3c631b59 100644 --- a/libpok/libm/lgammaf.c +++ b/libpok/libm/lgammaf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_lgammaf.c -- float version of w_lgamma.c. diff --git a/libpok/libm/lgammaf_r.c b/libpok/libm/lgammaf_r.c index 613109fe..c0711632 100644 --- a/libpok/libm/lgammaf_r.c +++ b/libpok/libm/lgammaf_r.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_lgammaf_r.c -- float version of w_lgamma_r.c. diff --git a/libpok/libm/log.c b/libpok/libm/log.c index 9930932c..dc4bf161 100644 --- a/libpok/libm/log.c +++ b/libpok/libm/log.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_log.c 5.1 93/09/24 */ diff --git a/libpok/libm/log10.c b/libpok/libm/log10.c index f9cd247e..efe14f13 100644 --- a/libpok/libm/log10.c +++ b/libpok/libm/log10.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_log10.c 5.1 93/09/24 */ diff --git a/libpok/libm/log10f.c b/libpok/libm/log10f.c index 31d02864..871401ea 100644 --- a/libpok/libm/log10f.c +++ b/libpok/libm/log10f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_log10f.c -- float version of w_log10.c. diff --git a/libpok/libm/log1p.c b/libpok/libm/log1p.c index 9f6178bb..f2798484 100644 --- a/libpok/libm/log1p.c +++ b/libpok/libm/log1p.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_log1p.c 5.1 93/09/24 */ diff --git a/libpok/libm/log1pf.c b/libpok/libm/log1pf.c index 8d880e13..4f712fa6 100644 --- a/libpok/libm/log1pf.c +++ b/libpok/libm/log1pf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_log1pf.c -- float version of s_log1p.c. diff --git a/libpok/libm/log2.c b/libpok/libm/log2.c index a9e5ced8..bc01389b 100644 --- a/libpok/libm/log2.c +++ b/libpok/libm/log2.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_log10.c 5.1 93/09/24 */ diff --git a/libpok/libm/log2f.c b/libpok/libm/log2f.c index b8386b4a..879690d4 100644 --- a/libpok/libm/log2f.c +++ b/libpok/libm/log2f.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_log10f.c -- float version of w_log10.c. diff --git a/libpok/libm/logb.c b/libpok/libm/logb.c index 464ff537..a5227b0e 100644 --- a/libpok/libm/logb.c +++ b/libpok/libm/logb.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_logb.c 5.1 93/09/24 */ diff --git a/libpok/libm/logbf.c b/libpok/libm/logbf.c index 7dbc753a..1ab499fc 100644 --- a/libpok/libm/logbf.c +++ b/libpok/libm/logbf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_logbf.c -- float version of s_logb.c. diff --git a/libpok/libm/logf.c b/libpok/libm/logf.c index 86fedf8b..48b492e7 100644 --- a/libpok/libm/logf.c +++ b/libpok/libm/logf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_logf.c -- float version of w_log.c. diff --git a/libpok/libm/math_private.h b/libpok/libm/math_private.h index 6c1bd0f2..3d5125a8 100644 --- a/libpok/libm/math_private.h +++ b/libpok/libm/math_private.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/libpok/libm/matherr.c b/libpok/libm/matherr.c index 06d1f537..cf64d024 100644 --- a/libpok/libm/matherr.c +++ b/libpok/libm/matherr.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_matherr.c 5.1 93/09/24 */ diff --git a/libpok/libm/modf.c b/libpok/libm/modf.c index 1d62ed54..611bb6f6 100644 --- a/libpok/libm/modf.c +++ b/libpok/libm/modf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_modf.c 5.1 93/09/24 */ diff --git a/libpok/libm/modff.c b/libpok/libm/modff.c index d916a337..8cf995a7 100644 --- a/libpok/libm/modff.c +++ b/libpok/libm/modff.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_modff.c -- float version of s_modf.c. diff --git a/libpok/libm/namespace.h b/libpok/libm/namespace.h index 97ae57d5..a8491dbc 100644 --- a/libpok/libm/namespace.h +++ b/libpok/libm/namespace.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* $NetBSD: namespace.h,v 1.2 2007/08/20 16:01:39 drochner Exp $ */ diff --git a/libpok/libm/nextafter.c b/libpok/libm/nextafter.c index 2538dbd9..483a485a 100644 --- a/libpok/libm/nextafter.c +++ b/libpok/libm/nextafter.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_nextafter.c 5.1 93/09/24 */ diff --git a/libpok/libm/nextafterf.c b/libpok/libm/nextafterf.c index 76bad372..c792714a 100644 --- a/libpok/libm/nextafterf.c +++ b/libpok/libm/nextafterf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_nextafterf.c -- float version of s_nextafter.c. diff --git a/libpok/libm/pow.c b/libpok/libm/pow.c index e301db47..e9f0966b 100644 --- a/libpok/libm/pow.c +++ b/libpok/libm/pow.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_pow.c 5.2 93/10/01 */ diff --git a/libpok/libm/powf.c b/libpok/libm/powf.c index e85b0be5..5290fe95 100644 --- a/libpok/libm/powf.c +++ b/libpok/libm/powf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_powf.c -- float version of w_pow.c. diff --git a/libpok/libm/remainder.c b/libpok/libm/remainder.c index 1072aba3..f55b0148 100644 --- a/libpok/libm/remainder.c +++ b/libpok/libm/remainder.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_remainder.c 5.1 93/09/24 */ diff --git a/libpok/libm/remainderf.c b/libpok/libm/remainderf.c index ec0dd22d..50d53e1d 100644 --- a/libpok/libm/remainderf.c +++ b/libpok/libm/remainderf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_remainderf.c -- float version of w_remainder.c. diff --git a/libpok/libm/rint.c b/libpok/libm/rint.c index de471571..fe6d3904 100644 --- a/libpok/libm/rint.c +++ b/libpok/libm/rint.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_rint.c 5.1 93/09/24 */ diff --git a/libpok/libm/rintf.c b/libpok/libm/rintf.c index 025179f6..efb8213d 100644 --- a/libpok/libm/rintf.c +++ b/libpok/libm/rintf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_rintf.c -- float version of s_rint.c. diff --git a/libpok/libm/round.c b/libpok/libm/round.c index ea21470f..d5a2d313 100644 --- a/libpok/libm/round.c +++ b/libpok/libm/round.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /*- diff --git a/libpok/libm/roundf.c b/libpok/libm/roundf.c index 0f6269dc..c5f710bf 100644 --- a/libpok/libm/roundf.c +++ b/libpok/libm/roundf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /*- diff --git a/libpok/libm/scalb.c b/libpok/libm/scalb.c index 25bd1728..14fc4edc 100644 --- a/libpok/libm/scalb.c +++ b/libpok/libm/scalb.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_scalb.c 5.1 93/09/24 */ diff --git a/libpok/libm/scalbf.c b/libpok/libm/scalbf.c index 8e24ab61..5d29a920 100644 --- a/libpok/libm/scalbf.c +++ b/libpok/libm/scalbf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_scalbf.c -- float version of w_scalb.c. diff --git a/libpok/libm/scalbn.c b/libpok/libm/scalbn.c index d719a6a6..c6a5cebc 100644 --- a/libpok/libm/scalbn.c +++ b/libpok/libm/scalbn.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_scalbn.c 5.1 93/09/24 */ diff --git a/libpok/libm/scalbnf.c b/libpok/libm/scalbnf.c index 9f008e2f..c0750f34 100644 --- a/libpok/libm/scalbnf.c +++ b/libpok/libm/scalbnf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_scalbnf.c -- float version of s_scalbn.c. diff --git a/libpok/libm/signgam.c b/libpok/libm/signgam.c index f0632059..31c6d3b2 100644 --- a/libpok/libm/signgam.c +++ b/libpok/libm/signgam.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* $NetBSD: s_signgam.c,v 1.4 1998/01/09 03:15:46 perry Exp $ */ diff --git a/libpok/libm/significand.c b/libpok/libm/significand.c index 4bb635a1..62b2f906 100644 --- a/libpok/libm/significand.c +++ b/libpok/libm/significand.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_signif.c 5.1 93/09/24 */ diff --git a/libpok/libm/significandf.c b/libpok/libm/significandf.c index 9b790701..62012060 100644 --- a/libpok/libm/significandf.c +++ b/libpok/libm/significandf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_significandf.c -- float version of s_significand.c. diff --git a/libpok/libm/sin.c b/libpok/libm/sin.c index 0b82bee5..e4c2919a 100644 --- a/libpok/libm/sin.c +++ b/libpok/libm/sin.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_sin.c 5.1 93/09/24 */ diff --git a/libpok/libm/sinf.c b/libpok/libm/sinf.c index e73b1b34..f272e751 100644 --- a/libpok/libm/sinf.c +++ b/libpok/libm/sinf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_sinf.c -- float version of s_sin.c. diff --git a/libpok/libm/sinh.c b/libpok/libm/sinh.c index d0c1d97c..4840806d 100644 --- a/libpok/libm/sinh.c +++ b/libpok/libm/sinh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)w_sinh.c 5.1 93/09/24 */ diff --git a/libpok/libm/sinhf.c b/libpok/libm/sinhf.c index 87652b67..f61adcf5 100644 --- a/libpok/libm/sinhf.c +++ b/libpok/libm/sinhf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_sinhf.c -- float version of w_sinh.c. diff --git a/libpok/libm/sqrt.c b/libpok/libm/sqrt.c index e3fa5228..c0ae0500 100644 --- a/libpok/libm/sqrt.c +++ b/libpok/libm/sqrt.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* diff --git a/libpok/libm/sqrtf.c b/libpok/libm/sqrtf.c index 00ef3c2c..bcf8d891 100644 --- a/libpok/libm/sqrtf.c +++ b/libpok/libm/sqrtf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* w_sqrtf.c -- float version of w_sqrt.c. diff --git a/libpok/libm/tan.c b/libpok/libm/tan.c index db7f4d80..47ec7eb9 100644 --- a/libpok/libm/tan.c +++ b/libpok/libm/tan.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_tan.c 5.1 93/09/24 */ diff --git a/libpok/libm/tanf.c b/libpok/libm/tanf.c index d33c9fdf..1ee7e703 100644 --- a/libpok/libm/tanf.c +++ b/libpok/libm/tanf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_tanf.c -- float version of s_tan.c. diff --git a/libpok/libm/tanh.c b/libpok/libm/tanh.c index 67c0bccc..1239768e 100644 --- a/libpok/libm/tanh.c +++ b/libpok/libm/tanh.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_tanh.c 5.1 93/09/24 */ diff --git a/libpok/libm/tanhf.c b/libpok/libm/tanhf.c index d8e0acb8..67a2d905 100644 --- a/libpok/libm/tanhf.c +++ b/libpok/libm/tanhf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* s_tanhf.c -- float version of s_tanh.c. diff --git a/libpok/libm/trunc.c b/libpok/libm/trunc.c index 72cf05df..ab044505 100644 --- a/libpok/libm/trunc.c +++ b/libpok/libm/trunc.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_floor.c 5.1 93/09/24 */ diff --git a/libpok/libm/truncf.c b/libpok/libm/truncf.c index c7c9166d..3045489b 100644 --- a/libpok/libm/truncf.c +++ b/libpok/libm/truncf.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* @(#)s_floor.c 5.1 93/09/24 */ diff --git a/libpok/middleware/blackboardclear.c b/libpok/middleware/blackboardclear.c index bd52ebdf..4395f35e 100644 --- a/libpok/middleware/blackboardclear.c +++ b/libpok/middleware/blackboardclear.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/blackboardcreate.c b/libpok/middleware/blackboardcreate.c index b6806609..7d6b3346 100644 --- a/libpok/middleware/blackboardcreate.c +++ b/libpok/middleware/blackboardcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/blackboarddisplay.c b/libpok/middleware/blackboarddisplay.c index 9a2daed0..340d42eb 100644 --- a/libpok/middleware/blackboarddisplay.c +++ b/libpok/middleware/blackboarddisplay.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/blackboardid.c b/libpok/middleware/blackboardid.c index 8a35e4cb..f30b41f9 100644 --- a/libpok/middleware/blackboardid.c +++ b/libpok/middleware/blackboardid.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/blackboardinit.c b/libpok/middleware/blackboardinit.c index 952b689b..26fac666 100644 --- a/libpok/middleware/blackboardinit.c +++ b/libpok/middleware/blackboardinit.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/blackboardread.c b/libpok/middleware/blackboardread.c index 92ad5902..c8c8c10d 100644 --- a/libpok/middleware/blackboardread.c +++ b/libpok/middleware/blackboardread.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/blackboardstatus.c b/libpok/middleware/blackboardstatus.c index f257133c..189671b1 100644 --- a/libpok/middleware/blackboardstatus.c +++ b/libpok/middleware/blackboardstatus.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/buffercreate.c b/libpok/middleware/buffercreate.c index c808b24a..d0506683 100644 --- a/libpok/middleware/buffercreate.c +++ b/libpok/middleware/buffercreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/bufferid.c b/libpok/middleware/bufferid.c index f7975d3c..0344da05 100644 --- a/libpok/middleware/bufferid.c +++ b/libpok/middleware/bufferid.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/bufferinit.c b/libpok/middleware/bufferinit.c index ee2d350d..66ac81d8 100644 --- a/libpok/middleware/bufferinit.c +++ b/libpok/middleware/bufferinit.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/bufferreceive.c b/libpok/middleware/bufferreceive.c index a83cfea1..3460380d 100644 --- a/libpok/middleware/bufferreceive.c +++ b/libpok/middleware/bufferreceive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/buffersend.c b/libpok/middleware/buffersend.c index b520e641..05c74c12 100644 --- a/libpok/middleware/buffersend.c +++ b/libpok/middleware/buffersend.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/bufferstatus.c b/libpok/middleware/bufferstatus.c index 6c6b72f5..27599e1e 100644 --- a/libpok/middleware/bufferstatus.c +++ b/libpok/middleware/bufferstatus.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/portqueueingcreate.c b/libpok/middleware/portqueueingcreate.c index 686b9350..45abbcb2 100644 --- a/libpok/middleware/portqueueingcreate.c +++ b/libpok/middleware/portqueueingcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portqueueingreceive.c b/libpok/middleware/portqueueingreceive.c index cd4cc2fe..299c346a 100644 --- a/libpok/middleware/portqueueingreceive.c +++ b/libpok/middleware/portqueueingreceive.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portqueueingsend.c b/libpok/middleware/portqueueingsend.c index 654f28f3..fa96967e 100644 --- a/libpok/middleware/portqueueingsend.c +++ b/libpok/middleware/portqueueingsend.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portsamplingcreate.c b/libpok/middleware/portsamplingcreate.c index 8a7c4d92..9585b00d 100644 --- a/libpok/middleware/portsamplingcreate.c +++ b/libpok/middleware/portsamplingcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portsamplingread.c b/libpok/middleware/portsamplingread.c index e2dc8f52..0114d01f 100644 --- a/libpok/middleware/portsamplingread.c +++ b/libpok/middleware/portsamplingread.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portsamplingwrite.c b/libpok/middleware/portsamplingwrite.c index 777cf66d..cb6e243e 100644 --- a/libpok/middleware/portsamplingwrite.c +++ b/libpok/middleware/portsamplingwrite.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portvirtualcreate.c b/libpok/middleware/portvirtualcreate.c index 949b5a27..a1822ac5 100644 --- a/libpok/middleware/portvirtualcreate.c +++ b/libpok/middleware/portvirtualcreate.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portvirtualdestination.c b/libpok/middleware/portvirtualdestination.c index 6e891c3e..a99129ad 100644 --- a/libpok/middleware/portvirtualdestination.c +++ b/libpok/middleware/portvirtualdestination.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portvirtualgetglobal.c b/libpok/middleware/portvirtualgetglobal.c index 44187e08..d206a21d 100644 --- a/libpok/middleware/portvirtualgetglobal.c +++ b/libpok/middleware/portvirtualgetglobal.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portvirtualnbdestinations.c b/libpok/middleware/portvirtualnbdestinations.c index 3ae1aad2..2451a2e2 100644 --- a/libpok/middleware/portvirtualnbdestinations.c +++ b/libpok/middleware/portvirtualnbdestinations.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/libpok/middleware/portvirtualutils.c b/libpok/middleware/portvirtualutils.c index 72421102..a64493d3 100644 --- a/libpok/middleware/portvirtualutils.c +++ b/libpok/middleware/portvirtualutils.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/middleware/queueinit.c b/libpok/middleware/queueinit.c index b49ea866..3a2d828b 100644 --- a/libpok/middleware/queueinit.c +++ b/libpok/middleware/queueinit.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/middleware/ressources.c b/libpok/middleware/ressources.c index 0589cd2f..bbf67bc5 100644 --- a/libpok/middleware/ressources.c +++ b/libpok/middleware/ressources.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifdef POK_NEEDS_MIDDLEWARE diff --git a/libpok/protocols/blowfish/bf_enc.c b/libpok/protocols/blowfish/bf_enc.c index ee1fe840..5c516efe 100644 --- a/libpok/protocols/blowfish/bf_enc.c +++ b/libpok/protocols/blowfish/bf_enc.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/bf/bf_enc.c */ diff --git a/libpok/protocols/blowfish/bf_locl.h b/libpok/protocols/blowfish/bf_locl.h index 5bd0cd91..3b2066b6 100644 --- a/libpok/protocols/blowfish/bf_locl.h +++ b/libpok/protocols/blowfish/bf_locl.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/bf/bf_locl.h */ diff --git a/libpok/protocols/blowfish/bf_pi.h b/libpok/protocols/blowfish/bf_pi.h index 81c5a8a5..cc2daa5b 100644 --- a/libpok/protocols/blowfish/bf_pi.h +++ b/libpok/protocols/blowfish/bf_pi.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/bf/bf_pi.h */ diff --git a/libpok/protocols/blowfish/bf_skey.c b/libpok/protocols/blowfish/bf_skey.c index 374a9aac..4771524e 100644 --- a/libpok/protocols/blowfish/bf_skey.c +++ b/libpok/protocols/blowfish/bf_skey.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/bf/bf_skey.c */ diff --git a/libpok/protocols/blowfish/blowfish.c b/libpok/protocols/blowfish/blowfish.c index 079a3c6d..e332be79 100644 --- a/libpok/protocols/blowfish/blowfish.c +++ b/libpok/protocols/blowfish/blowfish.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/protocols/blowfish/blowfish.h b/libpok/protocols/blowfish/blowfish.h index 17b9b881..884014c6 100644 --- a/libpok/protocols/blowfish/blowfish.h +++ b/libpok/protocols/blowfish/blowfish.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/bf/blowfish.h */ diff --git a/libpok/protocols/ceasar/ceasar.c b/libpok/protocols/ceasar/ceasar.c index fa47f657..c7209fd9 100644 --- a/libpok/protocols/ceasar/ceasar.c +++ b/libpok/protocols/ceasar/ceasar.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/protocols/des/des.c b/libpok/protocols/des/des.c index dcf5b3c2..c36dedc8 100644 --- a/libpok/protocols/des/des.c +++ b/libpok/protocols/des/des.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /** diff --git a/libpok/protocols/des/des.h b/libpok/protocols/des/des.h index 6b637fc3..aadd0326 100644 --- a/libpok/protocols/des/des.h +++ b/libpok/protocols/des/des.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/des/des.h */ diff --git a/libpok/protocols/des/des_enc.c b/libpok/protocols/des/des_enc.c index 3ff48be9..ad87b33b 100644 --- a/libpok/protocols/des/des_enc.c +++ b/libpok/protocols/des/des_enc.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/des/des_enc.c */ diff --git a/libpok/protocols/des/des_locl.h b/libpok/protocols/des/des_locl.h index 7ea111cc..f18ebf72 100644 --- a/libpok/protocols/des/des_locl.h +++ b/libpok/protocols/des/des_locl.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/des/des_locl.h */ diff --git a/libpok/protocols/des/ncbc_enc.c b/libpok/protocols/des/ncbc_enc.c index ff7c97ce..b4578592 100644 --- a/libpok/protocols/des/ncbc_enc.c +++ b/libpok/protocols/des/ncbc_enc.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/des/ncbc_enc.c */ diff --git a/libpok/protocols/des/set_key.c b/libpok/protocols/des/set_key.c index 109a6e50..237fcbda 100644 --- a/libpok/protocols/des/set_key.c +++ b/libpok/protocols/des/set_key.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/des/set_key.c */ diff --git a/libpok/protocols/des/spr.h b/libpok/protocols/des/spr.h index 0eda7c0e..035f2058 100644 --- a/libpok/protocols/des/spr.h +++ b/libpok/protocols/des/spr.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ /* crypto/des/spr.h */ diff --git a/misc/aadl-library.aadl b/misc/aadl-library.aadl index 58694434..7d58f96b 100644 --- a/misc/aadl-library.aadl +++ b/misc/aadl-library.aadl @@ -9,7 +9,7 @@ -- -- Please follow the coding guidelines described in doc/CODING_GUIDELINES -- --- Copyright (c) 2007-2024 POK team +-- Copyright (c) 2007-2025 POK team package poklib diff --git a/misc/arinc653-xml-conf.pl b/misc/arinc653-xml-conf.pl index 3ec84555..372cce7f 100755 --- a/misc/arinc653-xml-conf.pl +++ b/misc/arinc653-xml-conf.pl @@ -9,7 +9,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team # This program takes as parameter an ARINC653 compliant XML file # that describes the overall architecture of the system and generates diff --git a/misc/check-arinc653-conffile.pl b/misc/check-arinc653-conffile.pl index f6266904..621f04fb 100755 --- a/misc/check-arinc653-conffile.pl +++ b/misc/check-arinc653-conffile.pl @@ -9,7 +9,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team use strict; diff --git a/misc/compare-scheduling-traces.pl b/misc/compare-scheduling-traces.pl index 8338951f..d3c8f7ec 100755 --- a/misc/compare-scheduling-traces.pl +++ b/misc/compare-scheduling-traces.pl @@ -9,7 +9,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team use strict; use warnings; diff --git a/misc/conf-env.pl b/misc/conf-env.pl index 103b326d..ac37dee9 100755 --- a/misc/conf-env.pl +++ b/misc/conf-env.pl @@ -9,7 +9,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team use strict; use warnings; diff --git a/misc/execution_test.py b/misc/execution_test.py index bfc39782..3a5ede58 100644 --- a/misc/execution_test.py +++ b/misc/execution_test.py @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team from avocado import Test, fail_on from avocado.utils import build, process diff --git a/misc/execution_test_multiprocessing.py b/misc/execution_test_multiprocessing.py index db669edf..2ac2acff 100644 --- a/misc/execution_test_multiprocessing.py +++ b/misc/execution_test_multiprocessing.py @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team from avocado import Test, fail_on, TestError from avocado.utils import build, process diff --git a/misc/make-release.pl b/misc/make-release.pl index ed5b7887..69584d00 100755 --- a/misc/make-release.pl +++ b/misc/make-release.pl @@ -9,7 +9,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team use strict; use warnings; diff --git a/misc/pok-toolchain.pl b/misc/pok-toolchain.pl index e885fe00..a2be24e2 100755 --- a/misc/pok-toolchain.pl +++ b/misc/pok-toolchain.pl @@ -9,7 +9,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team use strict; use Term::ANSIColor; diff --git a/testsuite/arinc653/API-GEN-0030/test.c b/testsuite/arinc653/API-GEN-0030/test.c index 19415810..67f1504f 100644 --- a/testsuite/arinc653/API-GEN-0030/test.c +++ b/testsuite/arinc653/API-GEN-0030/test.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/arinc653/API-PART-0180/test.c b/testsuite/arinc653/API-PART-0180/test.c index 6715269b..974cf7fa 100644 --- a/testsuite/arinc653/API-PART-0180/test.c +++ b/testsuite/arinc653/API-PART-0180/test.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/arinc653/API-PART-0210/test.c b/testsuite/arinc653/API-PART-0210/test.c index 6a6a80b0..a262a2b1 100644 --- a/testsuite/arinc653/API-PART-0210/test.c +++ b/testsuite/arinc653/API-PART-0210/test.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/arinc653/T-API-GEN-0010/test.c b/testsuite/arinc653/T-API-GEN-0010/test.c index daca3a09..51cc4adf 100644 --- a/testsuite/arinc653/T-API-GEN-0010/test.c +++ b/testsuite/arinc653/T-API-GEN-0010/test.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #define POK_NEEDS_ARINC653_PARTITION diff --git a/testsuite/arinc653/T-API-PART-0220-0010/test.c b/testsuite/arinc653/T-API-PART-0220-0010/test.c index 4a90b8e1..2a345ca1 100644 --- a/testsuite/arinc653/T-API-PART-0220-0010/test.c +++ b/testsuite/arinc653/T-API-PART-0220-0010/test.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/arinc653/common/API-GEN-0030.h b/testsuite/arinc653/common/API-GEN-0030.h index 2f89b687..bb1a9ff1 100644 --- a/testsuite/arinc653/common/API-GEN-0030.h +++ b/testsuite/arinc653/common/API-GEN-0030.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #ifndef __API_GEN_0020_H__ diff --git a/testsuite/arinc653/common/CHECKSET_PARTITION_MODE.h b/testsuite/arinc653/common/CHECKSET_PARTITION_MODE.h index e97e0c7d..ea09caf4 100644 --- a/testsuite/arinc653/common/CHECKSET_PARTITION_MODE.h +++ b/testsuite/arinc653/common/CHECKSET_PARTITION_MODE.h @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ CHECKSET_PARTITION_MODE(InOperMode, InReturnCode, OutStatus, OutReturnCode) diff --git a/testsuite/multiprocessing_unitary_tests/events/config.yaml b/testsuite/multiprocessing_unitary_tests/events/config.yaml index 712ce1f4..525d5aae 100644 --- a/testsuite/multiprocessing_unitary_tests/events/config.yaml +++ b/testsuite/multiprocessing_unitary_tests/events/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/multiprocessing_unitary_tests/events/pr1/main.c b/testsuite/multiprocessing_unitary_tests/events/pr1/main.c index 0ec6df23..22ba6b01 100644 --- a/testsuite/multiprocessing_unitary_tests/events/pr1/main.c +++ b/testsuite/multiprocessing_unitary_tests/events/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/events/pr2/main.c b/testsuite/multiprocessing_unitary_tests/events/pr2/main.c index 17143e44..45efb58b 100644 --- a/testsuite/multiprocessing_unitary_tests/events/pr2/main.c +++ b/testsuite/multiprocessing_unitary_tests/events/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/events/pr3/main.c b/testsuite/multiprocessing_unitary_tests/events/pr3/main.c index ecbde304..37c9bcb4 100644 --- a/testsuite/multiprocessing_unitary_tests/events/pr3/main.c +++ b/testsuite/multiprocessing_unitary_tests/events/pr3/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/mutexes/config.yaml b/testsuite/multiprocessing_unitary_tests/mutexes/config.yaml index 5cfeb2b3..3c8c52b3 100644 --- a/testsuite/multiprocessing_unitary_tests/mutexes/config.yaml +++ b/testsuite/multiprocessing_unitary_tests/mutexes/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/multiprocessing_unitary_tests/mutexes/pr1/main.c b/testsuite/multiprocessing_unitary_tests/mutexes/pr1/main.c index 23e65baa..d8a81944 100644 --- a/testsuite/multiprocessing_unitary_tests/mutexes/pr1/main.c +++ b/testsuite/multiprocessing_unitary_tests/mutexes/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/mutexes/pr2/main.c b/testsuite/multiprocessing_unitary_tests/mutexes/pr2/main.c index 6b12ff06..c6d1febc 100644 --- a/testsuite/multiprocessing_unitary_tests/mutexes/pr2/main.c +++ b/testsuite/multiprocessing_unitary_tests/mutexes/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/mutexes/pr3/main.c b/testsuite/multiprocessing_unitary_tests/mutexes/pr3/main.c index ecbde304..37c9bcb4 100644 --- a/testsuite/multiprocessing_unitary_tests/mutexes/pr3/main.c +++ b/testsuite/multiprocessing_unitary_tests/mutexes/pr3/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/semaphore_sched/config.yaml b/testsuite/multiprocessing_unitary_tests/semaphore_sched/config.yaml index 84d19a34..fc359c39 100644 --- a/testsuite/multiprocessing_unitary_tests/semaphore_sched/config.yaml +++ b/testsuite/multiprocessing_unitary_tests/semaphore_sched/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr1/main.c b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr1/main.c index cbf515fd..4184e15a 100644 --- a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr1/main.c +++ b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr2/main.c b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr2/main.c index 7bd202c1..1ed29aa3 100644 --- a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr2/main.c +++ b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr3/main.c b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr3/main.c index 9f0046cf..8274f599 100644 --- a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr3/main.c +++ b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr3/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr4/main.c b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr4/main.c index dcefdcaa..9751ad28 100644 --- a/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr4/main.c +++ b/testsuite/multiprocessing_unitary_tests/semaphore_sched/pr4/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/multiprocessing_unitary_tests/testconfig.yaml b/testsuite/multiprocessing_unitary_tests/testconfig.yaml index ab97dfe2..b9d09546 100644 --- a/testsuite/multiprocessing_unitary_tests/testconfig.yaml +++ b/testsuite/multiprocessing_unitary_tests/testconfig.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team platform: !mux x86_gcc: diff --git a/testsuite/unitary_tests/assert/config.yaml b/testsuite/unitary_tests/assert/config.yaml index c5459516..9af9e6e1 100644 --- a/testsuite/unitary_tests/assert/config.yaml +++ b/testsuite/unitary_tests/assert/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/assert/pr1/main.c b/testsuite/unitary_tests/assert/pr1/main.c index 4473c098..e74e1555 100644 --- a/testsuite/unitary_tests/assert/pr1/main.c +++ b/testsuite/unitary_tests/assert/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/events/config.yaml b/testsuite/unitary_tests/events/config.yaml index 520157fc..4254db82 100644 --- a/testsuite/unitary_tests/events/config.yaml +++ b/testsuite/unitary_tests/events/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/events/pr1/main.c b/testsuite/unitary_tests/events/pr1/main.c index 068981b1..7e5ed38c 100644 --- a/testsuite/unitary_tests/events/pr1/main.c +++ b/testsuite/unitary_tests/events/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/events/pr2/main.c b/testsuite/unitary_tests/events/pr2/main.c index 5f3f65b4..5631054c 100644 --- a/testsuite/unitary_tests/events/pr2/main.c +++ b/testsuite/unitary_tests/events/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/events/pr3/main.c b/testsuite/unitary_tests/events/pr3/main.c index ecbde304..37c9bcb4 100644 --- a/testsuite/unitary_tests/events/pr3/main.c +++ b/testsuite/unitary_tests/events/pr3/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/hello_world_shutdown_qemu/config.yaml b/testsuite/unitary_tests/hello_world_shutdown_qemu/config.yaml index 86e5958b..8e5761da 100644 --- a/testsuite/unitary_tests/hello_world_shutdown_qemu/config.yaml +++ b/testsuite/unitary_tests/hello_world_shutdown_qemu/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/hello_world_shutdown_qemu/pr1/main.c b/testsuite/unitary_tests/hello_world_shutdown_qemu/pr1/main.c index 14ad1764..d4927acb 100644 --- a/testsuite/unitary_tests/hello_world_shutdown_qemu/pr1/main.c +++ b/testsuite/unitary_tests/hello_world_shutdown_qemu/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/limit_threads/config.yaml b/testsuite/unitary_tests/limit_threads/config.yaml index 271e7249..50152855 100644 --- a/testsuite/unitary_tests/limit_threads/config.yaml +++ b/testsuite/unitary_tests/limit_threads/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/limit_threads/pr1/main.c b/testsuite/unitary_tests/limit_threads/pr1/main.c index e2d787ac..17ebe0e0 100644 --- a/testsuite/unitary_tests/limit_threads/pr1/main.c +++ b/testsuite/unitary_tests/limit_threads/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/limit_threads/pr2/main.c b/testsuite/unitary_tests/limit_threads/pr2/main.c index 033a3269..0e4f5710 100644 --- a/testsuite/unitary_tests/limit_threads/pr2/main.c +++ b/testsuite/unitary_tests/limit_threads/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/mutexes/config.yaml b/testsuite/unitary_tests/mutexes/config.yaml index 8c98fda9..0bc7f539 100644 --- a/testsuite/unitary_tests/mutexes/config.yaml +++ b/testsuite/unitary_tests/mutexes/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/mutexes/pr1/main.c b/testsuite/unitary_tests/mutexes/pr1/main.c index 595948dd..2577aba0 100644 --- a/testsuite/unitary_tests/mutexes/pr1/main.c +++ b/testsuite/unitary_tests/mutexes/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/mutexes/pr2/main.c b/testsuite/unitary_tests/mutexes/pr2/main.c index 75069628..d2ee51fe 100644 --- a/testsuite/unitary_tests/mutexes/pr2/main.c +++ b/testsuite/unitary_tests/mutexes/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/mutexes/pr3/main.c b/testsuite/unitary_tests/mutexes/pr3/main.c index ecbde304..37c9bcb4 100644 --- a/testsuite/unitary_tests/mutexes/pr3/main.c +++ b/testsuite/unitary_tests/mutexes/pr3/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/semaphore_sched/config.yaml b/testsuite/unitary_tests/semaphore_sched/config.yaml index 3c1e6b2a..e664db33 100644 --- a/testsuite/unitary_tests/semaphore_sched/config.yaml +++ b/testsuite/unitary_tests/semaphore_sched/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/semaphore_sched/pr1/main.c b/testsuite/unitary_tests/semaphore_sched/pr1/main.c index 2d566eb9..65052693 100644 --- a/testsuite/unitary_tests/semaphore_sched/pr1/main.c +++ b/testsuite/unitary_tests/semaphore_sched/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/semaphore_sched/pr2/main.c b/testsuite/unitary_tests/semaphore_sched/pr2/main.c index babec88d..29a72b70 100644 --- a/testsuite/unitary_tests/semaphore_sched/pr2/main.c +++ b/testsuite/unitary_tests/semaphore_sched/pr2/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/semaphore_sched/pr3/main.c b/testsuite/unitary_tests/semaphore_sched/pr3/main.c index 257c2457..06efd82a 100644 --- a/testsuite/unitary_tests/semaphore_sched/pr3/main.c +++ b/testsuite/unitary_tests/semaphore_sched/pr3/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/semaphore_sched/pr4/main.c b/testsuite/unitary_tests/semaphore_sched/pr4/main.c index dcefdcaa..9751ad28 100644 --- a/testsuite/unitary_tests/semaphore_sched/pr4/main.c +++ b/testsuite/unitary_tests/semaphore_sched/pr4/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/test_modulo_div_64/config.yaml b/testsuite/unitary_tests/test_modulo_div_64/config.yaml index 86e5958b..8e5761da 100644 --- a/testsuite/unitary_tests/test_modulo_div_64/config.yaml +++ b/testsuite/unitary_tests/test_modulo_div_64/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/test_modulo_div_64/pr1/main.c b/testsuite/unitary_tests/test_modulo_div_64/pr1/main.c index 0200ea10..09496a6d 100644 --- a/testsuite/unitary_tests/test_modulo_div_64/pr1/main.c +++ b/testsuite/unitary_tests/test_modulo_div_64/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/test_printf/config.yaml b/testsuite/unitary_tests/test_printf/config.yaml index ab8b9546..c42b3963 100644 --- a/testsuite/unitary_tests/test_printf/config.yaml +++ b/testsuite/unitary_tests/test_printf/config.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team target: arch: x86 diff --git a/testsuite/unitary_tests/test_printf/pr1/main.c b/testsuite/unitary_tests/test_printf/pr1/main.c index 23e6f685..052d3662 100644 --- a/testsuite/unitary_tests/test_printf/pr1/main.c +++ b/testsuite/unitary_tests/test_printf/pr1/main.c @@ -9,7 +9,7 @@ * * Please follow the coding guidelines described in doc/CODING_GUIDELINES * - * Copyright (c) 2007-2024 POK team + * Copyright (c) 2007-2025 POK team */ #include diff --git a/testsuite/unitary_tests/testconfig.yaml b/testsuite/unitary_tests/testconfig.yaml index 042225f4..2e97666b 100644 --- a/testsuite/unitary_tests/testconfig.yaml +++ b/testsuite/unitary_tests/testconfig.yaml @@ -8,7 +8,7 @@ # # Please follow the coding guidelines described in doc/CODING_GUIDELINES # -# Copyright (c) 2007-2024 POK team +# Copyright (c) 2007-2025 POK team platform: !mux x86_gcc: