clarify copyright for fifocache - its dual licensed LGPL v2.1 with MIT if used as part of FSP
This commit is contained in:
parent
9401d5c906
commit
a18032611e
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Simple FIFO generic cache. (c) Radim Kolar 2003.
|
||||
* This file is copyrighted as LGPL.
|
||||
* Simple FIFO generic cache. (c) Radim Kolar 2003, 2009
|
||||
* This file is copyrighted as LGPL v2.1
|
||||
*
|
||||
* When this file is used as part of FSP, it uses 2-term BSD license
|
||||
* (aka MIT/X11 License).
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Simple FIFO generic cache. (c) Radim Kolar 2003.
|
||||
* This file is copyrighted as LGPL.
|
||||
* Simple FIFO generic cache. (c) Radim Kolar 2003, 2009
|
||||
* This file is copyrighted as LGPL v2.1
|
||||
*
|
||||
* When this file is used as part of FSP, it uses 2-term BSD license
|
||||
* (aka MIT/X11 License).
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user