qcacmn: qdf: Remove legacy markings

Per current guidance remove legacy markings.

Change-Id: Ia920daa3248677b9446f4203c7698cbc37648fbd
CRs-Fixed: 2230684
This commit is contained in:
Jeff Johnson
2018-04-24 20:29:43 -07:00
committed by nshrivas
부모 3d70ae460b
커밋 1974e07df2
52개의 변경된 파일0개의 추가작업 그리고 463개의 파일을 삭제

파일 보기

@@ -1,9 +1,6 @@
/*
* Copyright (c) 2014-2017 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright notice and this permission notice appear in all
@@ -19,12 +16,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/*
* This file was originally distributed by Qualcomm Atheros, Inc.
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
/**
* DOC: qdf_defer.h
* This file abstracts deferred execution API's.