mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
license: add missing license header [1/1]
PD#SWPL-4728 Problem: Missing license header Solution: Add correct license header Verify: Compling passed Change-Id: I291a41172f9ecf2cde7f7705e99ecb20567c9c8f Signed-off-by: Jiamin Ma <jiamin.ma@amlogic.com>
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
/*
|
||||
* meson_atrace.h
|
||||
* include/trace/events/meson_atrace.h
|
||||
*
|
||||
* Copyright (C) 2017 Amlogic, Inc. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
* more details.
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user