From 9fa7cd067f9747dcbe723e5297106a4f0b01a902 Mon Sep 17 00:00:00 2001 From: gaurank kathpalia Date: Mon, 29 Jun 2020 10:48:17 +0530 Subject: [PATCH] qcacmn: Update the Copyright year in bss score files Update the Copyright year in new bss score file. Change-Id: Iaafcd74fe7f4b2c1d71e98c2884333d14f5777ff CRs-Fixed: 2720551 --- .../connection_mgr/dispatcher/inc/cfg_mlme_score_params.h | 6 +++--- .../connection_mgr/dispatcher/inc/wlan_cm_bss_score_param.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/umac/mlme/connection_mgr/dispatcher/inc/cfg_mlme_score_params.h b/umac/mlme/connection_mgr/dispatcher/inc/cfg_mlme_score_params.h index 3b3a4fca2a..43a5ca9dfe 100644 --- a/umac/mlme/connection_mgr/dispatcher/inc/cfg_mlme_score_params.h +++ b/umac/mlme/connection_mgr/dispatcher/inc/cfg_mlme_score_params.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, The Linux Foundation. All rights reserved. + * Copyright (c) 2012-2020, The Linux Foundation. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -18,8 +18,8 @@ * DOC: This file contains MLME SCORING related CFG/INI Items. */ -#ifndef __CFG_MLME_SCORE_PARAMS -#define __CFG_MLME_SCORE_PARAMS +#ifndef __CFG_MLME_SCORE_PARAMS_H +#define __CFG_MLME_SCORE_PARAMS_H /* * diff --git a/umac/mlme/connection_mgr/dispatcher/inc/wlan_cm_bss_score_param.h b/umac/mlme/connection_mgr/dispatcher/inc/wlan_cm_bss_score_param.h index 6bd74f1610..d4ce9fcefd 100644 --- a/umac/mlme/connection_mgr/dispatcher/inc/wlan_cm_bss_score_param.h +++ b/umac/mlme/connection_mgr/dispatcher/inc/wlan_cm_bss_score_param.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, The Linux Foundation. All rights reserved. + * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above