diff --git a/boards/saam/saampixv1_1/src/board_config.h b/boards/saam/saampixv1_1/src/board_config.h index f92303da31..7f29fc3f4a 100644 --- a/boards/saam/saampixv1_1/src/board_config.h +++ b/boards/saam/saampixv1_1/src/board_config.h @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2015, 2016 PX4 Development Team. All rights reserved. + * Copyright (c) 2020-2026 PX4 Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/boards/saam/saampixv1_1/src/can.c b/boards/saam/saampixv1_1/src/can.c index 95c9e9a70a..882fe0f23b 100644 --- a/boards/saam/saampixv1_1/src/can.c +++ b/boards/saam/saampixv1_1/src/can.c @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2015, 2016 Saam Drones Development Team. All rights reserved. + * Copyright (c) 2020-2026 Saam Drones Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/boards/saam/saampixv1_1/src/init.c b/boards/saam/saampixv1_1/src/init.c index 910070500b..3977ae791e 100644 --- a/boards/saam/saampixv1_1/src/init.c +++ b/boards/saam/saampixv1_1/src/init.c @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2015, 2016 PX4 Development Team. All rights reserved. + * Copyright (c) 2020-2026 PX4 Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/boards/saam/saampixv1_1/src/led.c b/boards/saam/saampixv1_1/src/led.c index ca98c6894b..424451c1e0 100644 --- a/boards/saam/saampixv1_1/src/led.c +++ b/boards/saam/saampixv1_1/src/led.c @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2015, 2016 Saam Drones Development Team. All rights reserved. + * Copyright (c) 2020-2026 Saam Drones Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/boards/saam/saampixv1_1/src/timer_config.cpp b/boards/saam/saampixv1_1/src/timer_config.cpp index 6f917d6379..520534a84c 100644 --- a/boards/saam/saampixv1_1/src/timer_config.cpp +++ b/boards/saam/saampixv1_1/src/timer_config.cpp @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2015, 2016 PX4 Development Team. All rights reserved. + * Copyright (c) 2020-2026 PX4 Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/boards/saam/saampixv1_1/src/usb.c b/boards/saam/saampixv1_1/src/usb.c index d4a48bb593..6ddc4db003 100644 --- a/boards/saam/saampixv1_1/src/usb.c +++ b/boards/saam/saampixv1_1/src/usb.c @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2015, 2016 Saam Drones Development Team. All rights reserved. + * Copyright (c) 2020-2026 Saam Drones Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions