projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b09dd9
)
media: vsp1: convert to SPDX identifiers
author
Kuninori Morimoto
<
[email protected]
>
Mon, 6 Aug 2018 03:16:40 +0000
(23:16 -0400)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Wed, 12 Sep 2018 13:28:44 +0000
(09:28 -0400)
Signed-off-by: Kuninori Morimoto <
[email protected]
>
Reviewed-by: Simon Horman <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
include/media/vsp1.h
patch
|
blob
|
history
diff --git
a/include/media/vsp1.h
b/include/media/vsp1.h
index 3093b9cb9067e0a9599fdfd5d081e1ff08029f7b..dbe64dcb356a44c32c52f1eccced17ec167b77cc 100644
(file)
--- a/
include/media/vsp1.h
+++ b/
include/media/vsp1.h
@@
-1,14
+1,10
@@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* vsp1.h -- R-Car VSP1 API
*
* Copyright (C) 2015 Renesas Electronics Corporation
*
* Contact: Laurent Pinchart (
[email protected]
)
- *
- * 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.
*/
#ifndef __MEDIA_VSP1_H__
#define __MEDIA_VSP1_H__