From 91c61db2b7d0195c6ce0b1a99b48590bdef06e1e Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Fri, 1 Dec 2017 17:49:12 +0100 Subject: [PATCH] Document myself as author of SocketCAN port of the original RPP library. Signed-off-by: Pavel Pisa --- blocks/tlc_c/rpp_can_common.tlc | 1 + blocks/tlc_c/sfunction_canreceive.tlc | 1 + blocks/tlc_c/sfunction_cansetup.tlc | 1 + blocks/tlc_c/sfunction_cantransmit.tlc | 1 + 4 files changed, 4 insertions(+) diff --git a/blocks/tlc_c/rpp_can_common.tlc b/blocks/tlc_c/rpp_can_common.tlc index 4c038c0..60ba294 100644 --- a/blocks/tlc_c/rpp_can_common.tlc +++ b/blocks/tlc_c/rpp_can_common.tlc @@ -3,6 +3,7 @@ %% Authors: %% Michal Horn %% Michal Sojka +%% Pavel Pisa - author of SocketCAN port %% %% Redistribution and use in source and binary forms, with or without %% modification, are permitted provided that the following conditions are diff --git a/blocks/tlc_c/sfunction_canreceive.tlc b/blocks/tlc_c/sfunction_canreceive.tlc index eb67561..bea21be 100644 --- a/blocks/tlc_c/sfunction_canreceive.tlc +++ b/blocks/tlc_c/sfunction_canreceive.tlc @@ -3,6 +3,7 @@ %% Authors: %% Michal Horn %% Michal Sojka +%% Pavel Pisa - author of SocketCAN port %% %% Redistribution and use in source and binary forms, with or without %% modification, are permitted provided that the following conditions are diff --git a/blocks/tlc_c/sfunction_cansetup.tlc b/blocks/tlc_c/sfunction_cansetup.tlc index f228c6f..4189f10 100644 --- a/blocks/tlc_c/sfunction_cansetup.tlc +++ b/blocks/tlc_c/sfunction_cansetup.tlc @@ -3,6 +3,7 @@ %% Authors: %% Michal Horn %% Michal Sojka +%% Pavel Pisa - author of SocketCAN port %% %% Redistribution and use in source and binary forms, with or without %% modification, are permitted provided that the following conditions are diff --git a/blocks/tlc_c/sfunction_cantransmit.tlc b/blocks/tlc_c/sfunction_cantransmit.tlc index 7ef9b68..d3a6c28 100644 --- a/blocks/tlc_c/sfunction_cantransmit.tlc +++ b/blocks/tlc_c/sfunction_cantransmit.tlc @@ -3,6 +3,7 @@ %% Authors: %% Michal Horn %% Michal Sojka +%% Pavel Pisa - author of SocketCAN port %% %% Redistribution and use in source and binary forms, with or without %% modification, are permitted provided that the following conditions are -- 2.39.2