[LEDE-DEV] [PATCH v2 1/2] ar71xx: Add support for TP-Link MR6400
Filip Moc
lede at moc6.cz
Sat Feb 11 03:42:06 PST 2017
Hi,
> > huge disclaimer, can you not just use gplv2 ?
>
> Would the following header be acceptable?
>
> /*
> * TP-LINK TL-MR6400 board support
> *
> * Copyright (C) 2017 Filip Moc <lede at moc6.cz>
> *
> * LICENSE: 3-clause BSD
> */
Now when I think about it I guess it violates itself.
What about the following header?
/*
* TP-LINK TL-MR6400 board support
*
* Copyright (C) 2017 Filip Moc <lede at moc6.cz>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
* WARRANTIES, ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
* DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE.
*/
Filip
More information about the Lede-dev
mailing list