From 84f3cb74aaf4db9dfb3f08ddfc6dbf467553e384 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Wed, 15 Jan 2020 11:51:12 +1100 Subject: [PATCH] px4_simple_app: UPdate copyright to last modification --- src/examples/px4_simple_app/px4_simple_app.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples/px4_simple_app/px4_simple_app.c b/src/examples/px4_simple_app/px4_simple_app.c index ea59f1af42..67faf88ae7 100644 --- a/src/examples/px4_simple_app/px4_simple_app.c +++ b/src/examples/px4_simple_app/px4_simple_app.c @@ -1,6 +1,6 @@ /**************************************************************************** * - * Copyright (c) 2012-2016 PX4 Development Team. All rights reserved. + * Copyright (c) 2012-2019 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