Use copyright as file header

master
dvdgrgrtt 3 years ago committed by dvdgrgrtt
parent a69fb1d50f
commit 3ffefe5ba7

@ -1,7 +1,4 @@
/**
* \file ch_awgn.h
* \brief Additive white Gaussian noise channel object
*
* \copyright Copyright 2013-2021 Software Radio Systems Limited
*
* \copyright By using this file, you agree to the terms and conditions set
@ -10,6 +7,12 @@
*
*/
/**
* \file ch_awgn.h
* \brief Additive white Gaussian noise channel object
*
*/
#include "srsran/config.h"
#include <stdint.h>

Loading…
Cancel
Save