Fix and update LICENSE
This commit is contained in:
parent
97f551d918
commit
ced3913e68
23
LICENSE
23
LICENSE
|
@ -1,14 +1,13 @@
|
|||
Copyright (c) 2010 - 2016, Přemysl Janouch <p.janouch@gmail.com>
|
||||
All rights reserved.
|
||||
Copyright (c) 2010 - 2016, Přemysl Janouch <p.janouch@gmail.com>
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category-symbol-view.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category-symbol-view.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category-tree-view.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category-tree-view.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category-view.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category-view.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-category.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-connection.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-connection.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-object.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-object.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-symbol.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-symbol.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-view.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram-view.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-diagram.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-library.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-library.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-lua-private.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-lua-symbol-private.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-lua-symbol.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-lua-symbol.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-lua.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-lua.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-symbol.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-symbol.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-types.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-types.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-undo-action.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-undo-action.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* liblogdiag.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-window-main.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011, 2012
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* ld-window-main.h
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* logdiag.c -- logdiag main source file.
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2010, 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2010, 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* diagram.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* point-array.c
|
||||
*
|
||||
* This file is a part of logdiag.
|
||||
* Copyright Přemysl Janouch 2011. All rights reserved.
|
||||
* Copyright Přemysl Janouch 2011
|
||||
*
|
||||
* See the file LICENSE for licensing information.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue