Update LICENSE file

This commit is contained in:
Moritz Lipp 2011-07-12 20:06:47 +02:00
parent da42eb7517
commit 2405e64067
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2009 ML, JY - pwmt.org
Copyright (c) 2011 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

8
README
View File

@ -4,10 +4,10 @@ zathura is a pdf viewer based on the poppler pdf rendering library
Requirements
------------
poppler-glib (0.12.3)
cairo (1.8.8)
gtk2 (2.18.6)
glib2 (2.22.4)
poppler-glib (>= 0.12.3)
cairo (>= 1.8.8)
gtk2 (>= 2.18.6)
glib2 (>= 2.22.4)
Please note that you need to have a working pkg-config installation
and that the Makefile is only compatible with GNU make.