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 <l...@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 <l...@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


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to