diff options
author | portix <portix@gmx.net> | 2010-08-05 00:52:49 +0200 |
---|---|---|
committer | portix <portix@gmx.net> | 2010-08-05 00:52:49 +0200 |
commit | df94e4e01fe05552ec7a4412c9baedfd36d00fa1 (patch) | |
tree | c9d20bcdd915438abce56737c82fdd3cbe2af537 /README | |
parent | aff268bc5151197dc0ec2873e94645faff53c39d (diff) | |
download | dwb-df94e4e01fe05552ec7a4412c9baedfd36d00fa1.zip |
added files
--HG--
branch : entry_per_view
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,16 @@ +Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk. + +This program is free software; you can redistribute it and/or modify it under the +terms of the GNU General Public License as published by the Free Software Foundation; +either version 3 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this +program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, +Fifth Floor, Boston, MA 02110-1301, USA. + +Contact: +Stefan Bolte <sbolte@lavabit.com> |