mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-27 14:57:51 +01:00
Update copyright years
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
abcf1ce61e
commit
108e6bedbb
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2009-2014 pwmt.org
|
||||
Copyright (c) 2009-2015 pwmt.org
|
||||
|
||||
This software is provided 'as-is', without any express or implied
|
||||
warranty. In no event will the authors be held liable for any damages
|
||||
|
|
|
@ -11,7 +11,7 @@ templates_path = ['_templates']
|
|||
# -- Project configuration ------------------------------------------------
|
||||
|
||||
project = 'zathura'
|
||||
copyright = '2014, pwmt.org'
|
||||
copyright = '2009-2015, pwmt.org'
|
||||
version = '0.2.7'
|
||||
release = '0.2.7'
|
||||
|
||||
|
|
Loading…
Reference in a new issue