Standardized/updated copyright file headers in the src/systemcmds/tests/ directory.

This commit is contained in:
mcsauder
2019-01-22 05:49:24 -07:00
committed by Daniel Agar
parent 40e42a677b
commit 9d67bbc328
43 changed files with 571 additions and 318 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/****************************************************************************
*
* Copyright (c) 2012, 2013 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
@@ -33,7 +33,7 @@
/**
* @file test_uart_loopback.c
* Tests the uart outputs
* Tests the uart outputs.
*
* @author Lorenz Meier <lorenz@px4.io>
*/