Update more copyright years
This commit is contained in:
parent
5e3f62e457
commit
3c5eae978d
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2013 - 2015, Přemysl Janouch <p.janouch@gmail.com>
|
||||
Copyright (c) 2013 - 2016, Přemysl Janouch <p.janouch@gmail.com>
|
||||
All rights reserved.
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* stardict.c: StarDict API
|
||||
*
|
||||
* Copyright (c) 2013 - 2015, Přemysl Janouch <p.janouch@gmail.com>
|
||||
* Copyright (c) 2013 - 2016, Přemysl Janouch <p.janouch@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* dictionaries, it should however be good enough for most of them that are
|
||||
* freely available on the Internet.
|
||||
*
|
||||
* Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com>
|
||||
* Copyright (c) 2013 - 2016, Přemysl Janouch <p.janouch@gmail.com>
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
Loading…
Reference in New Issue